|
simulink | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.tum.cs.simulink.model.ParameterizedElement
edu.tum.cs.simulink.model.stateflow.StateflowElementBase<StateflowDeclContainerBase<?>>
edu.tum.cs.simulink.model.stateflow.StateflowDeclBase
public abstract class StateflowDeclBase
Base class for Stateflow declarations StateflowData
and
StateflowEvent
.
Constructor Summary | |
---|---|
|
StateflowDeclBase()
Create new data object. |
protected |
StateflowDeclBase(StateflowDeclBase orig)
Copy constructor for deep cloning. |
Method Summary | |
---|---|
java.lang.String |
getName()
Get name. |
java.lang.String |
toString()
Returns name |
Methods inherited from class edu.tum.cs.simulink.model.stateflow.StateflowElementBase |
---|
getParent, getStateflowId, remove |
Methods inherited from class edu.tum.cs.simulink.model.ParameterizedElement |
---|
getDeclaredParameter, getDeclaredParameterNames, getParameter, getParameterNames, setParameter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StateflowDeclBase()
protected StateflowDeclBase(StateflowDeclBase orig)
Method Detail |
---|
public java.lang.String getName()
public java.lang.String toString()
toString
in class StateflowElementBase<StateflowDeclContainerBase<?>>
|
simulink | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |