| org.cougaar.planning.plugin.legacy.SimplePlugin org.cougaar.mlm.plugin.perturbation.PerturbationPlugin
PerturbationPlugin | public class PerturbationPlugin extends SimplePlugin (Code) | | The PerturbationPlugin is intended to be a test tool which
allows for the modification and/or deletion of Log Plan
objects in Scenario Time.
|
execute | protected void execute()(Code) | | Normally this method would execute the Plugins functionality
every time it is awaken. Currently, in the PerturbationPlugin
this type of scheduling is handled by the PerturbationScheduler
so that this method has no functionality. This may change in
later releases of this Plugin.
|
printAssets | public void printAssets()(Code) | | |
setupPerturbations | protected void setupPerturbations()(Code) | | Sets up the perturbations by instantiating the
See Also: PerturbationReader See Also: and the @see PerturbationScheduler. |
setupSubscriptions | protected void setupSubscriptions()(Code) | | |
|
|