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

Public Member Functions

 NotSelection (MDAnalysisSelection mda, string t, int p)
 
 NotSelection (NotSelection cpy)
 
override HashSet< UnityMolAtomapply (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
 

Constructor & Destructor Documentation

◆ NotSelection() [1/2]

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

◆ NotSelection() [2/2]

UMol.NotSelection.NotSelection ( NotSelection  cpy)

Member Function Documentation

◆ apply()

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

Reimplemented from UMol.UnarySelection.

◆ Clone()

override MetaClass UMol.NotSelection.Clone ( )
virtual

Reimplemented from UMol.UnarySelection.


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