class documentation

class ScenarioContext(BaseContext):

View In Hierarchy

An instance of this class is found in the contexts dict of the root AveasOpenLabel instance.

Class Variable context_data 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.
context_data: ScenarioContextData =

Contains the attributes of the ScenarioContext.

name: Literal['scenario_context'] =

Is always 'scenario_context'.

type: Literal['ScenarioContext'] =

Is always 'ScenarioContext', the Python class representing this object.