Uses of Enum Class
org.tweetyproject.arg.adf.syntax.acc.TautologyAcceptanceCondition
Packages that use TautologyAcceptanceCondition
-
Uses of TautologyAcceptanceCondition in org.tweetyproject.arg.adf.syntax.acc
Subclasses with type arguments of type TautologyAcceptanceCondition in org.tweetyproject.arg.adf.syntax.accModifier and TypeClassDescriptionenum
TautologyAcceptanceCondition enumFields in org.tweetyproject.arg.adf.syntax.acc declared as TautologyAcceptanceConditionModifier and TypeFieldDescriptionstatic final TautologyAcceptanceCondition
AcceptanceCondition.TAUTOLOGY
This constant is an alias forINSTANCE
, its only purpose is readability.Methods in org.tweetyproject.arg.adf.syntax.acc that return TautologyAcceptanceConditionModifier and TypeMethodDescriptionstatic TautologyAcceptanceCondition
Returns the enum constant of this class with the specified name.static TautologyAcceptanceCondition[]
TautologyAcceptanceCondition.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.tweetyproject.arg.adf.syntax.acc with parameters of type TautologyAcceptanceCondition