| Package | Description |
|---|---|
| org.semanticweb.HermiT.datatypes.owlreal |
| Modifier and Type | Method and Description |
|---|---|
static Numbers.BoundaryDirection |
Numbers.BoundaryDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Numbers.BoundaryDirection[] |
Numbers.BoundaryDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Number |
Numbers.getNearestIntegerInBound(Number bound,
Numbers.BoundaryDirection boundaryDirection,
boolean boundIsInclusive) |
Copyright © 2020. All rights reserved.