Uses of Package
project35.soa.ontology.sources

Packages that use project35.soa.ontology.sources
project35.configurationTool This package describes the code for the Project35 Configuration Tool. 
project35.desktopDeployment The project35.desktopDeployment package describes classes that are used to make the desktop version of the data entry tool. 
project35.metaData The package contains classes which manage Project35's meta data. 
project35.soa.alerts The Project35 Alerts system is based on the concept of an Alert, which is a collection of matching criteria associated with an intent such as an error, a warning, a request for communication or a desire to post a bulletin. 
project35.soa.ontology.sources This package contains all the classes which support the ontology source class that is part of the Project35 Ontology Service Framework. 
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   
 

Classes in project35.soa.ontology.sources used by project35.configurationTool
OntologyContext
          holds information about what fields are on the current form.
OntologyRelationshipType
          an enumeration class that describes different kinds of relationships supported in ontologies.
OntologySource
          describes a class that provides ontology terms to an OntologyViewer
OntologyTerm
          Describes an ontology term.
 

Classes in project35.soa.ontology.sources used by project35.desktopDeployment
OntologyContext
          holds information about what fields are on the current form.
 

Classes in project35.soa.ontology.sources used by project35.metaData
OntologyContext
          holds information about what fields are on the current form.
OntologyRelationshipType
          an enumeration class that describes different kinds of relationships supported in ontologies.
OntologySource
          describes a class that provides ontology terms to an OntologyViewer
OntologyTerm
          Describes an ontology term.
 

Classes in project35.soa.ontology.sources used by project35.soa.alerts
OntologyContext
          holds information about what fields are on the current form.
 

Classes in project35.soa.ontology.sources used by project35.soa.ontology.sources
AbstractTreeOntologySource
          This class is used to manage a tree of terms.
ImageDescriptionSupport
          describes an Ontology Source that can provide images based on an identifier.
OntologyContext
          holds information about what fields are on the current form.
OntologyContextField
          a convenience data container used by OntologyContext.
OntologyRelationshipType
          an enumeration class that describes different kinds of relationships supported in ontologies.
OntologySource
          describes a class that provides ontology terms to an OntologyViewer
OntologyTerm
          Describes an ontology term.
TermDescriptionSupport
          a marker interface that describes an ontology source which provides some kind of description of its terms.
TreeOntologySource
          interface that describes an OntologySource that can organise its terms as a tree data structure
TreeOntologyTerm
          an ontology term that understands the notion of a parent term
XMLOntologySource
          an ontology source that reads its terms from a bespoke XML format.
 

Classes in project35.soa.ontology.sources used by project35.soa.ontology.views
OntologyContext
          holds information about what fields are on the current form.
OntologyRelationshipType
          an enumeration class that describes different kinds of relationships supported in ontologies.
OntologySource
          describes a class that provides ontology terms to an OntologyViewer
OntologyTerm
          Describes an ontology term.
TreeOntologyTerm
          an ontology term that understands the notion of a parent term
 

Classes in project35.soa.ontology.sources used by project35.tabletDeployment
OntologyContext
          holds information about what fields are on the current form.
OntologyRelationshipType
          an enumeration class that describes different kinds of relationships supported in ontologies.
OntologySource
          describes a class that provides ontology terms to an OntologyViewer
OntologyTerm
          Describes an ontology term.