Package | Description |
---|---|
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.ontology.normalization |
Provides interfaces and classes needed to perform the
normalization.
|
Modifier and Type | Method and Description |
---|---|
<T> T |
IntegerObjectPropertyExpression.accept(IntegerObjectPropertyExpressionVisitor<T> visitor) |
<T> T |
IntegerObjectProperty.accept(IntegerObjectPropertyExpressionVisitor<T> visitor) |
<T> T |
IntegerObjectInverseOf.accept(IntegerObjectPropertyExpressionVisitor<T> visitor) |
Modifier and Type | Class and Description |
---|---|
class |
ObjectPropertyIdFinder
An object of this class is a normalizer for inverse object properties.
|
Copyright © 2009–2015 Chair of Automata Theory - TU Dresden. All rights reserved.