
Public Member Functions | |
| void | beat (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | configure (java.util.Map< java.lang.String, java.lang.String > config, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | destroy (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| String | getID (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | run (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | setComponentManager (ComponentManagerPrx man, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | setID (String id, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | setTimeServer (TimeServerPrx ts, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | start (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | stop (java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | addManagedComponent (ManagedComponentPrx comp, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | proposeTask (String component, String taskID, String taskName, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | retractTask (String component, String taskID, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | taskComplete (String component, String taskID, cast.cdl.TaskOutcome outcome, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | setWorkingMemory (WorkingMemoryPrx wm, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | receiveChangeEvent (cast.cdl.WorkingMemoryChange wmc, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
Definition at line 23 of file _TaskManagerDelM.java.
| void cast.interfaces._TaskManagerDelM.addManagedComponent | ( | ManagedComponentPrx | comp, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
| void cast.interfaces._TaskManagerDelM.beat | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
| void cast.interfaces._TaskManagerDelM.configure | ( | java.util.Map< java.lang.String, java.lang.String > | config, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
| void cast.interfaces._TaskManagerDelM.destroy | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
| String cast.interfaces._TaskManagerDelM.getID | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
| void cast.interfaces._TaskManagerDelM.proposeTask | ( | String | component, | |
| String | taskID, | |||
| String | taskName, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
| void cast.interfaces._TaskManagerDelM.receiveChangeEvent | ( | cast.cdl.WorkingMemoryChange | wmc, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._WorkingMemoryReaderComponentDel.
Definition at line 669 of file _TaskManagerDelM.java.
| void cast.interfaces._TaskManagerDelM.retractTask | ( | String | component, | |
| String | taskID, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
| void cast.interfaces._TaskManagerDelM.run | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
| void cast.interfaces._TaskManagerDelM.setComponentManager | ( | ComponentManagerPrx | man, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
| void cast.interfaces._TaskManagerDelM.setID | ( | String | id, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
| void cast.interfaces._TaskManagerDelM.setTimeServer | ( | TimeServerPrx | ts, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
| void cast.interfaces._TaskManagerDelM.setWorkingMemory | ( | WorkingMemoryPrx | wm, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._WorkingMemoryAttachedComponentDel.
Definition at line 623 of file _TaskManagerDelM.java.
| void cast.interfaces._TaskManagerDelM.start | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
| void cast.interfaces._TaskManagerDelM.stop | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
| void cast.interfaces._TaskManagerDelM.taskComplete | ( | String | component, | |
| String | taskID, | |||
| cast.cdl.TaskOutcome | outcome, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
1.5.8