simulink

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

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.StateflowEvent
All Implemented Interfaces:
IStateflowElement<StateflowDeclContainerBase<?>>

public class StateflowEvent
extends StateflowDeclBase

A Stateflow event object.

Version:
$Rev: 26285 $
Author:
deissenb, $Author: juergens $
Rating:
GREEN Hash: 9F7367F85F8ABD632963D2467A4ACE1A

Constructor Summary
StateflowEvent()
          Create event.
 
Method Summary
 StateflowEvent deepClone()
          Deep clone this event.
 void remove()
          Remove this event 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

StateflowEvent

public StateflowEvent()
Create event.

Method Detail

remove

public void remove()
Remove this event from the model.

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

deepClone

public StateflowEvent deepClone()
Deep clone this event.


simulink

simulink - 2.7