class documentation
class ScenarioContext(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 ScenarioContext . |
Class Variable | name |
Is always 'scenario_context'. |
Class Variable | type |
Is always 'ScenarioContext', the Python class representing this object. |