
Public Member Functions | |
| boolean | exists (String id, String subarch) throws cast.UnknownSubarchitectureException |
| boolean | exists (String id, String subarch, java.util.Map< String, String > __ctx) throws cast.UnknownSubarchitectureException |
| Ice.AsyncResult | begin_exists (String id, String subarch) |
| Ice.AsyncResult | begin_exists (String id, String subarch, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_exists (String id, String subarch, Ice.Callback __cb) |
| Ice.AsyncResult | begin_exists (String id, String subarch, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_exists (String id, String subarch, Callback_WorkingMemory_exists __cb) |
| Ice.AsyncResult | begin_exists (String id, String subarch, java.util.Map< String, String > __ctx, Callback_WorkingMemory_exists __cb) |
| boolean | end_exists (Ice.AsyncResult __result) throws cast.UnknownSubarchitectureException |
| int | getVersionNumber (String id, String subarch) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| int | getVersionNumber (String id, String subarch, java.util.Map< String, String > __ctx) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| Ice.AsyncResult | begin_getVersionNumber (String id, String subarch) |
| Ice.AsyncResult | begin_getVersionNumber (String id, String subarch, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_getVersionNumber (String id, String subarch, Ice.Callback __cb) |
| Ice.AsyncResult | begin_getVersionNumber (String id, String subarch, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_getVersionNumber (String id, String subarch, Callback_WorkingMemory_getVersionNumber __cb) |
| Ice.AsyncResult | begin_getVersionNumber (String id, String subarch, java.util.Map< String, String > __ctx, Callback_WorkingMemory_getVersionNumber __cb) |
| int | end_getVersionNumber (Ice.AsyncResult __result) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| cast.cdl.WorkingMemoryPermissions | getPermissions (String id, String subarch) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| cast.cdl.WorkingMemoryPermissions | getPermissions (String id, String subarch, java.util.Map< String, String > __ctx) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| Ice.AsyncResult | begin_getPermissions (String id, String subarch) |
| Ice.AsyncResult | begin_getPermissions (String id, String subarch, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_getPermissions (String id, String subarch, Ice.Callback __cb) |
| Ice.AsyncResult | begin_getPermissions (String id, String subarch, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_getPermissions (String id, String subarch, Callback_WorkingMemory_getPermissions __cb) |
| Ice.AsyncResult | begin_getPermissions (String id, String subarch, java.util.Map< String, String > __ctx, Callback_WorkingMemory_getPermissions __cb) |
| cast.cdl.WorkingMemoryPermissions | end_getPermissions (Ice.AsyncResult __result) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| void | lockEntry (String id, String subarch, String component, cast.cdl.WorkingMemoryPermissions permissions) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| void | lockEntry (String id, String subarch, String component, cast.cdl.WorkingMemoryPermissions permissions, java.util.Map< String, String > __ctx) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| Ice.AsyncResult | begin_lockEntry (String id, String subarch, String component, cast.cdl.WorkingMemoryPermissions permissions) |
| Ice.AsyncResult | begin_lockEntry (String id, String subarch, String component, cast.cdl.WorkingMemoryPermissions permissions, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_lockEntry (String id, String subarch, String component, cast.cdl.WorkingMemoryPermissions permissions, Ice.Callback __cb) |
| Ice.AsyncResult | begin_lockEntry (String id, String subarch, String component, cast.cdl.WorkingMemoryPermissions permissions, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_lockEntry (String id, String subarch, String component, cast.cdl.WorkingMemoryPermissions permissions, Callback_WorkingMemory_lockEntry __cb) |
| Ice.AsyncResult | begin_lockEntry (String id, String subarch, String component, cast.cdl.WorkingMemoryPermissions permissions, java.util.Map< String, String > __ctx, Callback_WorkingMemory_lockEntry __cb) |
| void | end_lockEntry (Ice.AsyncResult __result) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| boolean | tryLockEntry (String id, String subarch, String component, cast.cdl.WorkingMemoryPermissions permissions) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| boolean | tryLockEntry (String id, String subarch, String component, cast.cdl.WorkingMemoryPermissions permissions, java.util.Map< String, String > __ctx) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| Ice.AsyncResult | begin_tryLockEntry (String id, String subarch, String component, cast.cdl.WorkingMemoryPermissions permissions) |
| Ice.AsyncResult | begin_tryLockEntry (String id, String subarch, String component, cast.cdl.WorkingMemoryPermissions permissions, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_tryLockEntry (String id, String subarch, String component, cast.cdl.WorkingMemoryPermissions permissions, Ice.Callback __cb) |
| Ice.AsyncResult | begin_tryLockEntry (String id, String subarch, String component, cast.cdl.WorkingMemoryPermissions permissions, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_tryLockEntry (String id, String subarch, String component, cast.cdl.WorkingMemoryPermissions permissions, Callback_WorkingMemory_tryLockEntry __cb) |
| Ice.AsyncResult | begin_tryLockEntry (String id, String subarch, String component, cast.cdl.WorkingMemoryPermissions permissions, java.util.Map< String, String > __ctx, Callback_WorkingMemory_tryLockEntry __cb) |
| boolean | end_tryLockEntry (Ice.AsyncResult __result) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| void | unlockEntry (String id, String subarch, String component) throws cast.ConsistencyException, cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| void | unlockEntry (String id, String subarch, String component, java.util.Map< String, String > __ctx) throws cast.ConsistencyException, cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| Ice.AsyncResult | begin_unlockEntry (String id, String subarch, String component) |
| Ice.AsyncResult | begin_unlockEntry (String id, String subarch, String component, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_unlockEntry (String id, String subarch, String component, Ice.Callback __cb) |
| Ice.AsyncResult | begin_unlockEntry (String id, String subarch, String component, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_unlockEntry (String id, String subarch, String component, Callback_WorkingMemory_unlockEntry __cb) |
| Ice.AsyncResult | begin_unlockEntry (String id, String subarch, String component, java.util.Map< String, String > __ctx, Callback_WorkingMemory_unlockEntry __cb) |
| void | end_unlockEntry (Ice.AsyncResult __result) throws cast.ConsistencyException, cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| void | setWorkingMemory (WorkingMemoryPrx wm, String subarch) |
| void | setWorkingMemory (WorkingMemoryPrx wm, String subarch, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_setWorkingMemory (WorkingMemoryPrx wm, String subarch) |
| Ice.AsyncResult | begin_setWorkingMemory (WorkingMemoryPrx wm, String subarch, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_setWorkingMemory (WorkingMemoryPrx wm, String subarch, Ice.Callback __cb) |
| Ice.AsyncResult | begin_setWorkingMemory (WorkingMemoryPrx wm, String subarch, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_setWorkingMemory (WorkingMemoryPrx wm, String subarch, Callback_WorkingMemory_setWorkingMemory __cb) |
| Ice.AsyncResult | begin_setWorkingMemory (WorkingMemoryPrx wm, String subarch, java.util.Map< String, String > __ctx, Callback_WorkingMemory_setWorkingMemory __cb) |
| void | end_setWorkingMemory (Ice.AsyncResult __result) |
| void | addToWorkingMemory (String id, String subarch, String type, String component, Ice.Object entry) throws cast.AlreadyExistsOnWMException, cast.UnknownSubarchitectureException |
| void | addToWorkingMemory (String id, String subarch, String type, String component, Ice.Object entry, java.util.Map< String, String > __ctx) throws cast.AlreadyExistsOnWMException, cast.UnknownSubarchitectureException |
| Ice.AsyncResult | begin_addToWorkingMemory (String id, String subarch, String type, String component, Ice.Object entry) |
| Ice.AsyncResult | begin_addToWorkingMemory (String id, String subarch, String type, String component, Ice.Object entry, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_addToWorkingMemory (String id, String subarch, String type, String component, Ice.Object entry, Ice.Callback __cb) |
| Ice.AsyncResult | begin_addToWorkingMemory (String id, String subarch, String type, String component, Ice.Object entry, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_addToWorkingMemory (String id, String subarch, String type, String component, Ice.Object entry, Callback_WorkingMemory_addToWorkingMemory __cb) |
| Ice.AsyncResult | begin_addToWorkingMemory (String id, String subarch, String type, String component, Ice.Object entry, java.util.Map< String, String > __ctx, Callback_WorkingMemory_addToWorkingMemory __cb) |
| void | end_addToWorkingMemory (Ice.AsyncResult __result) throws cast.AlreadyExistsOnWMException, cast.UnknownSubarchitectureException |
| void | overwriteWorkingMemory (String id, String subarch, String type, String component, Ice.Object entry) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| void | overwriteWorkingMemory (String id, String subarch, String type, String component, Ice.Object entry, java.util.Map< String, String > __ctx) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| Ice.AsyncResult | begin_overwriteWorkingMemory (String id, String subarch, String type, String component, Ice.Object entry) |
| Ice.AsyncResult | begin_overwriteWorkingMemory (String id, String subarch, String type, String component, Ice.Object entry, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_overwriteWorkingMemory (String id, String subarch, String type, String component, Ice.Object entry, Ice.Callback __cb) |
| Ice.AsyncResult | begin_overwriteWorkingMemory (String id, String subarch, String type, String component, Ice.Object entry, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_overwriteWorkingMemory (String id, String subarch, String type, String component, Ice.Object entry, Callback_WorkingMemory_overwriteWorkingMemory __cb) |
| Ice.AsyncResult | begin_overwriteWorkingMemory (String id, String subarch, String type, String component, Ice.Object entry, java.util.Map< String, String > __ctx, Callback_WorkingMemory_overwriteWorkingMemory __cb) |
| void | end_overwriteWorkingMemory (Ice.AsyncResult __result) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| void | deleteFromWorkingMemory (String id, String subarch, String component) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| void | deleteFromWorkingMemory (String id, String subarch, String component, java.util.Map< String, String > __ctx) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| Ice.AsyncResult | begin_deleteFromWorkingMemory (String id, String subarch, String component) |
| Ice.AsyncResult | begin_deleteFromWorkingMemory (String id, String subarch, String component, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_deleteFromWorkingMemory (String id, String subarch, String component, Ice.Callback __cb) |
| Ice.AsyncResult | begin_deleteFromWorkingMemory (String id, String subarch, String component, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_deleteFromWorkingMemory (String id, String subarch, String component, Callback_WorkingMemory_deleteFromWorkingMemory __cb) |
| Ice.AsyncResult | begin_deleteFromWorkingMemory (String id, String subarch, String component, java.util.Map< String, String > __ctx, Callback_WorkingMemory_deleteFromWorkingMemory __cb) |
| void | end_deleteFromWorkingMemory (Ice.AsyncResult __result) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| cast.cdl.WorkingMemoryEntry | getWorkingMemoryEntry (String id, String subarch, String component) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| cast.cdl.WorkingMemoryEntry | getWorkingMemoryEntry (String id, String subarch, String component, java.util.Map< String, String > __ctx) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| Ice.AsyncResult | begin_getWorkingMemoryEntry (String id, String subarch, String component) |
| Ice.AsyncResult | begin_getWorkingMemoryEntry (String id, String subarch, String component, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_getWorkingMemoryEntry (String id, String subarch, String component, Ice.Callback __cb) |
| Ice.AsyncResult | begin_getWorkingMemoryEntry (String id, String subarch, String component, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_getWorkingMemoryEntry (String id, String subarch, String component, Callback_WorkingMemory_getWorkingMemoryEntry __cb) |
| Ice.AsyncResult | begin_getWorkingMemoryEntry (String id, String subarch, String component, java.util.Map< String, String > __ctx, Callback_WorkingMemory_getWorkingMemoryEntry __cb) |
| cast.cdl.WorkingMemoryEntry | end_getWorkingMemoryEntry (Ice.AsyncResult __result) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
| void | getWorkingMemoryEntries (String type, String subarch, int count, String component, cast.cdl.WorkingMemoryEntrySeqHolder entries) throws cast.UnknownSubarchitectureException |
| void | getWorkingMemoryEntries (String type, String subarch, int count, String component, cast.cdl.WorkingMemoryEntrySeqHolder entries, java.util.Map< String, String > __ctx) throws cast.UnknownSubarchitectureException |
| Ice.AsyncResult | begin_getWorkingMemoryEntries (String type, String subarch, int count, String component) |
| Ice.AsyncResult | begin_getWorkingMemoryEntries (String type, String subarch, int count, String component, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_getWorkingMemoryEntries (String type, String subarch, int count, String component, Ice.Callback __cb) |
| Ice.AsyncResult | begin_getWorkingMemoryEntries (String type, String subarch, int count, String component, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_getWorkingMemoryEntries (String type, String subarch, int count, String component, Callback_WorkingMemory_getWorkingMemoryEntries __cb) |
| Ice.AsyncResult | begin_getWorkingMemoryEntries (String type, String subarch, int count, String component, java.util.Map< String, String > __ctx, Callback_WorkingMemory_getWorkingMemoryEntries __cb) |
| void | end_getWorkingMemoryEntries (cast.cdl.WorkingMemoryEntrySeqHolder entries, Ice.AsyncResult __result) throws cast.UnknownSubarchitectureException |
| void | registerComponentFilter (cast.cdl.WorkingMemoryChangeFilter filter, int priority) |
| void | registerComponentFilter (cast.cdl.WorkingMemoryChangeFilter filter, int priority, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_registerComponentFilter (cast.cdl.WorkingMemoryChangeFilter filter, int priority) |
| Ice.AsyncResult | begin_registerComponentFilter (cast.cdl.WorkingMemoryChangeFilter filter, int priority, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_registerComponentFilter (cast.cdl.WorkingMemoryChangeFilter filter, int priority, Ice.Callback __cb) |
| Ice.AsyncResult | begin_registerComponentFilter (cast.cdl.WorkingMemoryChangeFilter filter, int priority, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_registerComponentFilter (cast.cdl.WorkingMemoryChangeFilter filter, int priority, Callback_WorkingMemory_registerComponentFilter __cb) |
| Ice.AsyncResult | begin_registerComponentFilter (cast.cdl.WorkingMemoryChangeFilter filter, int priority, java.util.Map< String, String > __ctx, Callback_WorkingMemory_registerComponentFilter __cb) |
| void | end_registerComponentFilter (Ice.AsyncResult __result) |
| void | removeComponentFilter (cast.cdl.WorkingMemoryChangeFilter filter) |
| void | removeComponentFilter (cast.cdl.WorkingMemoryChangeFilter filter, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_removeComponentFilter (cast.cdl.WorkingMemoryChangeFilter filter) |
| Ice.AsyncResult | begin_removeComponentFilter (cast.cdl.WorkingMemoryChangeFilter filter, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_removeComponentFilter (cast.cdl.WorkingMemoryChangeFilter filter, Ice.Callback __cb) |
| Ice.AsyncResult | begin_removeComponentFilter (cast.cdl.WorkingMemoryChangeFilter filter, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_removeComponentFilter (cast.cdl.WorkingMemoryChangeFilter filter, Callback_WorkingMemory_removeComponentFilter __cb) |
| Ice.AsyncResult | begin_removeComponentFilter (cast.cdl.WorkingMemoryChangeFilter filter, java.util.Map< String, String > __ctx, Callback_WorkingMemory_removeComponentFilter __cb) |
| void | end_removeComponentFilter (Ice.AsyncResult __result) |
| void | registerWorkingMemoryFilter (cast.cdl.WorkingMemoryChangeFilter filter, String subarch, int priority) |
| void | registerWorkingMemoryFilter (cast.cdl.WorkingMemoryChangeFilter filter, String subarch, int priority, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_registerWorkingMemoryFilter (cast.cdl.WorkingMemoryChangeFilter filter, String subarch, int priority) |
| Ice.AsyncResult | begin_registerWorkingMemoryFilter (cast.cdl.WorkingMemoryChangeFilter filter, String subarch, int priority, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_registerWorkingMemoryFilter (cast.cdl.WorkingMemoryChangeFilter filter, String subarch, int priority, Ice.Callback __cb) |
| Ice.AsyncResult | begin_registerWorkingMemoryFilter (cast.cdl.WorkingMemoryChangeFilter filter, String subarch, int priority, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_registerWorkingMemoryFilter (cast.cdl.WorkingMemoryChangeFilter filter, String subarch, int priority, Callback_WorkingMemory_registerWorkingMemoryFilter __cb) |
| Ice.AsyncResult | begin_registerWorkingMemoryFilter (cast.cdl.WorkingMemoryChangeFilter filter, String subarch, int priority, java.util.Map< String, String > __ctx, Callback_WorkingMemory_registerWorkingMemoryFilter __cb) |
| void | end_registerWorkingMemoryFilter (Ice.AsyncResult __result) |
| void | removeWorkingMemoryFilter (cast.cdl.WorkingMemoryChangeFilter filter) |
| void | removeWorkingMemoryFilter (cast.cdl.WorkingMemoryChangeFilter filter, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_removeWorkingMemoryFilter (cast.cdl.WorkingMemoryChangeFilter filter) |
| Ice.AsyncResult | begin_removeWorkingMemoryFilter (cast.cdl.WorkingMemoryChangeFilter filter, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_removeWorkingMemoryFilter (cast.cdl.WorkingMemoryChangeFilter filter, Ice.Callback __cb) |
| Ice.AsyncResult | begin_removeWorkingMemoryFilter (cast.cdl.WorkingMemoryChangeFilter filter, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_removeWorkingMemoryFilter (cast.cdl.WorkingMemoryChangeFilter filter, Callback_WorkingMemory_removeWorkingMemoryFilter __cb) |
| Ice.AsyncResult | begin_removeWorkingMemoryFilter (cast.cdl.WorkingMemoryChangeFilter filter, java.util.Map< String, String > __ctx, Callback_WorkingMemory_removeWorkingMemoryFilter __cb) |
| void | end_removeWorkingMemoryFilter (Ice.AsyncResult __result) |
| void | addReader (WorkingMemoryReaderComponentPrx reader) |
| void | addReader (WorkingMemoryReaderComponentPrx reader, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_addReader (WorkingMemoryReaderComponentPrx reader) |
| Ice.AsyncResult | begin_addReader (WorkingMemoryReaderComponentPrx reader, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_addReader (WorkingMemoryReaderComponentPrx reader, Ice.Callback __cb) |
| Ice.AsyncResult | begin_addReader (WorkingMemoryReaderComponentPrx reader, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_addReader (WorkingMemoryReaderComponentPrx reader, Callback_WorkingMemory_addReader __cb) |
| Ice.AsyncResult | begin_addReader (WorkingMemoryReaderComponentPrx reader, java.util.Map< String, String > __ctx, Callback_WorkingMemory_addReader __cb) |
| void | end_addReader (Ice.AsyncResult __result) |
| void | receiveChangeEvent (cast.cdl.WorkingMemoryChange wmc) |
| void | receiveChangeEvent (cast.cdl.WorkingMemoryChange wmc, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_receiveChangeEvent (cast.cdl.WorkingMemoryChange wmc) |
| Ice.AsyncResult | begin_receiveChangeEvent (cast.cdl.WorkingMemoryChange wmc, java.util.Map< String, String > __ctx) |
| Ice.AsyncResult | begin_receiveChangeEvent (cast.cdl.WorkingMemoryChange wmc, Ice.Callback __cb) |
| Ice.AsyncResult | begin_receiveChangeEvent (cast.cdl.WorkingMemoryChange wmc, java.util.Map< String, String > __ctx, Ice.Callback __cb) |
| Ice.AsyncResult | begin_receiveChangeEvent (cast.cdl.WorkingMemoryChange wmc, Callback_WorkingMemory_receiveChangeEvent __cb) |
| Ice.AsyncResult | begin_receiveChangeEvent (cast.cdl.WorkingMemoryChange wmc, java.util.Map< String, String > __ctx, Callback_WorkingMemory_receiveChangeEvent __cb) |
| void | end_receiveChangeEvent (Ice.AsyncResult __result) |
Definition at line 23 of file WorkingMemoryPrx.java.
| void cast.interfaces.WorkingMemoryPrx.addReader | ( | WorkingMemoryReaderComponentPrx | reader, | |
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.addReader | ( | WorkingMemoryReaderComponentPrx | reader | ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.addToWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | type, | |||
| String | component, | |||
| Ice.Object | entry, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws cast.AlreadyExistsOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.addToWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | type, | |||
| String | component, | |||
| Ice.Object | entry | |||
| ) | throws cast.AlreadyExistsOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_addReader | ( | WorkingMemoryReaderComponentPrx | reader, | |
| java.util.Map< String, String > | __ctx, | |||
| Callback_WorkingMemory_addReader | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_addReader | ( | WorkingMemoryReaderComponentPrx | reader, | |
| Callback_WorkingMemory_addReader | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_addReader | ( | WorkingMemoryReaderComponentPrx | reader, | |
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_addReader | ( | WorkingMemoryReaderComponentPrx | reader, | |
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_addReader | ( | WorkingMemoryReaderComponentPrx | reader, | |
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_addReader | ( | WorkingMemoryReaderComponentPrx | reader | ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_addToWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | type, | |||
| String | component, | |||
| Ice.Object | entry, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_WorkingMemory_addToWorkingMemory | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_addToWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | type, | |||
| String | component, | |||
| Ice.Object | entry, | |||
| Callback_WorkingMemory_addToWorkingMemory | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_addToWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | type, | |||
| String | component, | |||
| Ice.Object | entry, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_addToWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | type, | |||
| String | component, | |||
| Ice.Object | entry, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_addToWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | type, | |||
| String | component, | |||
| Ice.Object | entry, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_addToWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | type, | |||
| String | component, | |||
| Ice.Object | entry | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_deleteFromWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_WorkingMemory_deleteFromWorkingMemory | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_deleteFromWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| Callback_WorkingMemory_deleteFromWorkingMemory | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_deleteFromWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_deleteFromWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_deleteFromWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_deleteFromWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | component | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_exists | ( | String | id, | |
| String | subarch, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_WorkingMemory_exists | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_exists | ( | String | id, | |
| String | subarch, | |||
| Callback_WorkingMemory_exists | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_exists | ( | String | id, | |
| String | subarch, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_exists | ( | String | id, | |
| String | subarch, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_exists | ( | String | id, | |
| String | subarch, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_exists | ( | String | id, | |
| String | subarch | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getPermissions | ( | String | id, | |
| String | subarch, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_WorkingMemory_getPermissions | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getPermissions | ( | String | id, | |
| String | subarch, | |||
| Callback_WorkingMemory_getPermissions | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getPermissions | ( | String | id, | |
| String | subarch, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getPermissions | ( | String | id, | |
| String | subarch, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getPermissions | ( | String | id, | |
| String | subarch, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getPermissions | ( | String | id, | |
| String | subarch | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getVersionNumber | ( | String | id, | |
| String | subarch, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_WorkingMemory_getVersionNumber | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getVersionNumber | ( | String | id, | |
| String | subarch, | |||
| Callback_WorkingMemory_getVersionNumber | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getVersionNumber | ( | String | id, | |
| String | subarch, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getVersionNumber | ( | String | id, | |
| String | subarch, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getVersionNumber | ( | String | id, | |
| String | subarch, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getVersionNumber | ( | String | id, | |
| String | subarch | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getWorkingMemoryEntries | ( | String | type, | |
| String | subarch, | |||
| int | count, | |||
| String | component, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_WorkingMemory_getWorkingMemoryEntries | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getWorkingMemoryEntries | ( | String | type, | |
| String | subarch, | |||
| int | count, | |||
| String | component, | |||
| Callback_WorkingMemory_getWorkingMemoryEntries | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getWorkingMemoryEntries | ( | String | type, | |
| String | subarch, | |||
| int | count, | |||
| String | component, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getWorkingMemoryEntries | ( | String | type, | |
| String | subarch, | |||
| int | count, | |||
| String | component, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getWorkingMemoryEntries | ( | String | type, | |
| String | subarch, | |||
| int | count, | |||
| String | component, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getWorkingMemoryEntries | ( | String | type, | |
| String | subarch, | |||
| int | count, | |||
| String | component | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getWorkingMemoryEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_WorkingMemory_getWorkingMemoryEntry | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getWorkingMemoryEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| Callback_WorkingMemory_getWorkingMemoryEntry | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getWorkingMemoryEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getWorkingMemoryEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getWorkingMemoryEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_getWorkingMemoryEntry | ( | String | id, | |
| String | subarch, | |||
| String | component | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_lockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| cast.cdl.WorkingMemoryPermissions | permissions, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_WorkingMemory_lockEntry | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_lockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| cast.cdl.WorkingMemoryPermissions | permissions, | |||
| Callback_WorkingMemory_lockEntry | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_lockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| cast.cdl.WorkingMemoryPermissions | permissions, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_lockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| cast.cdl.WorkingMemoryPermissions | permissions, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_lockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| cast.cdl.WorkingMemoryPermissions | permissions, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_lockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| cast.cdl.WorkingMemoryPermissions | permissions | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_overwriteWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | type, | |||
| String | component, | |||
| Ice.Object | entry, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_WorkingMemory_overwriteWorkingMemory | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_overwriteWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | type, | |||
| String | component, | |||
| Ice.Object | entry, | |||
| Callback_WorkingMemory_overwriteWorkingMemory | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_overwriteWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | type, | |||
| String | component, | |||
| Ice.Object | entry, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_overwriteWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | type, | |||
| String | component, | |||
| Ice.Object | entry, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_overwriteWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | type, | |||
| String | component, | |||
| Ice.Object | entry, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_overwriteWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | type, | |||
| String | component, | |||
| Ice.Object | entry | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_receiveChangeEvent | ( | cast.cdl.WorkingMemoryChange | wmc, | |
| java.util.Map< String, String > | __ctx, | |||
| Callback_WorkingMemory_receiveChangeEvent | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_receiveChangeEvent | ( | cast.cdl.WorkingMemoryChange | wmc, | |
| Callback_WorkingMemory_receiveChangeEvent | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_receiveChangeEvent | ( | cast.cdl.WorkingMemoryChange | wmc, | |
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_receiveChangeEvent | ( | cast.cdl.WorkingMemoryChange | wmc, | |
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_receiveChangeEvent | ( | cast.cdl.WorkingMemoryChange | wmc, | |
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_receiveChangeEvent | ( | cast.cdl.WorkingMemoryChange | wmc | ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_registerComponentFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| int | priority, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_WorkingMemory_registerComponentFilter | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_registerComponentFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| int | priority, | |||
| Callback_WorkingMemory_registerComponentFilter | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_registerComponentFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| int | priority, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_registerComponentFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| int | priority, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_registerComponentFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| int | priority, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_registerComponentFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| int | priority | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_registerWorkingMemoryFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| String | subarch, | |||
| int | priority, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_WorkingMemory_registerWorkingMemoryFilter | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_registerWorkingMemoryFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| String | subarch, | |||
| int | priority, | |||
| Callback_WorkingMemory_registerWorkingMemoryFilter | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_registerWorkingMemoryFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| String | subarch, | |||
| int | priority, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_registerWorkingMemoryFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| String | subarch, | |||
| int | priority, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_registerWorkingMemoryFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| String | subarch, | |||
| int | priority, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_registerWorkingMemoryFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| String | subarch, | |||
| int | priority | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_removeComponentFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| java.util.Map< String, String > | __ctx, | |||
| Callback_WorkingMemory_removeComponentFilter | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_removeComponentFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| Callback_WorkingMemory_removeComponentFilter | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_removeComponentFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_removeComponentFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_removeComponentFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_removeComponentFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter | ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_removeWorkingMemoryFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| java.util.Map< String, String > | __ctx, | |||
| Callback_WorkingMemory_removeWorkingMemoryFilter | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_removeWorkingMemoryFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| Callback_WorkingMemory_removeWorkingMemoryFilter | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_removeWorkingMemoryFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_removeWorkingMemoryFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_removeWorkingMemoryFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_removeWorkingMemoryFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter | ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_setWorkingMemory | ( | WorkingMemoryPrx | wm, | |
| String | subarch, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_WorkingMemory_setWorkingMemory | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_setWorkingMemory | ( | WorkingMemoryPrx | wm, | |
| String | subarch, | |||
| Callback_WorkingMemory_setWorkingMemory | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_setWorkingMemory | ( | WorkingMemoryPrx | wm, | |
| String | subarch, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_setWorkingMemory | ( | WorkingMemoryPrx | wm, | |
| String | subarch, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_setWorkingMemory | ( | WorkingMemoryPrx | wm, | |
| String | subarch, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_setWorkingMemory | ( | WorkingMemoryPrx | wm, | |
| String | subarch | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_tryLockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| cast.cdl.WorkingMemoryPermissions | permissions, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_WorkingMemory_tryLockEntry | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_tryLockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| cast.cdl.WorkingMemoryPermissions | permissions, | |||
| Callback_WorkingMemory_tryLockEntry | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_tryLockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| cast.cdl.WorkingMemoryPermissions | permissions, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_tryLockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| cast.cdl.WorkingMemoryPermissions | permissions, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_tryLockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| cast.cdl.WorkingMemoryPermissions | permissions, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_tryLockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| cast.cdl.WorkingMemoryPermissions | permissions | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_unlockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| java.util.Map< String, String > | __ctx, | |||
| Callback_WorkingMemory_unlockEntry | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_unlockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| Callback_WorkingMemory_unlockEntry | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_unlockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| java.util.Map< String, String > | __ctx, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_unlockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| Ice.Callback | __cb | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_unlockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| Ice.AsyncResult cast.interfaces.WorkingMemoryPrx.begin_unlockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.deleteFromWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.deleteFromWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | component | |||
| ) | throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.end_addReader | ( | Ice.AsyncResult | __result | ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.end_addToWorkingMemory | ( | Ice.AsyncResult | __result | ) | throws cast.AlreadyExistsOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.end_deleteFromWorkingMemory | ( | Ice.AsyncResult | __result | ) | throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| boolean cast.interfaces.WorkingMemoryPrx.end_exists | ( | Ice.AsyncResult | __result | ) | throws cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| cast.cdl.WorkingMemoryPermissions cast.interfaces.WorkingMemoryPrx.end_getPermissions | ( | Ice.AsyncResult | __result | ) | throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| int cast.interfaces.WorkingMemoryPrx.end_getVersionNumber | ( | Ice.AsyncResult | __result | ) | throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.end_getWorkingMemoryEntries | ( | cast.cdl.WorkingMemoryEntrySeqHolder | entries, | |
| Ice.AsyncResult | __result | |||
| ) | throws cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| cast.cdl.WorkingMemoryEntry cast.interfaces.WorkingMemoryPrx.end_getWorkingMemoryEntry | ( | Ice.AsyncResult | __result | ) | throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.end_lockEntry | ( | Ice.AsyncResult | __result | ) | throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.end_overwriteWorkingMemory | ( | Ice.AsyncResult | __result | ) | throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.end_receiveChangeEvent | ( | Ice.AsyncResult | __result | ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.end_registerComponentFilter | ( | Ice.AsyncResult | __result | ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.end_registerWorkingMemoryFilter | ( | Ice.AsyncResult | __result | ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.end_removeComponentFilter | ( | Ice.AsyncResult | __result | ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.end_removeWorkingMemoryFilter | ( | Ice.AsyncResult | __result | ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.end_setWorkingMemory | ( | Ice.AsyncResult | __result | ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| boolean cast.interfaces.WorkingMemoryPrx.end_tryLockEntry | ( | Ice.AsyncResult | __result | ) | throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.end_unlockEntry | ( | Ice.AsyncResult | __result | ) | throws cast.ConsistencyException, cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| boolean cast.interfaces.WorkingMemoryPrx.exists | ( | String | id, | |
| String | subarch, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| boolean cast.interfaces.WorkingMemoryPrx.exists | ( | String | id, | |
| String | subarch | |||
| ) | throws cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| cast.cdl.WorkingMemoryPermissions cast.interfaces.WorkingMemoryPrx.getPermissions | ( | String | id, | |
| String | subarch, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| cast.cdl.WorkingMemoryPermissions cast.interfaces.WorkingMemoryPrx.getPermissions | ( | String | id, | |
| String | subarch | |||
| ) | throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| int cast.interfaces.WorkingMemoryPrx.getVersionNumber | ( | String | id, | |
| String | subarch, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| int cast.interfaces.WorkingMemoryPrx.getVersionNumber | ( | String | id, | |
| String | subarch | |||
| ) | throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.getWorkingMemoryEntries | ( | String | type, | |
| String | subarch, | |||
| int | count, | |||
| String | component, | |||
| cast.cdl.WorkingMemoryEntrySeqHolder | entries, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.getWorkingMemoryEntries | ( | String | type, | |
| String | subarch, | |||
| int | count, | |||
| String | component, | |||
| cast.cdl.WorkingMemoryEntrySeqHolder | entries | |||
| ) | throws cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| cast.cdl.WorkingMemoryEntry cast.interfaces.WorkingMemoryPrx.getWorkingMemoryEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| cast.cdl.WorkingMemoryEntry cast.interfaces.WorkingMemoryPrx.getWorkingMemoryEntry | ( | String | id, | |
| String | subarch, | |||
| String | component | |||
| ) | throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.lockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| cast.cdl.WorkingMemoryPermissions | permissions, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.lockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| cast.cdl.WorkingMemoryPermissions | permissions | |||
| ) | throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.overwriteWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | type, | |||
| String | component, | |||
| Ice.Object | entry, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.overwriteWorkingMemory | ( | String | id, | |
| String | subarch, | |||
| String | type, | |||
| String | component, | |||
| Ice.Object | entry | |||
| ) | throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.receiveChangeEvent | ( | cast.cdl.WorkingMemoryChange | wmc, | |
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.receiveChangeEvent | ( | cast.cdl.WorkingMemoryChange | wmc | ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.registerComponentFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| int | priority, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.registerComponentFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| int | priority | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.registerWorkingMemoryFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| String | subarch, | |||
| int | priority, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.registerWorkingMemoryFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| String | subarch, | |||
| int | priority | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.removeComponentFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.removeComponentFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter | ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.removeWorkingMemoryFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter, | |
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.removeWorkingMemoryFilter | ( | cast.cdl.WorkingMemoryChangeFilter | filter | ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.setWorkingMemory | ( | WorkingMemoryPrx | wm, | |
| String | subarch, | |||
| java.util.Map< String, String > | __ctx | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.setWorkingMemory | ( | WorkingMemoryPrx | wm, | |
| String | subarch | |||
| ) |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| boolean cast.interfaces.WorkingMemoryPrx.tryLockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| cast.cdl.WorkingMemoryPermissions | permissions, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| boolean cast.interfaces.WorkingMemoryPrx.tryLockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| cast.cdl.WorkingMemoryPermissions | permissions | |||
| ) | throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.unlockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component, | |||
| java.util.Map< String, String > | __ctx | |||
| ) | throws cast.ConsistencyException, cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
| void cast.interfaces.WorkingMemoryPrx.unlockEntry | ( | String | id, | |
| String | subarch, | |||
| String | component | |||
| ) | throws cast.ConsistencyException, cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException |
Implemented in cast.interfaces.WorkingMemoryPrxHelper.
1.5.8