Class WrappedBoundaryEvent

  • All Implemented Interfaces:
    org.eclipse.bpmn2.BaseElement, org.eclipse.bpmn2.BoundaryEvent, org.eclipse.bpmn2.CatchEvent, org.eclipse.bpmn2.Event, org.eclipse.bpmn2.FlowElement, org.eclipse.bpmn2.FlowNode, org.eclipse.bpmn2.InteractionNode, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject

    public class WrappedBoundaryEvent
    extends Object
    implements org.eclipse.bpmn2.BoundaryEvent
    • Constructor Detail

      • WrappedBoundaryEvent

        public WrappedBoundaryEvent​(org.eclipse.bpmn2.BoundaryEvent delegate)
    • Method Detail

      • getExtensionValues

        public List<org.eclipse.bpmn2.ExtensionAttributeValue> getExtensionValues()
        Specified by:
        getExtensionValues in interface org.eclipse.bpmn2.BaseElement
      • getDocumentation

        public List<org.eclipse.bpmn2.Documentation> getDocumentation()
        Specified by:
        getDocumentation in interface org.eclipse.bpmn2.BaseElement
      • getExtensionDefinitions

        public List<org.eclipse.bpmn2.ExtensionDefinition> getExtensionDefinitions()
        Specified by:
        getExtensionDefinitions in interface org.eclipse.bpmn2.BaseElement
      • getId

        public String getId()
        Specified by:
        getId in interface org.eclipse.bpmn2.BaseElement
      • setId

        public void setId​(String s)
        Specified by:
        setId in interface org.eclipse.bpmn2.BaseElement
      • getAnyAttribute

        public org.eclipse.emf.ecore.util.FeatureMap getAnyAttribute()
        Specified by:
        getAnyAttribute in interface org.eclipse.bpmn2.BaseElement
      • getAttachedToRef

        public org.eclipse.bpmn2.Activity getAttachedToRef()
        Specified by:
        getAttachedToRef in interface org.eclipse.bpmn2.BoundaryEvent
      • setAttachedToRef

        public void setAttachedToRef​(org.eclipse.bpmn2.Activity activity)
        Specified by:
        setAttachedToRef in interface org.eclipse.bpmn2.BoundaryEvent
      • isCancelActivity

        public boolean isCancelActivity()
        Specified by:
        isCancelActivity in interface org.eclipse.bpmn2.BoundaryEvent
      • setCancelActivity

        public void setCancelActivity​(boolean b)
        Specified by:
        setCancelActivity in interface org.eclipse.bpmn2.BoundaryEvent
      • getDataOutputs

        public List<org.eclipse.bpmn2.DataOutput> getDataOutputs()
        Specified by:
        getDataOutputs in interface org.eclipse.bpmn2.CatchEvent
      • getDataOutputAssociation

        public List<org.eclipse.bpmn2.DataOutputAssociation> getDataOutputAssociation()
        Specified by:
        getDataOutputAssociation in interface org.eclipse.bpmn2.CatchEvent
      • getOutputSet

        public org.eclipse.bpmn2.OutputSet getOutputSet()
        Specified by:
        getOutputSet in interface org.eclipse.bpmn2.CatchEvent
      • setOutputSet

        public void setOutputSet​(org.eclipse.bpmn2.OutputSet outputSet)
        Specified by:
        setOutputSet in interface org.eclipse.bpmn2.CatchEvent
      • getEventDefinitions

        public List<org.eclipse.bpmn2.EventDefinition> getEventDefinitions()
        Specified by:
        getEventDefinitions in interface org.eclipse.bpmn2.CatchEvent
      • getEventDefinitionRefs

        public List<org.eclipse.bpmn2.EventDefinition> getEventDefinitionRefs()
        Specified by:
        getEventDefinitionRefs in interface org.eclipse.bpmn2.CatchEvent
      • isParallelMultiple

        public boolean isParallelMultiple()
        Specified by:
        isParallelMultiple in interface org.eclipse.bpmn2.CatchEvent
      • setParallelMultiple

        public void setParallelMultiple​(boolean b)
        Specified by:
        setParallelMultiple in interface org.eclipse.bpmn2.CatchEvent
      • getProperties

        public List<org.eclipse.bpmn2.Property> getProperties()
        Specified by:
        getProperties in interface org.eclipse.bpmn2.Event
      • getIncoming

        public List<org.eclipse.bpmn2.SequenceFlow> getIncoming()
        Specified by:
        getIncoming in interface org.eclipse.bpmn2.FlowNode
      • getLanes

        public List<org.eclipse.bpmn2.Lane> getLanes()
        Specified by:
        getLanes in interface org.eclipse.bpmn2.FlowNode
      • getOutgoing

        public List<org.eclipse.bpmn2.SequenceFlow> getOutgoing()
        Specified by:
        getOutgoing in interface org.eclipse.bpmn2.FlowNode
      • getAuditing

        public org.eclipse.bpmn2.Auditing getAuditing()
        Specified by:
        getAuditing in interface org.eclipse.bpmn2.FlowElement
      • setAuditing

        public void setAuditing​(org.eclipse.bpmn2.Auditing auditing)
        Specified by:
        setAuditing in interface org.eclipse.bpmn2.FlowElement
      • getMonitoring

        public org.eclipse.bpmn2.Monitoring getMonitoring()
        Specified by:
        getMonitoring in interface org.eclipse.bpmn2.FlowElement
      • setMonitoring

        public void setMonitoring​(org.eclipse.bpmn2.Monitoring monitoring)
        Specified by:
        setMonitoring in interface org.eclipse.bpmn2.FlowElement
      • getCategoryValueRef

        public List<org.eclipse.bpmn2.CategoryValue> getCategoryValueRef()
        Specified by:
        getCategoryValueRef in interface org.eclipse.bpmn2.FlowElement
      • getName

        public String getName()
        Specified by:
        getName in interface org.eclipse.bpmn2.FlowElement
      • setName

        public void setName​(String s)
        Specified by:
        setName in interface org.eclipse.bpmn2.FlowElement
      • getIncomingConversationLinks

        public List<org.eclipse.bpmn2.ConversationLink> getIncomingConversationLinks()
        Specified by:
        getIncomingConversationLinks in interface org.eclipse.bpmn2.InteractionNode
      • getOutgoingConversationLinks

        public List<org.eclipse.bpmn2.ConversationLink> getOutgoingConversationLinks()
        Specified by:
        getOutgoingConversationLinks in interface org.eclipse.bpmn2.InteractionNode
      • eClass

        public org.eclipse.emf.ecore.EClass eClass()
        Specified by:
        eClass in interface org.eclipse.emf.ecore.EObject
      • eResource

        public org.eclipse.emf.ecore.resource.Resource eResource()
        Specified by:
        eResource in interface org.eclipse.emf.ecore.EObject
      • eContainer

        public org.eclipse.emf.ecore.EObject eContainer()
        Specified by:
        eContainer in interface org.eclipse.emf.ecore.EObject
      • eContainingFeature

        public org.eclipse.emf.ecore.EStructuralFeature eContainingFeature()
        Specified by:
        eContainingFeature in interface org.eclipse.emf.ecore.EObject
      • eContainmentFeature

        public org.eclipse.emf.ecore.EReference eContainmentFeature()
        Specified by:
        eContainmentFeature in interface org.eclipse.emf.ecore.EObject
      • eContents

        public org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> eContents()
        Specified by:
        eContents in interface org.eclipse.emf.ecore.EObject
      • eAllContents

        public org.eclipse.emf.common.util.TreeIterator<org.eclipse.emf.ecore.EObject> eAllContents()
        Specified by:
        eAllContents in interface org.eclipse.emf.ecore.EObject
      • eIsProxy

        public boolean eIsProxy()
        Specified by:
        eIsProxy in interface org.eclipse.emf.ecore.EObject
      • eCrossReferences

        public org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> eCrossReferences()
        Specified by:
        eCrossReferences in interface org.eclipse.emf.ecore.EObject
      • eGet

        public Object eGet​(org.eclipse.emf.ecore.EStructuralFeature feature)
        Specified by:
        eGet in interface org.eclipse.emf.ecore.EObject
      • eGet

        public Object eGet​(org.eclipse.emf.ecore.EStructuralFeature feature,
                           boolean resolve)
        Specified by:
        eGet in interface org.eclipse.emf.ecore.EObject
      • eSet

        public void eSet​(org.eclipse.emf.ecore.EStructuralFeature feature,
                         Object newValue)
        Specified by:
        eSet in interface org.eclipse.emf.ecore.EObject
      • eIsSet

        public boolean eIsSet​(org.eclipse.emf.ecore.EStructuralFeature feature)
        Specified by:
        eIsSet in interface org.eclipse.emf.ecore.EObject
      • eUnset

        public void eUnset​(org.eclipse.emf.ecore.EStructuralFeature feature)
        Specified by:
        eUnset in interface org.eclipse.emf.ecore.EObject
      • eAdapters

        public org.eclipse.emf.common.util.EList<org.eclipse.emf.common.notify.Adapter> eAdapters()
        Specified by:
        eAdapters in interface org.eclipse.emf.common.notify.Notifier
      • eDeliver

        public boolean eDeliver()
        Specified by:
        eDeliver in interface org.eclipse.emf.common.notify.Notifier
      • eSetDeliver

        public void eSetDeliver​(boolean deliver)
        Specified by:
        eSetDeliver in interface org.eclipse.emf.common.notify.Notifier
      • eNotify

        public void eNotify​(org.eclipse.emf.common.notify.Notification notification)
        Specified by:
        eNotify in interface org.eclipse.emf.common.notify.Notifier