org.eclipse.emf.mwe.ewm.workflow
Class WorkflowComponentProxy

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by org.eclipse.emf.mwe.ewm.workflow.WorkflowComponent
                  extended by org.eclipse.emf.mwe.ewm.workflow.WorkflowComponentProxy
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject

public class WorkflowComponentProxy
extends WorkflowComponent

A representation of the model object 'Component Proxy'.

The following features are supported:

See Also:
WorkflowPackage.getWorkflowComponentProxy()
EMF generated code
EMF model element
kind="class"

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
protected  WorkflowComponent targetComponent
          The cached value of the 'Target Component' reference.
 
Fields inherited from class org.eclipse.emf.mwe.ewm.workflow.WorkflowComponent
componentOrchestrationStrategy, description, DESCRIPTION_EDEFAULT, name, NAME_EDEFAULT, type, TYPE_EDEFAULT
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
protected WorkflowComponentProxy()
           
 
Method Summary
 void accept(IWorkflowVisitor visitor)
          Clients must override this function and call the appropriate visitor function.
 WorkflowComponent basicGetTargetComponent()
           
 java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, java.lang.Object newValue)
           
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
 void eUnset(int featureID)
           
 WorkflowComponentOrchestrationStrategy getComponentOrchestrationStrategy()
          Returns the value of the 'Component Orchestration Strategy' containment reference.
 java.lang.String getDescription()
          Returns the value of the 'Description' attribute.
 java.lang.String getName()
          Returns the value of the 'Name' attribute.
 WorkflowComponent getTargetComponent()
          Returns the value of the 'Target Component' reference.
 java.lang.String getType()
          Returns the value of the 'Type' attribute.
 WorkflowState run(WorkflowContext context)
          Clients must override this function to perform the work of the workflow component.
 void setComponentOrchestrationStrategy(WorkflowComponentOrchestrationStrategy newComponentOrchestrationStrategy)
          Sets the value of the 'Component Orchestration Strategy' containment reference.
 void setDescription(java.lang.String newDescription)
          Sets the value of the 'Description' attribute.
 void setName(java.lang.String newName)
          Sets the value of the 'Name' attribute.
 void setTargetComponent(WorkflowComponent newTargetComponent)
          Sets the value of the 'Target Component' reference.
 void setType(java.lang.String newType)
          Sets the value of the 'Type' attribute.
 java.lang.String toString()
           
 
Methods inherited from class org.eclipse.emf.mwe.ewm.workflow.WorkflowComponent
basicSetComponentOrchestrationStrategy, eInverseRemove, start
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

targetComponent

protected WorkflowComponent targetComponent
The cached value of the 'Target Component' reference.

See Also:
getTargetComponent()
EMF generated code
EMF ordered
Constructor Detail

WorkflowComponentProxy

protected WorkflowComponentProxy()

EMF generated code
Method Detail

eStaticClass

protected org.eclipse.emf.ecore.EClass eStaticClass()

Overrides:
eStaticClass in class WorkflowComponent
EMF generated code

getTargetComponent

public WorkflowComponent getTargetComponent()
Returns the value of the 'Target Component' reference.

If the meaning of the 'Target Component' reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Target Component' reference.
See Also:
setTargetComponent(WorkflowComponent), WorkflowPackage.getWorkflowComponentProxy_TargetComponent()
EMF generated code
EMF model element
required="true"

basicGetTargetComponent

public WorkflowComponent basicGetTargetComponent()

EMF generated code

setTargetComponent

public void setTargetComponent(WorkflowComponent newTargetComponent)
Sets the value of the 'Target Component' reference.

Parameters:
value - the new value of the 'Target Component' reference.
See Also:
getTargetComponent()
EMF generated code

eGet

public java.lang.Object eGet(int featureID,
                             boolean resolve,
                             boolean coreType)

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eGet in class WorkflowComponent
EMF generated code

eSet

public void eSet(int featureID,
                 java.lang.Object newValue)

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eSet in class WorkflowComponent
EMF generated code

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eUnset in class WorkflowComponent
EMF generated code

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class WorkflowComponent
EMF generated code

accept

public void accept(IWorkflowVisitor visitor)
Description copied from class: WorkflowComponent
Clients must override this function and call the appropriate visitor function.

Specified by:
accept in class WorkflowComponent

getComponentOrchestrationStrategy

public WorkflowComponentOrchestrationStrategy getComponentOrchestrationStrategy()
Description copied from class: WorkflowComponent
Returns the value of the 'Component Orchestration Strategy' containment reference.

If the meaning of the 'Component Orchestration Strategy' containment reference isn't clear, there really should be more of a description here...

Overrides:
getComponentOrchestrationStrategy in class WorkflowComponent
Returns:
the value of the 'Component Orchestration Strategy' containment reference.
See Also:
WorkflowComponent.setComponentOrchestrationStrategy(WorkflowComponentOrchestrationStrategy), WorkflowPackage.getWorkflowComponent_ComponentOrchestrationStrategy()

getDescription

public java.lang.String getDescription()
Description copied from class: WorkflowComponent
Returns the value of the 'Description' attribute.

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

Overrides:
getDescription in class WorkflowComponent
Returns:
the value of the 'Description' attribute.
See Also:
WorkflowComponent.setDescription(String), WorkflowPackage.getWorkflowComponent_Description()

getName

public java.lang.String getName()
Description copied from class: WorkflowComponent
Returns the value of the 'Name' attribute.

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

Overrides:
getName in class WorkflowComponent
Returns:
the value of the 'Name' attribute.
See Also:
WorkflowComponent.setName(String), WorkflowPackage.getWorkflowComponent_Name()

getType

public java.lang.String getType()
Description copied from class: WorkflowComponent
Returns the value of the 'Type' attribute.

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

Overrides:
getType in class WorkflowComponent
Returns:
the value of the 'Type' attribute.
See Also:
WorkflowComponent.setType(String), WorkflowPackage.getWorkflowComponent_Type()

run

public WorkflowState run(WorkflowContext context)
                  throws WorkflowRuntimeException
Description copied from class: WorkflowComponent
Clients must override this function to perform the work of the workflow component.

Specified by:
run in class WorkflowComponent
Throws:
WorkflowRuntimeException

setComponentOrchestrationStrategy

public void setComponentOrchestrationStrategy(WorkflowComponentOrchestrationStrategy newComponentOrchestrationStrategy)
Description copied from class: WorkflowComponent
Sets the value of the 'Component Orchestration Strategy' containment reference.

Overrides:
setComponentOrchestrationStrategy in class WorkflowComponent
See Also:
WorkflowComponent.getComponentOrchestrationStrategy()

setDescription

public void setDescription(java.lang.String newDescription)
Description copied from class: WorkflowComponent
Sets the value of the 'Description' attribute.

Overrides:
setDescription in class WorkflowComponent
See Also:
WorkflowComponent.getDescription()

setName

public void setName(java.lang.String newName)
Description copied from class: WorkflowComponent
Sets the value of the 'Name' attribute.

Overrides:
setName in class WorkflowComponent
See Also:
WorkflowComponent.getName()

setType

public void setType(java.lang.String newType)
Description copied from class: WorkflowComponent
Sets the value of the 'Type' attribute.

Overrides:
setType in class WorkflowComponent
See Also:
WorkflowComponent.getType()

toString

public java.lang.String toString()
Description copied from class: WorkflowComponent

Overrides:
toString in class WorkflowComponent