| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
| 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.
|
Copyright © 2014 The University of Manchester. All Rights Reserved.