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.
|
Modifier and Type | Method and Description |
---|---|
IntegerDataHasValue |
IntegerDataTypeFactoryImpl.createDataHasValue(int dataPropertyId,
int val) |
IntegerDataHasValue |
IntegerDataTypeFactory.createDataHasValue(int dataPropertyId,
int val)
Creates a has-value class expression.
|
Modifier and Type | Method and Description |
---|---|
T |
IntegerClassExpressionVisitor.visit(IntegerDataHasValue classExpression)
Visits a has-value class expression.
|
Copyright © 2009–2015 Chair of Automata Theory - TU Dresden. All rights reserved.