simulink

Package edu.tum.cs.simulink.model.stateflow

This package contains the implementation of the Stateflow part of a Simulink model.

See:
          Description

Interface Summary
IStateflowElement<P extends IStateflowElement<?>> Interface for Stateflow elements.
IStateflowNodeContainer<P extends IStateflowElement<?>> This interface describes entities that contain StateflowNodeBases.
 

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.
 

Package edu.tum.cs.simulink.model.stateflow Description

This package contains the implementation of the Stateflow part of a Simulink model.


simulink

simulink - 2.7