AssetTransfer Interface
An AssetTransfer is a type of PlanElement
which represents an Asset being assigned to another Agent for use.
An AssetAssignment PlanningDirective is closely related
Returns an Asset that has certain capabilities.
This Asset is being assigned to a agent for use.
org.cougaar.planning.ldm.asset.Asset - a physical entity or agent that is assigned to a Agent.
request that the destination organization be re-contacted due
to changes in the transferred asset (e.g. Organization predictor
has been modified. The AssetTransfer object also should be
publishChange()ed.
Checks to see if there is a potential conflict with the asset's
available schedule. ( Asset.getRoleSchedule().getAvailableSchedule() )
Will return true if there is a potential conflict.
boolean
Checks to see if there is a potential conflict with another allocation
or asset transfer involving the same asset.
Will return true if there is a potential conflict.
Will return false if there is NOT a potential conflict.
boolean