berth
Class ResponsibleReply

java.lang.Object
  extended byaos.jack.jak.util.Watchable
      extended byaos.jack.jak.fsm.FSM
          extended byaos.jack.jak.event.Event
              extended byaos.jack.jak.event.MessageEvent
                  extended byberth.ResponsibleReply
All Implemented Interfaces:
aos.apib.Base, aos.jack.jak.trace.Documented, aos.jack.jak.trace.EventIntrospection, aos.jack.jak.rvt.MonitoredInterface, aos.jack.jak.util.ObservableInt, aos.jack.jak.rvt.RVTTraceable, java.io.Serializable, aos.jack.jak.trace.Traceable, aos.jack.jak.trace.VariableIntrospection

public class ResponsibleReply
extends aos.jack.jak.event.MessageEvent
implements aos.apib.Base, java.io.Serializable

Automatically generated class from 'null'.

See Also:
Serialized Form

Field Summary
static berth.ResponsibleReply.__SS streamer
           
 
Fields inherited from class aos.jack.jak.event.MessageEvent
from, ident, message, mid, rmid, sentInfo, tracer
 
Fields inherited from class aos.jack.jak.event.Event
__sentinel, __tracer, behavior, FAILED_STATE, FILTERED_STATE, ocSoSxRN, oibxRNbo, oNmClIPw, opbuxRsu, oprrMDMw, oRoImClD, ovCnxRss, ovMLSoIm, oxrWpdil, PASSED_STATE, PICKBEHAVIOR_STATE, PICKPLAN_STATE, priority, relevant, START_STATE, SUBTASK_STATE, task
 
Fields inherited from class aos.jack.jak.fsm.FSM
__task, agent, CONTINUE, EXCEPTION, FAILED, oCPvOlIm, oPxOzOCn, oxncvRsN, PASSED, RESUME, STARTUP, SUBTASK, SUSPEND, trailPoint
 
Fields inherited from class aos.jack.jak.util.Watchable
_obs, changed
 
Constructor Summary
ResponsibleReply()
          Automatically generated constructor.
 
Method Summary
 boolean equals(java.lang.Object o)
          Automatically generated method.
 java.lang.String getDocumentation()
           
 aos.apib.StreamerSupport getStreamer()
          Automatically generated method.
 int hashCode()
          Automatically generated method.
 ResponsibleReply replyDelegation()
           
 java.lang.String stateInfo()
           
 
Methods inherited from class aos.jack.jak.event.MessageEvent
finalize, getMessage, getMonitor, getReply, lostReply, replied, setSentInfo, toString, traceReceived, traceSent
 
Methods inherited from class aos.jack.jak.event.Event
addRelevant, checkAttribute, createBehavior, defaultHandler, dump, filter, getEventName, getMyBehavior, getSignature, getTraceableInfo, getVariable, getVariable, getVariableValue, getVariableValue, gotException, hasDefaultHandler, init, init, init, initBehavior, isFailed, isPassed, isRunning, isTraceEnabled, oCpmCpdi, oNboIboL, oNWncs0z, opbNdino, opdSucvp, oRNdilIC, oRxRsucv, owxRuoDr, postProcess, preProcess, process, pruneRelevant, remove, run, setTraceEnabled, setTraceState, thrownAnException, traceGoal, variableNames, variableTypes
 
Methods inherited from class aos.jack.jak.fsm.FSM
describe, discard, exceptionInfo, getAgent, getPreferredPriority, loadClass, restart, setMode
 
Methods inherited from class aos.jack.jak.util.Watchable
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

streamer

public static final berth.ResponsibleReply.__SS streamer
Constructor Detail

ResponsibleReply

public ResponsibleReply()
Automatically generated constructor.

Method Detail

getStreamer

public aos.apib.StreamerSupport getStreamer()
Automatically generated method.

Specified by:
getStreamer in interface aos.apib.Base

hashCode

public int hashCode()
Automatically generated method.


equals

public boolean equals(java.lang.Object o)
Automatically generated method.


getDocumentation

public java.lang.String getDocumentation()
Specified by:
getDocumentation in interface aos.jack.jak.trace.Documented

replyDelegation

public ResponsibleReply replyDelegation()

stateInfo

public java.lang.String stateInfo()