class documentation

class EnvironmentContextData(Attributes, EachAttributeOnlyOnceEnforcer):

View In Hierarchy

This class contains the attributes of the EnvironmentContext class.

They can be retrieved from the num and text fields according to their type.

Class Variable num The numeric attributes of the EnvironmentContext
Class Variable text The textual attributes of the EnvironmentContext
Class Variable vec The vectorial attributes of the EnvironmentContext

Inherited from EachAttributeOnlyOnceEnforcer:

Method _attribute_type_list Undocumented