| Package | Description |
|---|---|
| com.clarkparsia.pellet.datatypes | |
| com.clarkparsia.pellet.datatypes.types.real |
| Modifier and Type | Method and Description |
|---|---|
IntervalRelations |
OWLRealInterval.compare(OWLRealInterval other) |
static IntervalRelations |
IntervalRelations.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IntervalRelations[] |
IntervalRelations.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IntervalRelations |
ContinuousRealInterval.compare(ContinuousRealInterval other) |
Copyright © 2019. All rights reserved.