UnityMol  1.0.25beta
UMol.UnarySelection Class Reference
Inheritance diagram for UMol.UnarySelection:
UMol.MDASelection UMol.MetaClass UMol.ByResSelection UMol.NotSelection

Public Member Functions

 UnarySelection (MDAnalysisSelection mda, string t, int p)
 
override void init (List< string > tokens, ref int curId)
 
override HashSet< UnityMolAtomapply (HashSet< UnityMolAtom > group)
 
 UnarySelection (UnarySelection cpy)
 
override MetaClass Clone ()
 
- Public Member Functions inherited from UMol.MDASelection
 MDASelection (MDAnalysisSelection mda, string t, int p)
 
 MDASelection (MDASelection cpy)
 
- Public Member Functions inherited from UMol.MetaClass
 MetaClass ()
 
 MetaClass (MetaClass cpy)
 

Public Attributes

MetaClass sel
 
- Public Attributes inherited from UMol.MetaClass
MDAnalysisSelection mdaSel
 
string token
 
int precedence
 

Constructor & Destructor Documentation

◆ UnarySelection() [1/2]

UMol.UnarySelection.UnarySelection ( MDAnalysisSelection  mda,
string  t,
int  p 
)

◆ UnarySelection() [2/2]

UMol.UnarySelection.UnarySelection ( UnarySelection  cpy)

Member Function Documentation

◆ apply()

override HashSet<UnityMolAtom> UMol.UnarySelection.apply ( HashSet< UnityMolAtom group)
virtual

Implements UMol.MetaClass.

Reimplemented in UMol.ByResSelection, and UMol.NotSelection.

◆ Clone()

override MetaClass UMol.UnarySelection.Clone ( )
virtual

Implements UMol.MetaClass.

Reimplemented in UMol.ByResSelection, and UMol.NotSelection.

◆ init()

override void UMol.UnarySelection.init ( List< string >  tokens,
ref int  curId 
)
virtual

Implements UMol.MDASelection.

Member Data Documentation

◆ sel

MetaClass UMol.UnarySelection.sel

The documentation for this class was generated from the following file: