UnityMol  1.0.25beta
UMol.NothingSelection Class Reference
Inheritance diagram for UMol.NothingSelection:
UMol.MDASelection UMol.MetaClass

Public Member Functions

 NothingSelection (MDAnalysisSelection mda, string t, int p)
 
 NothingSelection (NothingSelection cpy)
 
override HashSet< UnityMolAtomapply (HashSet< UnityMolAtom > group)
 
override void init (List< string > tokens, ref int curId)
 
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)
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ NothingSelection() [1/2]

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

◆ NothingSelection() [2/2]

UMol.NothingSelection.NothingSelection ( NothingSelection  cpy)

Member Function Documentation

◆ apply()

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

Implements UMol.MetaClass.

◆ Clone()

override MetaClass UMol.NothingSelection.Clone ( )
virtual

Implements UMol.MetaClass.

◆ init()

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

Implements UMol.MDASelection.


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