simulink

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

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
              extended by edu.tum.cs.simulink.model.stateflow.StateflowData
All Implemented Interfaces:
IStateflowElement<StateflowDeclContainerBase<?>>

public class StateflowData
extends StateflowDeclBase

A Stateflow data object.

Version:
$Rev: 26285 $
Author:
deissenb, $Author: juergens $
Rating:
GREEN Hash: 92945C07CDDDF1ECF95133627868160F

Constructor Summary
StateflowData()
          Create new data object.
 
Method Summary
 StateflowData deepClone()
          Deep clone this data object.
 void remove()
          Remove this data object from the model.
 
Methods inherited from class edu.tum.cs.simulink.model.stateflow.StateflowDeclBase
getName, toString
 
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

StateflowData

public StateflowData()
Create new data object.

Method Detail

remove

public void remove()
Remove this data object from the model.

Specified by:
remove in interface IStateflowElement<StateflowDeclContainerBase<?>>
Specified by:
remove in class StateflowElementBase<StateflowDeclContainerBase<?>>

deepClone

public StateflowData deepClone()
Deep clone this data object.


simulink

simulink - 2.7