cast.interfaces._WorkingMemoryOperations Interface Reference

Inheritance diagram for cast.interfaces._WorkingMemoryOperations:

cast.interfaces._CASTComponentOperations cast.architecture.SubarchitectureWorkingMemory cast.interfaces.WorkingMemory cast.interfaces._WorkingMemoryDisp cast.interfaces._WorkingMemoryTie

List of all members.

Public Member Functions

int getVersionNumber (String id, String subarch, Ice.Current __current) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException
cast.cdl.WorkingMemoryPermissions getPermissions (String id, String subarch, Ice.Current __current) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException
void lockEntry (String id, String subarch, String component, cast.cdl.WorkingMemoryPermissions permissions, Ice.Current __current) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException
boolean tryLockEntry (String id, String subarch, String component, cast.cdl.WorkingMemoryPermissions permissions, Ice.Current __current) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException
void unlockEntry (String id, String subarch, String component, Ice.Current __current) throws cast.ConsistencyException, cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException
void setWorkingMemory (WorkingMemoryPrx wm, String subarch, Ice.Current __current)
void addToWorkingMemory (String id, String subarch, String type, String component, Ice.Object entry, Ice.Current __current) throws cast.AlreadyExistsOnWMException, cast.UnknownSubarchitectureException
void overwriteWorkingMemory (String id, String subarch, String type, String component, Ice.Object entry, Ice.Current __current) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException
void deleteFromWorkingMemory (String id, String subarch, String component, Ice.Current __current) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException
cast.cdl.WorkingMemoryEntry getWorkingMemoryEntry (String id, String subarch, String component, Ice.Current __current) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException
void getWorkingMemoryEntries (String type, String subarch, int count, String component, cast.cdl.WorkingMemoryEntrySeqHolder entries, Ice.Current __current) throws cast.UnknownSubarchitectureException
void registerComponentFilter (cast.cdl.WorkingMemoryChangeFilter filter, int priority, Ice.Current __current)
void removeComponentFilter (cast.cdl.WorkingMemoryChangeFilter filter, Ice.Current __current)
void registerWorkingMemoryFilter (cast.cdl.WorkingMemoryChangeFilter filter, String subarch, int priority, Ice.Current __current)
void removeWorkingMemoryFilter (cast.cdl.WorkingMemoryChangeFilter filter, Ice.Current __current)
void addReader (WorkingMemoryReaderComponentPrx reader, Ice.Current __current)
void receiveChangeEvent (cast.cdl.WorkingMemoryChange wmc, Ice.Current __current)

Package Functions

boolean exists (String id, String subarch, Ice.Current __current) throws cast.UnknownSubarchitectureException


Detailed Description

Definition at line 23 of file _WorkingMemoryOperations.java.


Member Function Documentation

void cast.interfaces._WorkingMemoryOperations.addReader ( WorkingMemoryReaderComponentPrx  reader,
Ice.Current  __current 
)

void cast.interfaces._WorkingMemoryOperations.addToWorkingMemory ( String  id,
String  subarch,
String  type,
String  component,
Ice.Object  entry,
Ice.Current  __current 
) throws cast.AlreadyExistsOnWMException, cast.UnknownSubarchitectureException

void cast.interfaces._WorkingMemoryOperations.deleteFromWorkingMemory ( String  id,
String  subarch,
String  component,
Ice.Current  __current 
) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException

boolean cast.interfaces._WorkingMemoryOperations.exists ( String  id,
String  subarch,
Ice.Current  __current 
) throws cast.UnknownSubarchitectureException [package]

cast.cdl.WorkingMemoryPermissions cast.interfaces._WorkingMemoryOperations.getPermissions ( String  id,
String  subarch,
Ice.Current  __current 
) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException

int cast.interfaces._WorkingMemoryOperations.getVersionNumber ( String  id,
String  subarch,
Ice.Current  __current 
) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException

void cast.interfaces._WorkingMemoryOperations.getWorkingMemoryEntries ( String  type,
String  subarch,
int  count,
String  component,
cast.cdl.WorkingMemoryEntrySeqHolder  entries,
Ice.Current  __current 
) throws cast.UnknownSubarchitectureException

cast.cdl.WorkingMemoryEntry cast.interfaces._WorkingMemoryOperations.getWorkingMemoryEntry ( String  id,
String  subarch,
String  component,
Ice.Current  __current 
) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException

void cast.interfaces._WorkingMemoryOperations.lockEntry ( String  id,
String  subarch,
String  component,
cast.cdl.WorkingMemoryPermissions  permissions,
Ice.Current  __current 
) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException

void cast.interfaces._WorkingMemoryOperations.overwriteWorkingMemory ( String  id,
String  subarch,
String  type,
String  component,
Ice.Object  entry,
Ice.Current  __current 
) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException

void cast.interfaces._WorkingMemoryOperations.receiveChangeEvent ( cast.cdl.WorkingMemoryChange  wmc,
Ice.Current  __current 
)

void cast.interfaces._WorkingMemoryOperations.registerComponentFilter ( cast.cdl.WorkingMemoryChangeFilter  filter,
int  priority,
Ice.Current  __current 
)

void cast.interfaces._WorkingMemoryOperations.registerWorkingMemoryFilter ( cast.cdl.WorkingMemoryChangeFilter  filter,
String  subarch,
int  priority,
Ice.Current  __current 
)

void cast.interfaces._WorkingMemoryOperations.removeComponentFilter ( cast.cdl.WorkingMemoryChangeFilter  filter,
Ice.Current  __current 
)

void cast.interfaces._WorkingMemoryOperations.removeWorkingMemoryFilter ( cast.cdl.WorkingMemoryChangeFilter  filter,
Ice.Current  __current 
)

void cast.interfaces._WorkingMemoryOperations.setWorkingMemory ( WorkingMemoryPrx  wm,
String  subarch,
Ice.Current  __current 
)

boolean cast.interfaces._WorkingMemoryOperations.tryLockEntry ( String  id,
String  subarch,
String  component,
cast.cdl.WorkingMemoryPermissions  permissions,
Ice.Current  __current 
) throws cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException

void cast.interfaces._WorkingMemoryOperations.unlockEntry ( String  id,
String  subarch,
String  component,
Ice.Current  __current 
) throws cast.ConsistencyException, cast.DoesNotExistOnWMException, cast.UnknownSubarchitectureException


The documentation for this interface was generated from the following file:

Generated on Mon Jun 13 15:55:48 2011 for CAST Java by  doxygen 1.5.8