| Package | Description |
|---|---|
| org.semanticweb.owl.explanation.impl.laconic |
| Modifier and Type | Method and Description |
|---|---|
static LaconicCheckerMode |
LaconicCheckerMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LaconicCheckerMode[] |
LaconicCheckerMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
IsLaconicChecker(org.semanticweb.owlapi.model.OWLDataFactory dataFactory,
EntailmentCheckerFactory<org.semanticweb.owlapi.model.OWLAxiom> entailmentCheckerFactory,
LaconicCheckerMode checkerMode) |
Copyright © 2014. All rights reserved.