| 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.
|
| org.coode.suggestor.knowledgeexplorationimpl |
Default implementations of suggestors and several sanction rules.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertySanctionRule.setSuggestor(PropertySuggestor ps)
Called by the suggestor when the rule has been registered (in case the
rule requires suggestor methods)
|
| Modifier and Type | Method and Description |
|---|---|
PropertySuggestor |
SuggestorFactory.getPropertySuggestor() |
| Modifier and Type | Method and Description |
|---|---|
void |
UniversalRestrictionsSanctionRule.setSuggestor(PropertySuggestor ps) |
void |
SimpleAnnotationPropertySanctionRule.setSuggestor(PropertySuggestor ps) |
void |
MinCardinalitySanctionRule.setSuggestor(PropertySuggestor ps) |
void |
CheckSubsStructureSanctionRule.setSuggestor(PropertySuggestor ps) |
void |
CheckSubsSanctionRule.setSuggestor(PropertySuggestor ps) |
| Modifier and Type | Method and Description |
|---|---|
PropertySuggestor |
SuggestorFactory.getPropertySuggestor() |
| Modifier and Type | Method and Description |
|---|---|
void |
UniversalRestrictionsSanctionRule.setSuggestor(PropertySuggestor ps) |
void |
SimpleAnnotationPropertySanctionRule.setSuggestor(PropertySuggestor ps) |
void |
MinCardinalitySanctionRule.setSuggestor(PropertySuggestor ps) |
void |
CheckSubsStructureSanctionRule.setSuggestor(PropertySuggestor ps) |
void |
CheckSubsSanctionRule.setSuggestor(PropertySuggestor ps) |
Copyright © 2015 The University of Manchester. All Rights Reserved.