Package | Description |
---|---|
de.tudresden.inf.lat.jcel.core.algorithm.cel |
Provides interfaces and classes to run the classification
algorithm of CEL.
|
de.tudresden.inf.lat.jcel.core.algorithm.rulebased |
Provides interfaces and classes to run a classification
algorithm based on completion rules.
|
de.tudresden.inf.lat.jcel.reasoner.main |
Provides interfaces and classes used for the reasoner.
|
de.tudresden.inf.lat.jcel.reasoner.module |
Provides interfaces and classes to run the classification
algorithm using module extraction.
|
Modifier and Type | Class and Description |
---|---|
class |
CelProcessor
Classifies an ontology using the CEL algorithm.
|
Modifier and Type | Class and Description |
---|---|
class |
RuleBasedProcessor
An object of this class is an implementation of a classification algorithm.
|
Modifier and Type | Method and Description |
---|---|
Processor |
RuleBasedReasoner.getProcessor() |
Modifier and Type | Class and Description |
---|---|
class |
ClassModuleProcessor
An object of this class classifies an ontology.
|
class |
ModuleProcessor
An object of this class classifies an ontology.
|
Modifier and Type | Method and Description |
---|---|
Processor |
ModuleProcessorFactory.createProcessor(Set<ComplexIntegerAxiom> axioms)
Creates a new processor.
|
Copyright © 2009–2015 Chair of Automata Theory - TU Dresden. All rights reserved.