Package kaos.core.csi.query

Interface Summary
QueryKAoSOntologyService Defines the operations querying a ontology repository about Actors Actions and Entities.
QueryRegistration Defines the operations to query the different aspects of domain and actor registrations
QueryState Defines the operations to query the different aspect of state stored in the Directory Service
 

Exception Summary
QueryRegistration.NoSuchActorException NoSuchActorException defines an exception to be thrown by the QueryRegistration when no actor matching the query properties is found.
QueryState.UnknownConceptException UnknownConceptException defines an exception to be thrown when a provided name of the concept is not know for the ontology repository
QueryState.UnknownNamespaceException UnknownNamespaceException defines an exception to be thrown when a provided namespace is not know for the ontology repository
 



Copyright © 2006 IHMC All Rights Reserved.