org.infolayer.model
Class UmlUninterpretedAction

java.lang.Object
  extended byorg.infolayer.model.UmlModelElement
      extended byorg.infolayer.model.UmlStateMachineElement
          extended byorg.infolayer.model.UmlAction
              extended byorg.infolayer.model.UmlUninterpretedAction
All Implemented Interfaces:
de.pleumann.statemachine.model.Action, org.ksoap2.serialization.KvmSerializable

public class UmlUninterpretedAction
extends UmlAction

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
UmlUninterpretedAction()
           
 
Methods inherited from class org.infolayer.model.UmlAction
execute
 
Methods inherited from class org.infolayer.model.UmlStateMachineElement
getMdInfo, setMdInfo
 
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

UmlUninterpretedAction

public UmlUninterpretedAction()