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

Public Member Functions

 AllSelection (MDAnalysisSelection mda, string t, int p)
 
 AllSelection (AllSelection 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

◆ AllSelection() [1/2]

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

◆ AllSelection() [2/2]

UMol.AllSelection.AllSelection ( AllSelection  cpy)

Member Function Documentation

◆ apply()

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

Implements UMol.MetaClass.

◆ Clone()

override MetaClass UMol.AllSelection.Clone ( )
virtual

Implements UMol.MetaClass.

◆ init()

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

Implements UMol.MDASelection.


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