| Package | Description |
|---|---|
| uk.ac.manchester.cs.jfact.kernel | |
| uk.ac.manchester.cs.jfact.visitors |
| Modifier and Type | Method and Description |
|---|---|
IndividualName |
ExpressionCache.individual(org.semanticweb.owlapi.model.OWLEntity name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<IndividualName> |
ReasoningKernel.getDataRelatedIndividuals(RoleExpression or,
RoleExpression os,
int op,
Collection<IndividualExpression> individuals)
set RESULT into set of instances of A such that they do have data roles R
and S
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Expression> |
ReasoningKernel.getSameAs(IndividualName i,
TaxonomyActor<T> actor)
apply actor__apply() to all synonyms of an individual I
|
<T extends Expression> |
ReasoningKernel.getTypes(IndividualName i,
boolean direct,
TaxonomyActor<T> actor)
apply actor__apply() to all DIRECT concepts that are types of an
individual I
|
DLTree |
ExpressionTranslator.visit(IndividualName expr) |
| Modifier and Type | Method and Description |
|---|---|
A |
DLExpressionVisitorExAdapter.visit(IndividualName expr) |
O |
DLExpressionVisitorEx.visit(IndividualName expr) |
void |
DLExpressionVisitorAdapter.visit(IndividualName expr) |
void |
DLExpressionVisitor.visit(IndividualName expr) |
Copyright © 2016 The University of Manchester. All rights reserved.