Class RelType

All Implemented Interfaces:
Serializable, Comparable<Parameter>, Encodable

public class RelType extends Parameter implements Encodable
$Id$ [18-Apr-2004]

Defines a Relationship Type parameter.

See Also:
  • Field Details

    • 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 Details

    • RelType

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

    • getValue

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