|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |