simulink

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

java.lang.Object
  extended by edu.tum.cs.simulink.model.ParameterizedElement
      extended by edu.tum.cs.simulink.model.stateflow.StateflowElementBase<StateflowDeclContainerBase<?>>
          extended by edu.tum.cs.simulink.model.stateflow.StateflowDeclBase
All Implemented Interfaces:
IStateflowElement<StateflowDeclContainerBase<?>>
Direct Known Subclasses:
StateflowData, StateflowEvent

public abstract class StateflowDeclBase
extends StateflowElementBase<StateflowDeclContainerBase<?>>

Base class for Stateflow declarations StateflowData and StateflowEvent.

Version:
$Rev: 26285 $
Author:
deissenb, $Author: juergens $
Rating:
GREEN Hash: 6F7C990DDC850FDA5D176948586E1DE9

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

StateflowDeclBase

public StateflowDeclBase()
Create new data object.


StateflowDeclBase

protected StateflowDeclBase(StateflowDeclBase orig)
Copy constructor for deep cloning.

Method Detail

getName

public java.lang.String getName()
Get name.


toString

public java.lang.String toString()
Returns name

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

simulink

simulink - 2.7