|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PelletOptions.OrderedClassification | |
|---|---|
| org.mindswap.pellet | |
| Uses of PelletOptions.OrderedClassification in org.mindswap.pellet |
|---|
| Fields in org.mindswap.pellet declared as PelletOptions.OrderedClassification | |
|---|---|
static PelletOptions.OrderedClassification |
PelletOptions.ORDERED_CLASSIFICATION
Classifier orders classes based on their usage to guarantee the correctness of the classification results. |
| Methods in org.mindswap.pellet that return PelletOptions.OrderedClassification | |
|---|---|
static PelletOptions.OrderedClassification |
PelletOptions.OrderedClassification.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PelletOptions.OrderedClassification[] |
PelletOptions.OrderedClassification.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||