Package fabmetheus_utilities :: Package geometry :: Package geometry_utilities :: Module evaluate :: Class EvaluatorSelf
[hide private]
[frames] | no frames]

Class EvaluatorSelf

source code


Class to handle self.

Instance Methods [hide private]
 
executeCenterOperation(self, evaluators, evaluatorIndex)
Execute operator which acts on the center.
source code

Inherited from EvaluatorElement: __init__, executeFunction

Inherited from Evaluator: __repr__, executeBracket, executeDictionary, executeKey, executeLeftOperation, executeList, executePairOperation, executeRightOperation, executeString, getIsInRange

Method Details [hide private]

executeCenterOperation(self, evaluators, evaluatorIndex)

source code 

Execute operator which acts on the center.

Overrides: Evaluator.executeCenterOperation