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