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

Public Member Functions

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

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ OrOperation() [1/2]

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

◆ OrOperation() [2/2]

UMol.OrOperation.OrOperation ( OrOperation  cpy)

Member Function Documentation

◆ apply()

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

Implements UMol.MetaClass.

◆ Clone()

override MetaClass UMol.OrOperation.Clone ( )
virtual

Implements UMol.MetaClass.


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