com.ibm.wbit.tel

Class TTaskKinds

  • java.lang.Object
    • org.eclipse.emf.common.util.AbstractEnumerator
      • com.ibm.wbit.tel.TTaskKinds
  • All Implemented Interfaces:
    org.eclipse.emf.common.util.Enumerator


    public final class TTaskKinds
    extends org.eclipse.emf.common.util.AbstractEnumerator
    A representation of the literals of the enumeration 'TTask Kinds', and utility methods for working with them.
    Since:
    6.0.1
    See Also:
    TaskPackage.getTTaskKinds()
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      static TTaskKinds get(int value)
      Returns the 'TTask Kinds' literal with the specified integer value
      static TTaskKinds get(java.lang.String literal)
      Returns the 'TTask Kinds' literal with the specified literal value
      static TTaskKinds getByName(java.lang.String name)
      Returns the 'TTask Kinds' literal with the specified name
      • Methods inherited from class org.eclipse.emf.common.util.AbstractEnumerator

        getLiteral, getName, getValue, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • ATASK_LITERAL

        public static final TTaskKinds ATASK_LITERAL
        The 'ATask' literal object.

        If the meaning of 'ATask' literal object isn't clear, there really should be more of a description here...

        See Also:
        ATASK
      • HTASK_LITERAL

        public static final TTaskKinds HTASK_LITERAL
        The 'HTask' literal object.

        If the meaning of 'HTask' literal object isn't clear, there really should be more of a description here...

        See Also:
        HTASK
      • OTASK_LITERAL

        public static final TTaskKinds OTASK_LITERAL
        The 'OTask' literal object.

        If the meaning of 'OTask' literal object isn't clear, there really should be more of a description here...

        See Also:
        OTASK
      • PTASK_LITERAL

        public static final TTaskKinds PTASK_LITERAL
        The 'PTask' literal object.

        If the meaning of 'PTask' literal object isn't clear, there really should be more of a description here...

        See Also:
        PTASK
      • VALUES

        public static final java.util.List VALUES
        A public read-only list of all the 'TTask Kinds' enumerators.
    • Method Detail

      • get

        public static TTaskKinds get(java.lang.String literal)
        Returns the 'TTask Kinds' literal with the specified literal value.
      • getByName

        public static TTaskKinds getByName(java.lang.String name)
        Returns the 'TTask Kinds' literal with the specified name.
      • get

        public static TTaskKinds get(int value)
        Returns the 'TTask Kinds' literal with the specified integer value.
IBM Business Process ManagerTM
Release 8