simulink

edu.tum.cs.simulink.model.stateflow
Class StateflowJunction

java.lang.Object
  extended by edu.tum.cs.simulink.model.ParameterizedElement
      extended by edu.tum.cs.simulink.model.stateflow.StateflowElementBase<P>
          extended by edu.tum.cs.simulink.model.stateflow.StateflowDeclContainerBase<IStateflowNodeContainer<?>>
              extended by edu.tum.cs.simulink.model.stateflow.StateflowNodeBase
                  extended by edu.tum.cs.simulink.model.stateflow.StateflowJunction
All Implemented Interfaces:
IStateflowElement<IStateflowNodeContainer<?>>

public class StateflowJunction
extends StateflowNodeBase

This class represents Stateflow junctions.

Version:
$Rev: 26285 $
Author:
deissenb, $Author: juergens $
Rating:
GREEN Hash: 57A4190FFF522741F8A0EAA1281D12EA

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

StateflowJunction

public StateflowJunction()
Create junction.

Method Detail

getType

public java.lang.String getType()
Get junction type.


toString

public java.lang.String toString()
Returns junction type and id.

Overrides:
toString in class StateflowElementBase<IStateflowNodeContainer<?>>

deepClone

public StateflowJunction deepClone()
Defines covariant returnt type.

Specified by:
deepClone in class StateflowNodeBase

simulink

simulink - 2.7