Uses of Enum
org.tweetyproject.arg.adf.syntax.acc.TautologyAcceptanceCondition
-
Uses of TautologyAcceptanceCondition in org.tweetyproject.arg.adf.syntax.acc
Modifier and TypeFieldDescriptionstatic final TautologyAcceptanceCondition
AcceptanceCondition.TAUTOLOGY
This constant is an alias forINSTANCE
, its only purpose is readability.Modifier and TypeMethodDescriptionstatic TautologyAcceptanceCondition
Returns the enum constant of this type with the specified name.static TautologyAcceptanceCondition[]
TautologyAcceptanceCondition.values()
Returns an array containing the constants of this enum type, in the order they are declared.