com.ibm.wbit.tel

Class TSubstitutionKinds

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


    public final class TSubstitutionKinds
    extends org.eclipse.emf.common.util.AbstractEnumerator
    A representation of the literals of the enumeration 'TSubstitution Kinds', and utility methods for working with them.
    Since:
    6.1
    See Also:
    TaskPackage.getTSubstitutionKinds()
    • Field Detail

      • NO_SUBSTITUTION

        public static final int NO_SUBSTITUTION
        The 'No Substitution' literal value.

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

        See Also:
        NO_SUBSTITUTION_LITERAL, Constant Field Values
      • SUBSTITUTE_USER_IF_ABSENT

        public static final int SUBSTITUTE_USER_IF_ABSENT
        The 'Substitute User If Absent' literal value.

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

        See Also:
        SUBSTITUTE_USER_IF_ABSENT_LITERAL, Constant Field Values
      • SELECT_USER_IF_PRESENT

        public static final int SELECT_USER_IF_PRESENT
        The 'Select User If Present' literal value.

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

        See Also:
        SELECT_USER_IF_PRESENT_LITERAL, Constant Field Values
      • VALUES

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

      • get

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

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

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