Class RelType

    • Field Detail

      • PARENT

        public static final RelType PARENT
        Parent.
      • CHILD

        public static final RelType CHILD
        Child.
      • SIBLING

        public static final RelType SIBLING
        Sibling.
      • SNOOZE

        public static final RelType SNOOZE
        VALARM "Snooze".
      • FINISHTOSTART

        public static final RelType FINISHTOSTART
      • FINISHTOFINISH

        public static final RelType FINISHTOFINISH
      • STARTTOFINISH

        public static final RelType STARTTOFINISH
      • STARTTOSTART

        public static final RelType STARTTOSTART
      • FIRST

        public static final RelType FIRST
      • DEPENDS_ON

        public static final RelType DEPENDS_ON
      • REFID

        public static final RelType REFID
      • CONCEPT

        public static final RelType CONCEPT
    • Constructor Detail

      • RelType

        public RelType​(String aValue)
        Parameters:
        aValue - a string representation of a relationship type
    • Method Detail

      • getValue

        public final String getValue()
        Specified by:
        getValue in class Content
        Returns:
        the content value