| org.cougaar.planning.plugin.legacy.SimplePlugin org.cougaar.mlm.plugin.sample.StrategicTransportSourceGUIPlugin
StrategicTransportSourceGUIPlugin | public class StrategicTransportSourceGUIPlugin extends SimplePlugin (Code) | | Source Cluster Start/Stop GUI for Strategic Transportation Tasks.
Based on plugins used in minitestconfig GLS*Plugin, especially
GLSGUIPlugin and GLSExpanderPlugin. One could use a source configuration
similar to minitestconfig, but that would require a multi-node source
(since GLS is sent to subordinates, and the source shouldn't list itself
as a subordinate) and extra plugins (Oplan forwarding).
For a source cluster all we want is to generate and remove our
DetermineRequirements Task.
|
closeTheTransaction | public void closeTheTransaction(boolean b)(Code) | | |
execute | public synchronized void execute()(Code) | | |
openTheTransaction | public void openTheTransaction()(Code) | | Lazy Accessor that caches a reference to the ClusterObjectFactory,
provided I am in a state other than UNITIALIZED, UNLOADED, or LOADED.
ClusterObjectFactory |
setStatus | public void setStatus(boolean success, String s)(Code) | | |
setupSubscriptions | protected void setupSubscriptions()(Code) | | Overrides the setupSubscriptions() in the SimplePlugin.
|
|
|