|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.tudresden.inf.lat.jcel.ontology.axiom.extension.IntegerOntologyObjectFactoryImpl
public class IntegerOntologyObjectFactoryImpl
An object of this class can create all the objects in an ontology.
Constructor Summary | |
---|---|
IntegerOntologyObjectFactoryImpl()
Constructs a new ontology object factory. |
Method Summary | |
---|---|
ComplexIntegerAxiomFactory |
getComplexAxiomFactory()
Returns the complex axiom factory. |
IntegerDataTypeFactory |
getDataTypeFactory()
Returns the data type factory. |
de.tudresden.inf.lat.jcel.coreontology.datatype.IntegerEntityManager |
getEntityManager()
Returns the identifier generator. |
de.tudresden.inf.lat.jcel.coreontology.axiom.NormalizedIntegerAxiomFactory |
getNormalizedAxiomFactory()
Returns the normalized axiom factory. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IntegerOntologyObjectFactoryImpl()
Method Detail |
---|
public ComplexIntegerAxiomFactory getComplexAxiomFactory()
IntegerOntologyObjectFactory
getComplexAxiomFactory
in interface IntegerOntologyObjectFactory
public IntegerDataTypeFactory getDataTypeFactory()
IntegerOntologyObjectFactory
getDataTypeFactory
in interface IntegerOntologyObjectFactory
public de.tudresden.inf.lat.jcel.coreontology.datatype.IntegerEntityManager getEntityManager()
IntegerOntologyObjectFactory
getEntityManager
in interface IntegerOntologyObjectFactory
public de.tudresden.inf.lat.jcel.coreontology.axiom.NormalizedIntegerAxiomFactory getNormalizedAxiomFactory()
IntegerOntologyObjectFactory
getNormalizedAxiomFactory
in interface IntegerOntologyObjectFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |