![]() |
UnityMol
1.0.25beta
|
Public Member Functions | |
UnarySelection (MDAnalysisSelection mda, string t, int p) | |
override void | init (List< string > tokens, ref int curId) |
override HashSet< UnityMolAtom > | apply (HashSet< UnityMolAtom > group) |
UnarySelection (UnarySelection cpy) | |
override MetaClass | Clone () |
![]() | |
MDASelection (MDAnalysisSelection mda, string t, int p) | |
MDASelection (MDASelection cpy) | |
![]() | |
MetaClass () | |
MetaClass (MetaClass cpy) | |
Public Attributes | |
MetaClass | sel |
![]() | |
MDAnalysisSelection | mdaSel |
string | token |
int | precedence |
UMol.UnarySelection.UnarySelection | ( | MDAnalysisSelection | mda, |
string | t, | ||
int | p | ||
) |
UMol.UnarySelection.UnarySelection | ( | UnarySelection | cpy | ) |
|
virtual |
Implements UMol.MetaClass.
Reimplemented in UMol.ByResSelection, and UMol.NotSelection.
|
virtual |
Implements UMol.MetaClass.
Reimplemented in UMol.ByResSelection, and UMol.NotSelection.
|
virtual |
Implements UMol.MDASelection.
MetaClass UMol.UnarySelection.sel |