|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectaos.jack.jak.util.Watchable
aos.jack.jak.fsm.FSM
aos.jack.jak.event.Event
gui.ShipBerthInitiation
Event ShipBerthInitiation This event is posted from the constructor of the GUI agent, to forward the name of the files to be read from
GUI
Field Summary | |
java.lang.String |
berthFile
|
java.lang.String |
berthLiftingArmFile
|
java.lang.String |
liftingArmProductFile
|
java.lang.String |
shipFile
|
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 | |
ShipBerthInitiation()
|
Method Summary | |
java.lang.String |
getDocumentation()
|
java.lang.Object |
getVariable(int n)
|
ShipBerthInitiation |
shipInit(java.lang.String shipFile,
java.lang.String berthFile,
java.lang.String berthLiftingArmFile,
java.lang.String liftingArmProductFile)
|
java.lang.String |
stateInfo()
|
java.lang.String[] |
variableNames()
|
java.lang.String[] |
variableTypes()
|
Methods inherited from class aos.jack.jak.event.Event |
addRelevant, checkAttribute, createBehavior, defaultHandler, dump, filter, getEventName, getMonitor, getMyBehavior, getSignature, getTraceableInfo, 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 |
Methods inherited from class aos.jack.jak.fsm.FSM |
describe, discard, exceptionInfo, getAgent, getPreferredPriority, loadClass, restart, setMode, toString |
Methods inherited from class aos.jack.jak.util.Watchable |
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public java.lang.String shipFile
public java.lang.String berthFile
public java.lang.String berthLiftingArmFile
public java.lang.String liftingArmProductFile
Constructor Detail |
public ShipBerthInitiation()
Method Detail |
public java.lang.String getDocumentation()
public ShipBerthInitiation shipInit(java.lang.String shipFile, java.lang.String berthFile, java.lang.String berthLiftingArmFile, java.lang.String liftingArmProductFile)
public java.lang.String stateInfo()
public java.lang.String[] variableNames()
public java.lang.String[] variableTypes()
public java.lang.Object getVariable(int n)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |