| Package | Description |
|---|---|
| org.semanticweb.owl.explanation.impl.laconic |
| Modifier and Type | Method and Description |
|---|---|
static OPlusSplitting |
OPlusSplitting.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OPlusSplitting[] |
OPlusSplitting.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) |
OPlusGenerator(org.semanticweb.owlapi.model.OWLDataFactory dataFactory,
OPlusSplitting splitting) |
Copyright © 2014. All rights reserved.