|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntegerObjectPropertyExpressionVisitor | |
---|---|
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. |
Uses of IntegerObjectPropertyExpressionVisitor in de.tudresden.inf.lat.jcel.ontology.datatype |
---|
Methods in de.tudresden.inf.lat.jcel.ontology.datatype with parameters of type IntegerObjectPropertyExpressionVisitor | ||
---|---|---|
|
IntegerObjectPropertyExpression.accept(IntegerObjectPropertyExpressionVisitor<T> visitor)
|
|
|
IntegerObjectProperty.accept(IntegerObjectPropertyExpressionVisitor<T> visitor)
|
|
|
IntegerObjectInverseOf.accept(IntegerObjectPropertyExpressionVisitor<T> visitor)
|
Uses of IntegerObjectPropertyExpressionVisitor in de.tudresden.inf.lat.jcel.ontology.normalization |
---|
Classes in de.tudresden.inf.lat.jcel.ontology.normalization that implement IntegerObjectPropertyExpressionVisitor | |
---|---|
class |
ObjectPropertyIdFinder
An object of this class is a normalizer for inverse object properties. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |