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 |
---|---|
IntegerNamedIndividual |
IntegerDataTypeFactory.createNamedIndividual(int individualId)
Creates a named individual.
|
IntegerNamedIndividual |
IntegerDataTypeFactoryImpl.createNamedIndividual(int individualId) |
Modifier and Type | Method and Description |
---|---|
int |
IntegerNamedIndividual.compareTo(IntegerNamedIndividual o) |
T |
IntegerClassExpressionVisitor.visit(IntegerNamedIndividual namedIndividual)
Visits a named individual.
|
Copyright © 2009–2015 Chair of Automata Theory - TU Dresden. All rights reserved.