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 |
---|---|
IntegerDataProperty |
IntegerDataTypeFactory.createDataProperty(int dataPropertyId)
Creates a data property.
|
IntegerDataProperty |
IntegerDataTypeFactoryImpl.createDataProperty(int dataPropertyId) |
IntegerDataProperty |
IntegerDataTypeFactory.getBottomDataProperty()
Returns the bottom data property.
|
IntegerDataProperty |
IntegerDataTypeFactoryImpl.getBottomDataProperty() |
IntegerDataProperty |
IntegerDataTypeFactory.getTopDataProperty()
Returns the top data property.
|
IntegerDataProperty |
IntegerDataTypeFactoryImpl.getTopDataProperty() |
Modifier and Type | Method and Description |
---|---|
int |
IntegerDataProperty.compareTo(IntegerDataProperty o) |
Copyright © 2009–2015 Chair of Automata Theory - TU Dresden. All rights reserved.