
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 | setTaskManager (TaskManagerPrx tm, java.util.Map< String, String > __ctx) throws IceInternal.LocalExceptionWrapper |
| void | taskDecision (String id, cast.cdl.TaskManagementDecision decision, 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 _ManagedComponentDelM.java.
| void cast.interfaces._ManagedComponentDelM.beat | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._CASTComponentDel.
Definition at line 26 of file _ManagedComponentDelM.java.
| void cast.interfaces._ManagedComponentDelM.configure | ( | java.util.Map< java.lang.String, java.lang.String > | config, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._CASTComponentDel.
Definition at line 63 of file _ManagedComponentDelM.java.
| void cast.interfaces._ManagedComponentDelM.destroy | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._CASTComponentDel.
Definition at line 109 of file _ManagedComponentDelM.java.
| String cast.interfaces._ManagedComponentDelM.getID | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._CASTComponentDel.
Definition at line 146 of file _ManagedComponentDelM.java.
| void cast.interfaces._ManagedComponentDelM.receiveChangeEvent | ( | cast.cdl.WorkingMemoryChange | wmc, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._WorkingMemoryReaderComponentDel.
Definition at line 573 of file _ManagedComponentDelM.java.
| void cast.interfaces._ManagedComponentDelM.run | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._CASTComponentDel.
Definition at line 185 of file _ManagedComponentDelM.java.
| void cast.interfaces._ManagedComponentDelM.setComponentManager | ( | ComponentManagerPrx | man, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._CASTComponentDel.
Definition at line 222 of file _ManagedComponentDelM.java.
| void cast.interfaces._ManagedComponentDelM.setID | ( | String | id, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._CASTComponentDel.
Definition at line 268 of file _ManagedComponentDelM.java.
| void cast.interfaces._ManagedComponentDelM.setTaskManager | ( | TaskManagerPrx | tm, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._ManagedComponentDel.
Definition at line 434 of file _ManagedComponentDelM.java.
| void cast.interfaces._ManagedComponentDelM.setTimeServer | ( | TimeServerPrx | ts, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._CASTComponentDel.
Definition at line 314 of file _ManagedComponentDelM.java.
| void cast.interfaces._ManagedComponentDelM.setWorkingMemory | ( | WorkingMemoryPrx | wm, | |
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._WorkingMemoryAttachedComponentDel.
Definition at line 527 of file _ManagedComponentDelM.java.
| void cast.interfaces._ManagedComponentDelM.start | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._CASTComponentDel.
Definition at line 360 of file _ManagedComponentDelM.java.
| void cast.interfaces._ManagedComponentDelM.stop | ( | java.util.Map< String, String > | __ctx | ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._CASTComponentDel.
Definition at line 397 of file _ManagedComponentDelM.java.
| void cast.interfaces._ManagedComponentDelM.taskDecision | ( | String | id, | |
| cast.cdl.TaskManagementDecision | decision, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws IceInternal.LocalExceptionWrapper |
Implements cast.interfaces._ManagedComponentDel.
Definition at line 480 of file _ManagedComponentDelM.java.
1.5.8