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

Public Member Functions

 PropertySelection (MDAnalysisSelection mda, string t, int p)
 
 PropertySelection (PropertySelection cpy)
 
override void init (List< string > tokens, ref int curId)
 
override HashSet< UnityMolAtomapply (HashSet< UnityMolAtom > group)
 
override MetaClass Clone ()
 
- 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)
 

Static Public Member Functions

static bool applyOp (string logic, float x, float y)
 

Public Attributes

string proper
 
float thevalue
 
string theoperator
 
- Public Attributes inherited from UMol.MetaClass
MDAnalysisSelection mdaSel
 
string token
 
int precedence
 

Constructor & Destructor Documentation

◆ PropertySelection() [1/2]

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

◆ PropertySelection() [2/2]

UMol.PropertySelection.PropertySelection ( PropertySelection  cpy)

Member Function Documentation

◆ apply()

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

Implements UMol.MetaClass.

◆ applyOp()

static bool UMol.PropertySelection.applyOp ( string  logic,
float  x,
float  y 
)
static

◆ Clone()

override MetaClass UMol.PropertySelection.Clone ( )
virtual

Implements UMol.MetaClass.

◆ init()

override void UMol.PropertySelection.init ( List< string >  tokens,
ref int  curId 
)
virtual

Implements UMol.MDASelection.

Member Data Documentation

◆ proper

string UMol.PropertySelection.proper

◆ theoperator

string UMol.PropertySelection.theoperator

◆ thevalue

float UMol.PropertySelection.thevalue

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