class documentation
class EnvironmentContext(BaseContext):
An instance of this class is found in the contexts
dict of the root AveasOpenLabel
instance.
Class Variable | context |
Contains the attributes of the EnvironmentContext . |
Class Variable | name |
Is always 'environment_context'. |
Class Variable | type |
Is always 'EnvironmentContext', the Python class representing this object. |