UnityMol  1.0.25beta
UMol.StringSelection Class Reference
Inheritance diagram for UMol.StringSelection:
UMol.MDASelection UMol.MetaClass UMol.AtomIdSelection UMol.AtomNameSelection UMol.AtomTypeNameSelection UMol.ChainNameSelection UMol.ResidueNameSelection UMol.SelectionSelection UMol.StructureNameSelection

Public Member Functions

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

List< string > vals
 
string field
 
bool suite = true
 
- Public Attributes inherited from UMol.MetaClass
MDAnalysisSelection mdaSel
 
string token
 
int precedence
 

Constructor & Destructor Documentation

◆ StringSelection() [1/2]

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

◆ StringSelection() [2/2]

UMol.StringSelection.StringSelection ( StringSelection  cpy)

Member Function Documentation

◆ apply()

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

Implements UMol.MetaClass.

◆ Clone()

override MetaClass UMol.StringSelection.Clone ( )
virtual

Implements UMol.MetaClass.

◆ init()

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

Implements UMol.MDASelection.

Member Data Documentation

◆ field

string UMol.StringSelection.field

◆ suite

bool UMol.StringSelection.suite = true

◆ vals

List<string> UMol.StringSelection.vals

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