|
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 IStateflowElement<P extends IStateflowElement<?>>
Interface for Stateflow elements.
Method Summary | |
---|---|
P |
getParent()
Get parent element. |
java.lang.String |
getStateflowId()
In the MDL file each Stateflow element is annotated with an Id. |
void |
remove()
Remove this element from the model |
Method Detail |
---|
P getParent()
java.lang.String getStateflowId()
void remove()
|
simulink | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |