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

Packages that use de.uka.ipd.consensus.foundation.query
de.uka.ipd.consensus.foundation.ontology   
de.uka.ipd.consensus.foundation.query   
de.uka.ipd.consensus.impl   
 

Classes in de.uka.ipd.consensus.foundation.query used by de.uka.ipd.consensus.foundation.ontology
QueryEngine
          The QueryEngine is part of the OntologyManager.
 

Classes in de.uka.ipd.consensus.foundation.query used by de.uka.ipd.consensus.foundation.query
QueryEngineException
           
QueryEngineResultSet
          An object of this type is returned by QueryEngine.executeQuery() and represents the result of the query.
 

Classes in de.uka.ipd.consensus.foundation.query used by de.uka.ipd.consensus.impl
QueryEngine
          The QueryEngine is part of the OntologyManager.
QueryEngineException
           
QueryEngineResultSet
          An object of this type is returned by QueryEngine.executeQuery() and represents the result of the query.