| Package | Description |
|---|---|
| org.coode.suggestor.api |
The suggestor is a set of non-standard reasoning queries that support knowledge exploration.
|
| org.coode.suggestor.impl |
Default implementations of suggestors and several sanction rules.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FillerSuggestor.addSanctionRule(FillerSanctionRule rule)
Add a FillerSanctionRule to the end of the rules used for sanctioning
|
void |
FillerSuggestor.removeSanctionRule(FillerSanctionRule rule)
Remove this FillerSanctionRule from the rules used for sanctioning
|
| Modifier and Type | Class and Description |
|---|---|
class |
InRangeFillerSanctionRule
Checks if the filler is in the asserted range.
|
Copyright © 2013 The University of Manchester. All Rights Reserved.