| Package | Description |
|---|---|
| net.sf.tweety.logics.pl.analysis |
| Modifier and Type | Method and Description |
|---|---|
static InconsistencyMeasureFactory.Measure |
InconsistencyMeasureFactory.Measure.getMeasure(String id) |
static InconsistencyMeasureFactory.Measure |
InconsistencyMeasureFactory.Measure.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InconsistencyMeasureFactory.Measure[] |
InconsistencyMeasureFactory.Measure.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static net.sf.tweety.logics.commons.analysis.InconsistencyMeasure<net.sf.tweety.commons.BeliefSet<PropositionalFormula>> |
InconsistencyMeasureFactory.getInconsistencyMeasure(InconsistencyMeasureFactory.Measure im)
Creates a new inconsistency measure of the given type with default
settings.
|
Copyright © 2018. All rights reserved.