Method Summary |
|
org.cougaar.planning.ldm.asset.Asset | getAsset() Returns an Asset that has certain capabilities. |
Role | getRole() Return the Role that the Asset is performing while executing
this PlanElement (Task). |
boolean | isAssetAvailabilityConflict() Checks to see if there is a potential conflict with the asset's
available schedule. |
boolean | isPotentialConflict() Checks to see if there is a potential conflict with another allocation
or asset transfer involving the same asset. |
boolean | isStale() Check to see if this allocation is Stale and needs to be revisited. |
void | setStale(boolean stalestate) Set the stale flag. |