demo.inpro.system.greifarm
Class ActionIU.StartActionIU

java.lang.Object
  extended by inpro.incremental.unit.IU
      extended by demo.inpro.system.greifarm.ActionIU
          extended by demo.inpro.system.greifarm.ActionIU.StartActionIU
All Implemented Interfaces:
java.lang.Comparable<IU>
Enclosing class:
ActionIU

protected static class ActionIU.StartActionIU
extends ActionIU


Nested Class Summary
 
Nested classes/interfaces inherited from class demo.inpro.system.greifarm.ActionIU
ActionIU.StartActionIU
 
Nested classes/interfaces inherited from class inpro.incremental.unit.IU
IU.IUUpdateListener, IU.Progress
 
Field Summary
 
Fields inherited from class demo.inpro.system.greifarm.ActionIU
goalPosition, greifarm
 
Fields inherited from class inpro.incremental.unit.IU
creationTime, FIRST_IU, groundedIn, grounds, nextSameLevelLinks, previousSameLevelLink
 
Constructor Summary
ActionIU.StartActionIU(GreifarmController greifarm)
           
 
Method Summary
 ActionType getType()
           
 java.lang.String toPayLoad()
           
 
Methods inherited from class demo.inpro.system.greifarm.ActionIU
commit, isWeak, precedesPause, realizedDirection, revoke
 
Methods inherited from class inpro.incremental.unit.IU
addNextSameLevelLink, addUpdateListener, compareTo, connectSLL, deepToString, duration, endTime, equals, getAge, getAmongNextSameLevelLinks, getCreationTime, getID, getNextSameLevelLink, getNextSameLevelLinks, getOngoingGroundedIU, getProgress, getSameLevelLink, ground, groundedIn, groundIn, groundIn, grounds, hashCode, isCommitted, isCompleted, isOngoing, isRevoked, isUpcoming, notifyListeners, payloadEquals, removeAllNextSameLevelLinks, removeGrin, removeGrin, reorderNextSameLevelLink, setAsTopNextSameLevelLink, setSameLevelLink, startTime, toLabelLine, toString, toTEDviewXML, updateOnGrinUpdates
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ActionIU.StartActionIU

ActionIU.StartActionIU(GreifarmController greifarm)
Method Detail

getType

public ActionType getType()
Overrides:
getType in class ActionIU

toPayLoad

public java.lang.String toPayLoad()
Overrides:
toPayLoad in class ActionIU