berth
Class ReceiveShipResponsibility

java.lang.Object
  extended byaos.jack.jak.agent.Capability
      extended byberth.ReceiveShipResponsibility
All Implemented Interfaces:
aos.jack.jak.rvt.ContextProvider, aos.jack.jak.event.EventRecipient, aos.jack.jak.agent.NameSpace

public class ReceiveShipResponsibility
extends aos.jack.jak.agent.Capability

Capability Berth-agent This capability makes the Berth-agent able to receive ship responsibility.

See Also:
DelegationOfResponsibility, DisplayShip, IncomingShip, shipAllocation

Field Summary
 DisplayShip ev1
           
 IncomingShip ev2
           
 
Fields inherited from class aos.jack.jak.agent.Capability
externals, odIP0zOl, oLinoIbo, ovzOzOCp, prefix
 
Constructor Summary
ReceiveShipResponsibility(aos.jack.jak.agent.NameSpace outer)
           
 
Method Summary
 void __bindNames()
           
 void __init_desc()
           
 void __init1()
           
 void __init2()
           
 java.lang.String getDocumentation()
           
 
Methods inherited from class aos.jack.jak.agent.Capability
__bindToPlan, __initCapability, addEvent, addGlobal, addNamedObject, addPlan, addShared, autorun, findEvent, findEvent, findGlobal, findShared, getAgent, getContext, getIF, getNamedObject, getNamedObjectFlags, getTraceableInfo, init_desc, isEnabled, postEvent, rvtID, setEnabled, setNamedCreator, setNamedObject, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ev1

public DisplayShip ev1

ev2

public IncomingShip ev2
Constructor Detail

ReceiveShipResponsibility

public ReceiveShipResponsibility(aos.jack.jak.agent.NameSpace outer)
Method Detail

getDocumentation

public java.lang.String getDocumentation()

__init1

public void __init1()

__init2

public void __init2()

__init_desc

public void __init_desc()

__bindNames

public void __bindNames()