org.gnu.atk
Class RelationType
java.lang.Object
org.gnu.glib.Enum
org.gnu.atk.RelationType
public class RelationType
- extends org.gnu.glib.Enum
Methods inherited from class org.gnu.glib.Enum |
equals, getValue, hashCode |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
NULL
public static final RelationType NULL
CONTROLLED_BY
public static final RelationType CONTROLLED_BY
CONTROLLER_FOR
public static final RelationType CONTROLLER_FOR
LABEL_FOR
public static final RelationType LABEL_FOR
LABELLED_BY
public static final RelationType LABELLED_BY
MEMBER_OF
public static final RelationType MEMBER_OF
NODE_CHILD_OF
public static final RelationType NODE_CHILD_OF
FLOWS_TO
public static final RelationType FLOWS_TO
FLOWS_FROM
public static final RelationType FLOWS_FROM
SUBWINDOW_OF
public static final RelationType SUBWINDOW_OF
EMBEDS
public static final RelationType EMBEDS
EMBEDDED_BY
public static final RelationType EMBEDDED_BY
POPUP_FOR
public static final RelationType POPUP_FOR
PARENT_WINDOW_OF
public static final RelationType PARENT_WINDOW_OF
LAST_DEFINED
public static final RelationType LAST_DEFINED
intern
public static RelationType intern(int value)
or
public RelationType or(RelationType other)
and
public RelationType and(RelationType other)
xor
public RelationType xor(RelationType other)
test
public boolean test(RelationType other)