Enum Relation

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

public enum Relation extends Enum<Relation>
This enumeration lists the possible relations between two elements in preference orders.

Authors: Bastian Wolf