Package | Description |
---|---|
de.tudresden.inf.lat.jcel.ontology.axiom.extension |
Provides interfaces and classes that extend a set of axioms.
|
de.tudresden.inf.lat.jcel.ontology.datatype |
Provides interfaces and classes with the data types used in
the axioms of the classification algorithm.
|
de.tudresden.inf.lat.jcel.owlapi.translator |
Provides interfaces and classes used in the translation
between OWL API objects and integer numbers (the internal
representation).
|
Modifier and Type | Method and Description |
---|---|
IntegerDataTypeFactory |
IntegerOntologyObjectFactoryImpl.getDataTypeFactory() |
IntegerDataTypeFactory |
IntegerOntologyObjectFactory.getDataTypeFactory()
Returns the data type factory.
|
Modifier and Type | Class and Description |
---|---|
class |
IntegerDataTypeFactoryImpl
An object implementing this class can create basic ontology objects.
|
Modifier and Type | Method and Description |
---|---|
IntegerDataTypeFactory |
ObjectPropertyExpressionTranslator.getDataTypeFactory() |
IntegerDataTypeFactory |
ClassExpressionTranslator.getDataTypeFactory() |
Constructor and Description |
---|
ObjectPropertyExpressionTranslator(IntegerDataTypeFactory factory,
TranslationRepository repository)
Constructs a new object property expression translator.
|
Copyright © 2009–2015 Chair of Automata Theory - TU Dresden. All rights reserved.