Uses of Interface
kaos.core.csi.ontology.OntologyService

Packages that use OntologyService
kaos.core.csi   
kaos.core.csi.extension.classification   
 

Uses of OntologyService in kaos.core.csi
 

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

Uses of OntologyService in kaos.core.csi.extension.classification
 

Methods in kaos.core.csi.extension.classification with parameters of type OntologyService
 void InstanceClassifier.setOntologyInterfaces(OntologyService ontInterfaces)
          TODO: remove it when OntologyService become available in CSI Set optional OntologyService to be used to retrieve a missing ontology definition of not provided explicitly in the classify method arguments
 



Copyright © 2006 IHMC All Rights Reserved.