Package | Description |
---|---|
conexp.fx.core.dl | |
conexp.fx.core.dl.deprecated | |
conexp.fx.core.math |
Modifier and Type | Method and Description |
---|---|
ELTBox |
ELAxiomatizer.compute() |
Modifier and Type | Method and Description |
---|---|
static <I> ELAxiomatizer |
ELAxiomatizer.from(Signature sigma,
ELInterpretation2<I> i,
ELTBox t,
int roleDepth) |
static boolean |
ELReasoner.isSubsumedBy(ELConceptDescription concept1,
ELConceptDescription concept2,
ELTBox tBox) |
boolean |
ELInterpretation2.models(ELTBox tBox) |
Modifier and Type | Method and Description |
---|---|
ELTBox |
ELInterpretation.computeTBoxBase(int roleDepth,
int maxCardinality,
ELTBox backgroundTBox,
Constructor... constructors)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ELTBox |
ELInterpretation.computeTBoxBase(int roleDepth,
int maxCardinality,
ELTBox backgroundTBox,
Constructor... constructors)
Deprecated.
|
protected Set<Implication<org.semanticweb.owlapi.model.IRI,ELConceptDescription>> |
ELInterpretation.getBackgroundImplications(Context<org.semanticweb.owlapi.model.IRI,ELConceptDescription> inducedContext,
ELTBox backgroundTBox)
Deprecated.
|
boolean |
ELInterpretation.models(ELTBox tBox)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static DualClosureOperator<ELConceptDescription> |
DualClosureOperator.fromTBox(ELTBox t,
int d) |
Copyright © 2010–2019 Francesco Kriegel. All rights reserved.