| Package | Description |
|---|---|
| org.mindswap.pellet |
| Modifier and Type | Field and Description |
|---|---|
static PelletOptions.UndefinedDatatypeHandling |
PelletOptions.UNDEFINED_DATATYPE_HANDLING
If
EXCEPTION an exception is thrown when the reasoner
encounters an undefined (and unsupported) datatype. |
| Modifier and Type | Method and Description |
|---|---|
static PelletOptions.UndefinedDatatypeHandling |
PelletOptions.UndefinedDatatypeHandling.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PelletOptions.UndefinedDatatypeHandling[] |
PelletOptions.UndefinedDatatypeHandling.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.