Uses of Interface
de.tudresden.inf.lat.jcel.ontology.axiom.extension.IntegerOntologyObjectFactory

Packages that use IntegerOntologyObjectFactory
de.tudresden.inf.lat.jcel.ontology.axiom.extension
Provides interfaces and classes that extend a set of axioms. 
de.tudresden.inf.lat.jcel.ontology.normalization
Provides interfaces and classes needed to perform the normalization. 
 

Uses of IntegerOntologyObjectFactory in de.tudresden.inf.lat.jcel.ontology.axiom.extension
 

Classes in de.tudresden.inf.lat.jcel.ontology.axiom.extension that implement IntegerOntologyObjectFactory
 class IntegerOntologyObjectFactoryImpl
          An object of this class can create all the objects in an ontology.
 

Uses of IntegerOntologyObjectFactory in de.tudresden.inf.lat.jcel.ontology.normalization
 

Methods in de.tudresden.inf.lat.jcel.ontology.normalization with parameters of type IntegerOntologyObjectFactory
 Set<de.tudresden.inf.lat.jcel.coreontology.axiom.NormalizedIntegerAxiom> OntologyNormalizer.normalize(Set<ComplexIntegerAxiom> originalAxiomSet, IntegerOntologyObjectFactory factory)
          Normalizes a set of axioms.
 



Copyright © 2012. All Rights Reserved.