|
simulink | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IStateflowElement<P extends IStateflowElement<?>> | Interface for Stateflow elements. |
IStateflowNodeContainer<P extends IStateflowElement<?>> | This interface describes entities that contain StateflowNodeBase s. |
Class Summary | |
---|---|
StateflowBlock | A special Simulink block that stores state charts. |
StateflowChart | This class represents Stateflow charts. |
StateflowData | A Stateflow data object. |
StateflowDeclBase | Base class for Stateflow declarations StateflowData and
StateflowEvent . |
StateflowDeclContainerBase<P extends IStateflowElement<?>> | Base class for classes that contain Stateflow declarations. |
StateflowElementBase<P extends IStateflowElement<?>> | Base class for all Stateflow elements. |
StateflowEvent | A Stateflow event object. |
StateflowJunction | This class represents Stateflow junctions. |
StateflowMachine | The Stateflow machine is the container element of all Stateflow elements of a Simulink model. |
StateflowNodeBase | Base class for Stateflow nodes (elements that can be connected by transitions). |
StateflowState | This class represents Stateflow states. |
StateflowTarget | A Stateflow target object. |
StateflowTransition | A Stateflow transition. |
This package contains the implementation of the Stateflow part of a Simulink model.
|
simulink | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |