|
simulink | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
P
- Type of the parent of this node.public interface IStateflowNodeContainer<P extends IStateflowElement<?>>
This interface describes entities that contain StateflowNodeBase
s.
Method Summary | |
---|---|
void |
addNode(StateflowNodeBase node)
Add Stateflow node to this containter. |
|
getNodes()
Get nodes held by this container. |
Methods inherited from interface edu.tum.cs.simulink.model.stateflow.IStateflowElement |
---|
getParent, getStateflowId, remove |
Method Detail |
---|
void addNode(StateflowNodeBase node)
getNodes()
|
simulink | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |