Uses of Class
project35.soa.ontology.views.OntologyService

Packages that use OntologyService
project35.desktopDeployment The project35.desktopDeployment package describes classes that are used to make the desktop version of the data entry tool. 
project35.soa.ontology.views This package contains all the classes which support the ontology viewer that is part of the Project35 Ontology Service Framework. 
project35.tabletDeployment   
 

Uses of OntologyService in project35.desktopDeployment
 

Methods in project35.desktopDeployment that return OntologyService
 OntologyService TextFieldView.getPrimaryOntologyService()
          gets the first ontology service associated with this field.
 

Uses of OntologyService in project35.soa.ontology.views
 

Methods in project35.soa.ontology.views that return OntologyService
 OntologyService OntologyServiceFactory.createService(OntologyServiceConfiguration serviceConfiguration)
           
 

Uses of OntologyService in project35.tabletDeployment
 

Methods in project35.tabletDeployment that return OntologyService
 OntologyService TabletTextFieldView.getPrimaryOntologyService()
          gets the first ontology service associated with this field.