modelCompositeStep1

Composite step used to demonstrate exceptions (in StateGraph.Examples.ShowExceptions)

Extends from PartialCompositeStep (Superclass of a subgraph, i.e., a composite step that has internally a StateGraph).

Parameters

TypeNameDefaultDescription
Exception connections
IntegernSuspend (from PartialCompositeStep)1Number of suspend ports
IntegernResume (from PartialCompositeStep)1Number of resume ports

Connectors

TypeNameDefaultDescription
StateGraph.Interfaces.Step_ininPort (from PartialCompositeStep)
StateGraph.Interfaces.Step_outoutPort (from PartialCompositeStep)
StateGraph.Interfaces.CompositeStep_suspend[nSuspend]suspend (from PartialCompositeStep)
StateGraph.Interfaces.CompositeStep_resume[nResume]resume (from PartialCompositeStep)

Components

TypeNameDefaultDescription
StateGraph.Interfaces.CompositeStepStatestateGraphRoot (from PartialCompositeStep)Communication port between the CompositeStep and the steps within the CompositeStep
Booleanactive (from PartialCompositeStep)= true, if step is active, otherwise the step is not active
OuterStateouterState (from PartialCompositeStep)
Transitiontransition1
StepinitStep
StepexitStep
CompositeStep2compositeStep11
CompositeStep2compositeStep12
Transitiontransition2
Transitiontransition3
Transitiontransition4
AlternativeAlternative1