Uses of Enum Class
org.tweetyproject.arg.delp.semantics.ComparisonCriterion.Factory
Packages that use ComparisonCriterion.Factory
-
Uses of ComparisonCriterion.Factory in org.tweetyproject.arg.delp.semantics
Subclasses with type arguments of type ComparisonCriterion.Factory in org.tweetyproject.arg.delp.semanticsModifier and TypeClassDescriptionstatic enumEnumeration of factory types for creating instances ofComparisonCriterionsubclasses.Methods in org.tweetyproject.arg.delp.semantics that return ComparisonCriterion.FactoryModifier and TypeMethodDescriptionstatic ComparisonCriterion.FactoryReturns the enum constant of this class with the specified name.static ComparisonCriterion.Factory[]ComparisonCriterion.Factory.values()Returns an array containing the constants of this enum class, in the order they are declared.