Uses of Class
org.tweetyproject.arg.delp.semantics.ComparisonCriterion.Factory
- 
Packages that use ComparisonCriterion.Factory Package Description org.tweetyproject.arg.delp.semantics  - 
- 
Uses of ComparisonCriterion.Factory in org.tweetyproject.arg.delp.semantics
Methods in org.tweetyproject.arg.delp.semantics that return ComparisonCriterion.Factory Modifier and Type Method Description static ComparisonCriterion.FactoryComparisonCriterion.Factory. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ComparisonCriterion.Factory[]ComparisonCriterion.Factory. values()Returns an array containing the constants of this enum type, in the order they are declared. 
 -