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

Interface Link

  • All Superinterfaces:
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier


    public interface Link
    extends org.eclipse.emf.ecore.EObject
    A representation of the model object 'Link'.

    The following features are supported:

    See Also:
    com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getLink()
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      javax.xml.namespace.QName getFaultName()
      Returns the value of the 'Fault Name' attribute
      java.lang.String getFromActivityId()
      Returns the value of the 'From Activity Id' attribute
      java.lang.String getFromATID()
      Returns the value of the 'From ATID' attribute
      LinkKind getKind()
      Returns the value of the 'Kind' attribute.
      java.lang.String getToActivityId()
      Returns the value of the 'To Activity Id' attribute
      java.lang.String getToATID()
      Returns the value of the 'To ATID' attribute
      java.lang.String getWpcId()
      Returns the value of the 'Wpc Id' attribute
      boolean isGenerated()
      Returns the value of the 'Generated' attribute
      boolean isSetGenerated()
      Returns whether the value of the 'Generated' attribute is set
      boolean isSetKind()
      Returns whether the value of the 'Kind' attribute is set
      void setFaultName(javax.xml.namespace.QName value)
      Sets the value of the 'Fault Name' attribute
      void setFromActivityId(java.lang.String value)
      Sets the value of the 'From Activity Id' attribute
      void setFromATID(java.lang.String value)
      Sets the value of the 'From ATID' attribute
      void setGenerated(boolean value)
      Sets the value of the 'Generated' attribute
      void setKind(LinkKind value)
      Sets the value of the 'Kind' attribute
      void setToActivityId(java.lang.String value)
      Sets the value of the 'To Activity Id' attribute
      void setToATID(java.lang.String value)
      Sets the value of the 'To ATID' attribute
      void setWpcId(java.lang.String value)
      Sets the value of the 'Wpc Id' attribute
      void unsetGenerated()
      Unsets the value of the 'Generated' attribute
      void unsetKind()
      Unsets the value of the 'Kind' attribute
      • Methods inherited from interface org.eclipse.emf.ecore.EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface org.eclipse.emf.common.notify.Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver
    • Method Detail

      • getFaultName

        javax.xml.namespace.QName getFaultName()
        Returns the value of the 'Fault Name' attribute.

        If the meaning of the 'Fault Name' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Fault Name' attribute.
        See Also:
        setFaultName(QName), com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getLink_FaultName()
      • setFaultName

        void setFaultName(javax.xml.namespace.QName value)
        Sets the value of the 'Fault Name' attribute.
        Parameters:
        value - the new value of the 'Fault Name' attribute.
        See Also:
        getFaultName()
      • getFromActivityId

        java.lang.String getFromActivityId()
        Returns the value of the 'From Activity Id' attribute.

        If the meaning of the 'From Activity Id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'From Activity Id' attribute.
        See Also:
        setFromActivityId(String), com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getLink_FromActivityId()
      • setFromActivityId

        void setFromActivityId(java.lang.String value)
        Sets the value of the 'From Activity Id' attribute.
        Parameters:
        value - the new value of the 'From Activity Id' attribute.
        See Also:
        getFromActivityId()
      • getFromATID

        java.lang.String getFromATID()
        Returns the value of the 'From ATID' attribute.

        If the meaning of the 'From ATID' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'From ATID' attribute.
        See Also:
        setFromATID(String), com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getLink_FromATID()
      • setFromATID

        void setFromATID(java.lang.String value)
        Sets the value of the 'From ATID' attribute.
        Parameters:
        value - the new value of the 'From ATID' attribute.
        See Also:
        getFromATID()
      • isGenerated

        boolean isGenerated()
        Returns the value of the 'Generated' attribute.

        If the meaning of the 'Generated' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Generated' attribute.
        See Also:
        isSetGenerated(), unsetGenerated(), setGenerated(boolean), com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getLink_Generated()
      • getKind

        LinkKind getKind()
        Returns the value of the 'Kind' attribute. The default value is "standard". The literals are from the enumeration LinkKind.

        If the meaning of the 'Kind' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Kind' attribute.
        See Also:
        LinkKind, isSetKind(), unsetKind(), setKind(LinkKind), com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getLink_Kind()
      • getToActivityId

        java.lang.String getToActivityId()
        Returns the value of the 'To Activity Id' attribute.

        If the meaning of the 'To Activity Id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'To Activity Id' attribute.
        See Also:
        setToActivityId(String), com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getLink_ToActivityId()
      • setToActivityId

        void setToActivityId(java.lang.String value)
        Sets the value of the 'To Activity Id' attribute.
        Parameters:
        value - the new value of the 'To Activity Id' attribute.
        See Also:
        getToActivityId()
      • getToATID

        java.lang.String getToATID()
        Returns the value of the 'To ATID' attribute.

        If the meaning of the 'To ATID' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'To ATID' attribute.
        See Also:
        setToATID(String), com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getLink_ToATID()
      • setToATID

        void setToATID(java.lang.String value)
        Sets the value of the 'To ATID' attribute.
        Parameters:
        value - the new value of the 'To ATID' attribute.
        See Also:
        getToATID()
      • getWpcId

        java.lang.String getWpcId()
        Returns the value of the 'Wpc Id' attribute.

        If the meaning of the 'Wpc Id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Wpc Id' attribute.
        See Also:
        setWpcId(String), com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getLink_WpcId()
      • setWpcId

        void setWpcId(java.lang.String value)
        Sets the value of the 'Wpc Id' attribute.
        Parameters:
        value - the new value of the 'Wpc Id' attribute.
        See Also:
        getWpcId()
IBM Business Process ManagerTM
Release 8