| Package | Description |
|---|---|
| org.semanticweb.owl.explanation.impl.laconic |
| Modifier and Type | Method and Description |
|---|---|
static ModularityTreatment |
ModularityTreatment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModularityTreatment[] |
ModularityTreatment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LaconicExplanationGeneratorBasedOnOPlusWithDeltaPlusFiltering(Set<? extends org.semanticweb.owlapi.model.OWLAxiom> inputAxioms,
EntailmentCheckerFactory<org.semanticweb.owlapi.model.OWLAxiom> entailmentCheckerFactory,
ExplanationGeneratorFactory<org.semanticweb.owlapi.model.OWLAxiom> delegateFactory,
ExplanationProgressMonitor<org.semanticweb.owlapi.model.OWLAxiom> progressMonitor,
OPlusSplitting spiltting,
ModularityTreatment inputType) |
Copyright © 2014. All rights reserved.