| Package | Description |
|---|---|
| org.mindswap.pellet.tableau.completion.rule |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractTableauRule.BlockingType |
AbstractTableauRule.blockingType |
| Modifier and Type | Method and Description |
|---|---|
static AbstractTableauRule.BlockingType |
AbstractTableauRule.BlockingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractTableauRule.BlockingType[] |
AbstractTableauRule.BlockingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractTableauRule(CompletionStrategy strategy,
NodeSelector nodeSelector,
AbstractTableauRule.BlockingType blockingType) |
Copyright © 2019. All rights reserved.