| Package | Description | 
|---|---|
| org.dllearner.algorithms.ocel | 
 New experimental refinement operator approach, which takes
obtained information about concrete examples in an algorithm run
stronger into account. 
 | 
| org.dllearner.refinementoperators | 
 Refinement operator implementations. 
 | 
| org.dllearner.utilities.owl | 
 OWL utility classes (file manipulation, converting 
between different formats, orderings on OWL structures etc.). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
OWLClassExpressionLengthMetric | 
OCEL.getLengthMetric()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
OCEL.setLengthMetric(OWLClassExpressionLengthMetric lengthMetric)  | 
| Modifier and Type | Method and Description | 
|---|---|
OWLClassExpressionLengthMetric | 
RefinementOperatorAdapter.getLengthMetric()  | 
OWLClassExpressionLengthMetric | 
RhoDRDown.getLengthMetric()  | 
OWLClassExpressionLengthMetric | 
OperatorInverter.getLengthMetric()  | 
OWLClassExpressionLengthMetric | 
LengthLimitedRefinementOperator.getLengthMetric()  | 
OWLClassExpressionLengthMetric | 
SynchronizedRefinementOperator.getLengthMetric()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RefinementOperatorAdapter.setLengthMetric(OWLClassExpressionLengthMetric lengthMetric)  | 
void | 
RhoDRDown.setLengthMetric(OWLClassExpressionLengthMetric lengthMetric)  | 
void | 
OperatorInverter.setLengthMetric(OWLClassExpressionLengthMetric lengthMetric)  | 
void | 
LengthLimitedRefinementOperator.setLengthMetric(OWLClassExpressionLengthMetric lengthMetric)  | 
void | 
SynchronizedRefinementOperator.setLengthMetric(OWLClassExpressionLengthMetric lengthMetric)  | 
| Modifier and Type | Method and Description | 
|---|---|
static OWLClassExpressionLengthMetric | 
OWLClassExpressionLengthMetric.getDefaultMetric()  | 
static OWLClassExpressionLengthMetric | 
OWLClassExpressionLengthMetric.getOCELMetric()  | 
| Modifier and Type | Method and Description | 
|---|---|
static int | 
OWLClassExpressionUtils.getLength(org.semanticweb.owlapi.model.OWLClassExpression ce,
         OWLClassExpressionLengthMetric metric)  | 
| Constructor and Description | 
|---|
OWLClassExpressionLengthCalculator(OWLClassExpressionLengthMetric metric)  | 
 DL-Learner is licenced 						under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann