Uses of Interface
kaos.core.csi.query.QueryState

Packages that use QueryState
kaos.core.csi   
kaos.core.csi.ontology   
kaos.core.csi.usecase.policy   
 

Uses of QueryState in kaos.core.csi
 

Methods in kaos.core.csi that return QueryState
static QueryState CSIFactory.getQueryState()
          Retrieve a reference to the QueryState.
 

Uses of QueryState in kaos.core.csi.ontology
 

Subinterfaces of QueryState in kaos.core.csi.ontology
 interface OntologyRepositoryService
          Defines the operations allowing to access KAoS constructed ontology structures Adds XML Schema repository access and KAoS Ontology specific queries to the generic ontology service functionality
 interface OntologyService
          Defines the operations allowing to load ontology into the repository, methods allowing to modify instance types and values of properties.
 

Uses of QueryState in kaos.core.csi.usecase.policy
 

Fields in kaos.core.csi.usecase.policy declared as QueryState
protected  QueryState ObligationActorForNotificationAction._queryState
           
 



Copyright © 2006 IHMC All Rights Reserved.