![]() |
UnityMol
1.0.25beta
|
Public Member Functions | |
| NotSelection (MDAnalysisSelection mda, string t, int p) | |
| NotSelection (NotSelection cpy) | |
| override HashSet< UnityMolAtom > | apply (HashSet< UnityMolAtom > group) |
| override MetaClass | Clone () |
Public Member Functions inherited from UMol.UnarySelection | |
| UnarySelection (MDAnalysisSelection mda, string t, int p) | |
| override void | init (List< string > tokens, ref int curId) |
| UnarySelection (UnarySelection cpy) | |
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.UnarySelection | |
| MetaClass | sel |
Public Attributes inherited from UMol.MetaClass | |
| MDAnalysisSelection | mdaSel |
| string | token |
| int | precedence |
| UMol.NotSelection.NotSelection | ( | MDAnalysisSelection | mda, |
| string | t, | ||
| int | p | ||
| ) |
| UMol.NotSelection.NotSelection | ( | NotSelection | cpy | ) |
|
virtual |
Reimplemented from UMol.UnarySelection.
|
virtual |
Reimplemented from UMol.UnarySelection.