|
simulink | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StateflowElementBase | |
|---|---|
| edu.tum.cs.simulink.model.stateflow | This package contains the implementation of the Stateflow part of a Simulink model. |
| Uses of StateflowElementBase in edu.tum.cs.simulink.model.stateflow |
|---|
| Subclasses of StateflowElementBase in edu.tum.cs.simulink.model.stateflow | |
|---|---|
class |
StateflowChart
This class represents Stateflow charts. |
class |
StateflowData
A Stateflow data object. |
class |
StateflowDeclBase
Base class for Stateflow declarations StateflowData and
StateflowEvent. |
class |
StateflowDeclContainerBase<P extends IStateflowElement<?>>
Base class for classes that contain Stateflow declarations. |
class |
StateflowEvent
A Stateflow event object. |
class |
StateflowJunction
This class represents Stateflow junctions. |
class |
StateflowMachine
The Stateflow machine is the container element of all Stateflow elements of a Simulink model. |
class |
StateflowNodeBase
Base class for Stateflow nodes (elements that can be connected by transitions). |
class |
StateflowState
This class represents Stateflow states. |
class |
StateflowTarget
A Stateflow target object. |
| Constructors in edu.tum.cs.simulink.model.stateflow with parameters of type StateflowElementBase | |
|---|---|
StateflowElementBase(StateflowElementBase<? extends P> orig)
Copy constructor for deep cloning. |
|
|
simulink | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||