| Package | Description |
|---|---|
| org.mindswap.pellet |
| Modifier and Type | Field and Description |
|---|---|
protected EnumSet<KnowledgeBase.ChangeType> |
KnowledgeBase.changes |
| Modifier and Type | Method and Description |
|---|---|
static KnowledgeBase.ChangeType |
KnowledgeBase.ChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KnowledgeBase.ChangeType[] |
KnowledgeBase.ChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
KnowledgeBase.isChanged(KnowledgeBase.ChangeType change) |
Copyright © 2019. All rights reserved.