|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexedClassEntity | |
|---|---|
| org.semanticweb.elk.reasoner.consistency | |
| org.semanticweb.elk.reasoner.indexing.hierarchy | |
| org.semanticweb.elk.reasoner.taxonomy | |
| Uses of IndexedClassEntity in org.semanticweb.elk.reasoner.consistency |
|---|
| Methods in org.semanticweb.elk.reasoner.consistency that return types with arguments of type IndexedClassEntity | |
|---|---|
static Collection<IndexedClassEntity> |
ConsistencyChecking.getTestEntities(OntologyIndex ontologyIndex)
|
| Constructor parameters in org.semanticweb.elk.reasoner.consistency with type arguments of type IndexedClassEntity | |
|---|---|
ConsistencyChecking(Collection<IndexedClassEntity> inputEntities,
org.semanticweb.elk.reasoner.consistency.ConsistencyChecking.ConsistencyMonitor consistencyMonitor,
SaturationState saturationState,
ComputationExecutor executor,
int maxWorkers,
ProgressMonitor progressMonitor)
Constructing the object for checking if all given entities are consistent. |
|
| Uses of IndexedClassEntity in org.semanticweb.elk.reasoner.indexing.hierarchy |
|---|
| Subclasses of IndexedClassEntity in org.semanticweb.elk.reasoner.indexing.hierarchy | |
|---|---|
class |
IndexedClass
Represents all occurrences of an ElkClass in an ontology. |
class |
IndexedIndividual
Represents all occurrences of an ElkIndividual in an ontology. |
| Uses of IndexedClassEntity in org.semanticweb.elk.reasoner.taxonomy |
|---|
| Constructor parameters in org.semanticweb.elk.reasoner.taxonomy with type arguments of type IndexedClassEntity | |
|---|---|
TaxonomyCleaning(Collection<IndexedClassEntity> inputs,
ClassTaxonomyState classTaxonomyState,
InstanceTaxonomyState instanceTaxonomyState,
ComputationExecutor executor,
int maxWorkers,
ProgressMonitor progressMonitor)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||