|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PelletOptions.UndefinedDatatypeHandling | |
---|---|
org.mindswap.pellet |
Uses of PelletOptions.UndefinedDatatypeHandling in org.mindswap.pellet |
---|
Fields in org.mindswap.pellet declared as PelletOptions.UndefinedDatatypeHandling | |
---|---|
static PelletOptions.UndefinedDatatypeHandling |
PelletOptions.UNDEFINED_DATATYPE_HANDLING
If EXCEPTION an exception is thrown when the reasoner
encounters an undefined (and unsupported) datatype. |
Methods in org.mindswap.pellet that return PelletOptions.UndefinedDatatypeHandling | |
---|---|
static PelletOptions.UndefinedDatatypeHandling |
PelletOptions.UndefinedDatatypeHandling.valueOf(java.lang.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |