Enum Operation

java.lang.Object
java.lang.Enum<Operation>
org.tweetyproject.preferences.Operation
All Implemented Interfaces:
Serializable, Comparable<Operation>, Constable

public enum Operation extends Enum<Operation>
This enumeration lists the possible operations used in dynamic preference aggregation updates.

Authors: Bastian Wolf