| Special Interface to PlanElement for Assessors only.
In particular, only plugins which provide cougaar-external access
to a given asset should call these methods. For example, the
infrastructure relies on this interface to propagate allocation
information between agents for organizations.
Note that while all PlanElements implement this interface,
PlanElement does not extend this interface, thus forcing
Assessors to cast to this class.
In no case should a plugin cast PlanElements to any type
in the cougaar planning package tree.
|