Uses of Enum Class
org.tweetyproject.preferences.Operation
Packages that use Operation
-
Uses of Operation in org.tweetyproject.preferences
Subclasses with type arguments of type Operation in org.tweetyproject.preferencesModifier and TypeClassDescriptionenumThis enumeration lists the possible operations used in dynamic preference aggregation updates.Methods in org.tweetyproject.preferences that return Operation -
Uses of Operation in org.tweetyproject.preferences.update
Methods in org.tweetyproject.preferences.update that return OperationModifier and TypeMethodDescriptionUpdate.getOperation()returns the second element of this quadrupleMethods in org.tweetyproject.preferences.update with parameters of type OperationModifier and TypeMethodDescriptionvoidUpdate.setOperation(Operation op) sets the second element of this tripleConstructors in org.tweetyproject.preferences.update with parameters of type Operation