Uses of Package
de.uka.ipd.consensus.foundation.ontology

Packages that use de.uka.ipd.consensus.foundation.ontology
de.snailshell.consensus.demo.actions   
de.uka.ipd.consensus.foundation Start here for setup and initialization interfaces and classes. 
de.uka.ipd.consensus.foundation.evolution   
de.uka.ipd.consensus.foundation.ontology   
de.uka.ipd.consensus.foundation.rating   
de.uka.ipd.consensus.foundation.rights   
de.uka.ipd.consensus.foundation.schema Start here for data model interfaces. 
de.uka.ipd.consensus.foundation.scoring   
de.uka.ipd.consensus.impl   
 

Classes in de.uka.ipd.consensus.foundation.ontology used by de.snailshell.consensus.demo.actions
OntologyManager
          The OntologyManager is the central component as it manages the elements of the ontology.
 

Classes in de.uka.ipd.consensus.foundation.ontology used by de.uka.ipd.consensus.foundation
OntologyManager
          The OntologyManager is the central component as it manages the elements of the ontology.
 

Classes in de.uka.ipd.consensus.foundation.ontology used by de.uka.ipd.consensus.foundation.evolution
OntologyManager
          The OntologyManager is the central component as it manages the elements of the ontology.
 

Classes in de.uka.ipd.consensus.foundation.ontology used by de.uka.ipd.consensus.foundation.ontology
ExportHandler
          The interface for modules that can export the ontology in a certain file format.
ImportHandler
          The interface for modules that can import (and optionally merge) ontologies from a certain file format.
OntologyEvent
          Event objects of this type are passed to OntologyListeners.
OntologyListener
          The listener interface for receiving events that signal a change in the ontology.
OntologyManagerException
           
 

Classes in de.uka.ipd.consensus.foundation.ontology used by de.uka.ipd.consensus.foundation.rating
OntologyManager
          The OntologyManager is the central component as it manages the elements of the ontology.
 

Classes in de.uka.ipd.consensus.foundation.ontology used by de.uka.ipd.consensus.foundation.rights
OntologyManager
          The OntologyManager is the central component as it manages the elements of the ontology.
 

Classes in de.uka.ipd.consensus.foundation.ontology used by de.uka.ipd.consensus.foundation.schema
OntologyManagerException
           
 

Classes in de.uka.ipd.consensus.foundation.ontology used by de.uka.ipd.consensus.foundation.scoring
OntologyManager
          The OntologyManager is the central component as it manages the elements of the ontology.
 

Classes in de.uka.ipd.consensus.foundation.ontology used by de.uka.ipd.consensus.impl
ExportHandler
          The interface for modules that can export the ontology in a certain file format.
ImportHandler
          The interface for modules that can import (and optionally merge) ontologies from a certain file format.
OntologyEvent
          Event objects of this type are passed to OntologyListeners.
OntologyListener
          The listener interface for receiving events that signal a change in the ontology.
OntologyManager
          The OntologyManager is the central component as it manages the elements of the ontology.
OntologyManagerException