com.ibm.wbit.tel

Class TActivationStates

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


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

      Methods 
      Modifier and Type Method and Description
      static TActivationStates get(int value)
      Returns the 'TActivation States' literal with the specified integer value
      static TActivationStates get(java.lang.String literal)
      Returns the 'TActivation States' literal with the specified literal value
      static TActivationStates getByName(java.lang.String name)
      Returns the 'TActivation States' 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

      • READY_LITERAL

        public static final TActivationStates READY_LITERAL
        The 'Ready' literal object.

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

        See Also:
        READY
      • CLAIMED_LITERAL

        public static final TActivationStates CLAIMED_LITERAL
        The 'Claimed' literal object.

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

        See Also:
        CLAIMED
      • WAITING_FOR_SUB_TASK_LITERAL

        public static final TActivationStates WAITING_FOR_SUB_TASK_LITERAL
        The 'Waiting For Sub Task' literal object.

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

        See Also:
        WAITING_FOR_SUB_TASK
      • RUNNING_LITERAL

        public static final TActivationStates RUNNING_LITERAL
        The 'Running' literal object.

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

        See Also:
        RUNNING
      • VALUES

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

      • get

        public static TActivationStates get(java.lang.String literal)
        Returns the 'TActivation States' literal with the specified literal value.
      • getByName

        public static TActivationStates getByName(java.lang.String name)
        Returns the 'TActivation States' literal with the specified name.
      • get

        public static TActivationStates get(int value)
        Returns the 'TActivation States' literal with the specified integer value.
IBM Business Process ManagerTM
Release 8