UnityMol  1.0.25beta
UMol.Operation Class Reference
Inheritance diagram for UMol.Operation:
UMol.MetaClass UMol.AndOperation UMol.OrOperation

Public Member Functions

 Operation (MDAnalysisSelection mda, string t, int p)
 
 Operation (Operation cpy)
 
- Public Member Functions inherited from UMol.MetaClass
abstract HashSet< UnityMolAtomapply (HashSet< UnityMolAtom > group)
 
 MetaClass ()
 
 MetaClass (MetaClass cpy)
 
abstract MetaClass Clone ()
 

Public Attributes

MetaClass leftSel
 
MetaClass rightSel
 
- Public Attributes inherited from UMol.MetaClass
MDAnalysisSelection mdaSel
 
string token
 
int precedence
 

Constructor & Destructor Documentation

◆ Operation() [1/2]

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

◆ Operation() [2/2]

UMol.Operation.Operation ( Operation  cpy)

Member Data Documentation

◆ leftSel

MetaClass UMol.Operation.leftSel

◆ rightSel

MetaClass UMol.Operation.rightSel

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