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