| java.lang.Object org.cougaar.planning.ldm.lps.NotificationLP
Method Summary | |
final static void | checkValues(PlanElement pe, Collection changes, RootPlan rootplan, LogPlan logplan, PlanningFactory ldmf, MessageAddress self) | final static void | createNotification(UID ptuid, Task t, AllocationResult ar, Collection changes, RootPlan rootplan, LogPlan logplan, PlanningFactory ldmf, MessageAddress self) | public void | execute(EnvelopeTuple o, Collection changes) Parameters: o - an Envelope.Tuple.object is an ADDED PlanElement which contains an Allocation to an Organization.Do something if the test returned true i.e. | public void | init() | public void | restart(MessageAddress cid) |
execute | public void execute(EnvelopeTuple o, Collection changes)(Code) | | Parameters: o - an Envelope.Tuple.object is an ADDED PlanElement which contains an Allocation to an Organization.Do something if the test returned true i.e. it was an Allocation |
|
|