org.infolayer.model
Class UmlStateMachineElement

java.lang.Object
  extended byorg.infolayer.model.UmlModelElement
      extended byorg.infolayer.model.UmlStateMachineElement
All Implemented Interfaces:
org.ksoap2.serialization.KvmSerializable
Direct Known Subclasses:
UmlAction, UmlEvent, UmlGuard, UmlStateVertex, UmlTransition

public class UmlStateMachineElement
extends UmlModelElement

Author:
J�rg Pleumann To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.

Field Summary
 
Fields inherited from class org.infolayer.model.UmlModelElement
PRIVATE, PROTECTED, PUBLIC
 
Constructor Summary
UmlStateMachineElement()
           
 
Method Summary
 MagicDrawElement getMdInfo()
           
 void setMdInfo(MagicDrawElement info)
           
 
Methods inherited from class org.infolayer.model.UmlModelElement
getComment, getLabel, getName, getProperty, getPropertyCount, getPropertyInfo, getTaggedValue, getTaggedValue, getVisibility, init, setName, setProperty, setTaggedValue, setVisibility, setVisibility, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UmlStateMachineElement

public UmlStateMachineElement()
Method Detail

getMdInfo

public MagicDrawElement getMdInfo()

setMdInfo

public void setMdInfo(MagicDrawElement info)