| Package | Description |
|---|---|
| org.mindswap.pellet |
| Modifier and Type | Field and Description |
|---|---|
static PelletOptions.OrderedClassification |
PelletOptions.ORDERED_CLASSIFICATION
Classifier orders classes based on their usage to guarantee the
correctness of the classification results.
|
| Modifier and Type | Method and Description |
|---|---|
static PelletOptions.OrderedClassification |
PelletOptions.OrderedClassification.valueOf(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.
|
Copyright © 2019. All rights reserved.