com.ibm.wbit.tel

Class TAutoDeletionMode

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


    public final class TAutoDeletionMode
    extends org.eclipse.emf.common.util.AbstractEnumerator
    A representation of the literals of the enumeration 'TAuto Deletion Mode', and utility methods for working with them.
    Since:
    6.1
    See Also:
    TaskPackage.getTAutoDeletionMode()
    • Method Summary

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

      • ONCOMPLETION

        public static final int ONCOMPLETION
        The 'ONCOMPLETION' literal value.

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

        See Also:
        ONCOMPLETION_LITERAL, Constant Field Values
      • ONSUCCESSFULCOMPLETION

        public static final int ONSUCCESSFULCOMPLETION
        The 'ONSUCCESSFULCOMPLETION' literal value.

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

        See Also:
        ONSUCCESSFULCOMPLETION_LITERAL, Constant Field Values
      • VALUES

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

      • get

        public static TAutoDeletionMode get(java.lang.String literal)
        Returns the 'TAuto Deletion Mode' literal with the specified literal value.
      • getByName

        public static TAutoDeletionMode getByName(java.lang.String name)
        Returns the 'TAuto Deletion Mode' literal with the specified name.
      • get

        public static TAutoDeletionMode get(int value)
        Returns the 'TAuto Deletion Mode' literal with the specified integer value.
IBM Business Process ManagerTM
Release 8