|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElkUnexpectedIndexingException | |
|---|---|
| org.semanticweb.elk.reasoner.indexing.hierarchy | |
| Uses of ElkUnexpectedIndexingException in org.semanticweb.elk.reasoner.indexing.hierarchy |
|---|
| Methods in org.semanticweb.elk.reasoner.indexing.hierarchy that throw ElkUnexpectedIndexingException | |
|---|---|
void |
ModifiableOntologyIndex.remove(IndexedClassExpression target,
ChainableRule<Context> oldRule)
Removes an existing context rule for the given IndexedClassExpression |
void |
ModifiableOntologyIndex.remove(IndexedObject oldObject)
Removes the given IndexedObject from this OntologyIndex |
void |
ModifiableOntologyIndex.removeClass(ElkClass oldClass)
Removes the given ElkClass from the signature of this
OntologyIndex |
void |
ModifiableOntologyIndex.removeContextInitRule(ChainableRule<Context> oldRule)
Removes an existing context initialization for this OntologyIndex |
void |
ModifiableOntologyIndex.removeNamedIndividual(ElkNamedIndividual oldIndividual)
Removes the given ElkNamedIndividual from the signature of this
OntologyIndex |
void |
ModifiableOntologyIndex.removeReflexiveProperty(IndexedObjectProperty property)
Retracts reflexivity of the given IndexedObjectProperty |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||