| |
|
| org.cougaar.planning.plugin.legacy.SimplePlugin org.cougaar.mlm.examples.TriggerTesterPlugin
TriggerTesterPlugin | public class TriggerTesterPlugin extends SimplePlugin (Code) | | The Trigger tester plugin. A GUI based plugin which creates test planelements
that triggers are placed on. Both timebasedmonitors and predicatebasedmonitors
can be created. Currently configured with 2 triggers with timebasedmonitors that
watch for stale allocations, and rescind them and 1 predicatebasedmonitor that looks
for certain planelements and marks them as stale.
|
closeTheTransaction | public void closeTheTransaction(boolean b)(Code) | | |
execute | public synchronized void execute()(Code) | | |
openTheTransaction | public void openTheTransaction()(Code) | | |
setupSubscriptions | protected void setupSubscriptions()(Code) | | |
|
|
|