|
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<P>
edu.tum.cs.simulink.model.stateflow.StateflowDeclContainerBase<IStateflowNodeContainer<?>>
edu.tum.cs.simulink.model.stateflow.StateflowNodeBase
edu.tum.cs.simulink.model.stateflow.StateflowJunction
public class StateflowJunction
This class represents Stateflow junctions.
| Constructor Summary | |
|---|---|
StateflowJunction()
Create junction. |
|
| Method Summary | |
|---|---|
StateflowJunction |
deepClone()
Defines covariant returnt type. |
java.lang.String |
getType()
Get junction type. |
java.lang.String |
toString()
Returns junction type and id. |
| Methods inherited from class edu.tum.cs.simulink.model.stateflow.StateflowNodeBase |
|---|
getInTransitions, getOutTransitions, remove |
| Methods inherited from class edu.tum.cs.simulink.model.stateflow.StateflowDeclContainerBase |
|---|
addData, addEvent, getData, getEvents |
| Methods inherited from class edu.tum.cs.simulink.model.stateflow.StateflowElementBase |
|---|
getParent, getStateflowId |
| 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 StateflowJunction()
| Method Detail |
|---|
public java.lang.String getType()
public java.lang.String toString()
toString in class StateflowElementBase<IStateflowNodeContainer<?>>public StateflowJunction deepClone()
deepClone in class StateflowNodeBase
|
simulink | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||