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

Class ClassObject

source code

Class to hold class attributes and functions.

Instance Methods [hide private]
 
__init__(self, xmlElement)
Initialize.
source code
 
_getAccessibleAttribute(self, attributeName)
Get the accessible attribute.
source code
 
__repr__(self)
Get the string representation of this Class.
source code
 
_setAccessibleAttribute(self, attributeName, value)
Set the accessible attribute.
source code