public class IntegerOntologyObjectFactoryImpl extends Object implements IntegerOntologyObjectFactory
Constructor and Description |
---|
IntegerOntologyObjectFactoryImpl()
Constructs a new ontology object factory.
|
Modifier and Type | Method and Description |
---|---|
ComplexIntegerAxiomFactory |
getComplexAxiomFactory()
Returns the complex axiom factory.
|
IntegerDataTypeFactory |
getDataTypeFactory()
Returns the data type factory.
|
IntegerEntityManager |
getEntityManager()
Returns the identifier generator.
|
NormalizedIntegerAxiomFactory |
getNormalizedAxiomFactory()
Returns the normalized axiom factory.
|
public IntegerOntologyObjectFactoryImpl()
public ComplexIntegerAxiomFactory getComplexAxiomFactory()
IntegerOntologyObjectFactory
getComplexAxiomFactory
in interface IntegerOntologyObjectFactory
public IntegerDataTypeFactory getDataTypeFactory()
IntegerOntologyObjectFactory
getDataTypeFactory
in interface IntegerOntologyObjectFactory
public IntegerEntityManager getEntityManager()
IntegerOntologyObjectFactory
getEntityManager
in interface IntegerOntologyObjectFactory
public NormalizedIntegerAxiomFactory getNormalizedAxiomFactory()
IntegerOntologyObjectFactory
getNormalizedAxiomFactory
in interface IntegerOntologyObjectFactory
Copyright © 2009–2015 Chair of Automata Theory - TU Dresden. All rights reserved.