Uses of Class
org.tweetyproject.logics.commons.analysis.InconsistencyMeasureResult.Status
-
Packages that use InconsistencyMeasureResult.Status Package Description org.tweetyproject.logics.commons.analysis -
-
Uses of InconsistencyMeasureResult.Status in org.tweetyproject.logics.commons.analysis
Methods in org.tweetyproject.logics.commons.analysis that return InconsistencyMeasureResult.Status Modifier and Type Method Description InconsistencyMeasureResult.StatusInconsistencyMeasureResult. getStatus()static InconsistencyMeasureResult.StatusInconsistencyMeasureResult.Status. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static InconsistencyMeasureResult.Status[]InconsistencyMeasureResult.Status. values()Returns an array containing the constants of this enum type, in the order they are declared.
-