| Package | Description |
|---|---|
| org.semanticweb.owlapi.model | |
| uk.ac.manchester.cs.owl.owlapi |
| Modifier and Type | Method and Description |
|---|---|
DataRangeType |
OWLDataRange.getDataRangeType()
Gets the type of this data range
|
static DataRangeType |
DataRangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataRangeType[] |
DataRangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DataRangeType |
OWLDatatypeRestrictionImpl.getDataRangeType() |
DataRangeType |
OWLDatatypeImpl.getDataRangeType() |
DataRangeType |
OWLDataUnionOfImpl.getDataRangeType() |
DataRangeType |
OWLDataOneOfImpl.getDataRangeType() |
DataRangeType |
OWLDataIntersectionOfImpl.getDataRangeType() |
DataRangeType |
OWLDataComplementOfImpl.getDataRangeType() |
DataRangeType |
OWL2DatatypeImpl.getDataRangeType() |
Copyright © 2014 The University of Manchester. All Rights Reserved.