com.ibm.wsspi.sca.metadata.bpc.model

Class HumanTaskKind

  • java.lang.Object
    • org.eclipse.emf.common.util.AbstractEnumerator
      • com.ibm.wsspi.sca.metadata.bpc.model.HumanTaskKind
  • All Implemented Interfaces:
    org.eclipse.emf.common.util.Enumerator


    public final class HumanTaskKind
    extends org.eclipse.emf.common.util.AbstractEnumerator
    A representation of the literals of the enumeration 'Human Task Kind', and utility methods for working with them.
    See Also:
    com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getHumanTaskKind()
    • Method Summary

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

      • TO_DO

        public static final int TO_DO
        The 'To Do' literal value.

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

        See Also:
        TO_DO_LITERAL, Constant Field Values
      • INVOCATION

        public static final int INVOCATION
        The 'Invocation' literal value.

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

        See Also:
        INVOCATION_LITERAL, Constant Field Values
      • COLLABORATION

        public static final int COLLABORATION
        The 'Collaboration' literal value.

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

        See Also:
        COLLABORATION_LITERAL, Constant Field Values
      • ADMINISTRATION

        public static final int ADMINISTRATION
        The 'Administration' literal value.

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

        See Also:
        ADMINISTRATION_LITERAL, Constant Field Values
      • TO_DO_LITERAL

        public static final HumanTaskKind TO_DO_LITERAL
        The 'To Do' literal object.
        See Also:
        TO_DO
      • INVOCATION_LITERAL

        public static final HumanTaskKind INVOCATION_LITERAL
        The 'Invocation' literal object.
        See Also:
        INVOCATION
      • COLLABORATION_LITERAL

        public static final HumanTaskKind COLLABORATION_LITERAL
        The 'Collaboration' literal object.
        See Also:
        COLLABORATION
      • ADMINISTRATION_LITERAL

        public static final HumanTaskKind ADMINISTRATION_LITERAL
        The 'Administration' literal object.
        See Also:
        ADMINISTRATION
      • VALUES

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

      • get

        public static HumanTaskKind get(java.lang.String literal)
        Returns the 'Human Task Kind' literal with the specified literal value.
      • getByName

        public static HumanTaskKind getByName(java.lang.String name)
        Returns the 'Human Task Kind' literal with the specified name.
      • get

        public static HumanTaskKind get(int value)
        Returns the 'Human Task Kind' literal with the specified integer value.
IBM Business Process ManagerTM
Release 8