jBPM :: BPMN2 EMF Extension Model 6.2.0-SNAPSHOT

bpsim.impl
Class ElementParametersImpl

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 bpsim.impl.ElementParametersImpl
All Implemented Interfaces:
ElementParameters, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject
Direct Known Subclasses:
ElementParametersTypeImpl

public class ElementParametersImpl
extends org.eclipse.emf.ecore.impl.EObjectImpl
implements ElementParameters

An implementation of the model object 'Element Parameters'.

The following features are implemented:


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 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  ControlParameters controlParameters
          The cached value of the 'Control Parameters' containment reference
protected  CostParameters costParameters
          The cached value of the 'Cost Parameters' containment reference
protected static String ELEMENT_REF_EDEFAULT
          The default value of the 'Element Ref' attribute
protected  String elementRef
          The cached value of the 'Element Ref' attribute
protected  String id
          The cached value of the 'Id' attribute
protected static String ID_EDEFAULT
          The default value of the 'Id' attribute
protected  PriorityParameters priorityParameters
          The cached value of the 'Priority Parameters' containment reference
protected  PropertyParameters propertyParameters
          The cached value of the 'Property Parameters' containment reference
protected  ResourceParameters resourceParameters
          The cached value of the 'Resource Parameters' containment reference
protected  TimeParameters timeParameters
          The cached value of the 'Time Parameters' containment reference
protected  org.eclipse.emf.common.util.EList<VendorExtension> vendorExtension
          The cached value of the 'Vendor Extension' containment reference list
 
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 ElementParametersImpl()
           
 
Method Summary
 org.eclipse.emf.common.notify.NotificationChain basicSetControlParameters(ControlParameters newControlParameters, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetCostParameters(CostParameters newCostParameters, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetPriorityParameters(PriorityParameters newPriorityParameters, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetPropertyParameters(PropertyParameters newPropertyParameters, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetResourceParameters(ResourceParameters newResourceParameters, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetTimeParameters(TimeParameters newTimeParameters, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 Object eGet(int featureID, boolean resolve, boolean coreType)
           
 org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, Object newValue)
           
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
 void eUnset(int featureID)
           
 ControlParameters getControlParameters()
           
 CostParameters getCostParameters()
           
 String getElementRef()
           
 String getId()
           
 PriorityParameters getPriorityParameters()
           
 PropertyParameters getPropertyParameters()
           
 ResourceParameters getResourceParameters()
           
 TimeParameters getTimeParameters()
           
 org.eclipse.emf.common.util.EList<VendorExtension> getVendorExtension()
           
 void setControlParameters(ControlParameters newControlParameters)
           
 void setCostParameters(CostParameters newCostParameters)
           
 void setElementRef(String newElementRef)
           
 void setId(String newId)
           
 void setPriorityParameters(PriorityParameters newPriorityParameters)
           
 void setPropertyParameters(PropertyParameters newPropertyParameters)
           
 void setResourceParameters(ResourceParameters newResourceParameters)
           
 void setTimeParameters(TimeParameters newTimeParameters)
           
 String toString()
           
 
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

timeParameters

protected TimeParameters timeParameters
The cached value of the 'Time Parameters' containment reference.

See Also:
getTimeParameters()

controlParameters

protected ControlParameters controlParameters
The cached value of the 'Control Parameters' containment reference.

See Also:
getControlParameters()

resourceParameters

protected ResourceParameters resourceParameters
The cached value of the 'Resource Parameters' containment reference.

See Also:
getResourceParameters()

priorityParameters

protected PriorityParameters priorityParameters
The cached value of the 'Priority Parameters' containment reference.

See Also:
getPriorityParameters()

costParameters

protected CostParameters costParameters
The cached value of the 'Cost Parameters' containment reference.

See Also:
getCostParameters()

propertyParameters

protected PropertyParameters propertyParameters
The cached value of the 'Property Parameters' containment reference.

See Also:
getPropertyParameters()

vendorExtension

protected org.eclipse.emf.common.util.EList<VendorExtension> vendorExtension
The cached value of the 'Vendor Extension' containment reference list.

See Also:
getVendorExtension()

ELEMENT_REF_EDEFAULT

protected static final String ELEMENT_REF_EDEFAULT
The default value of the 'Element Ref' attribute.

See Also:
getElementRef()

elementRef

protected String elementRef
The cached value of the 'Element Ref' attribute.

See Also:
getElementRef()

ID_EDEFAULT

protected static final String ID_EDEFAULT
The default value of the 'Id' attribute.

See Also:
getId()

id

protected String id
The cached value of the 'Id' attribute.

See Also:
getId()
Constructor Detail

ElementParametersImpl

protected ElementParametersImpl()

Method Detail

eStaticClass

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

Overrides:
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImpl

getTimeParameters

public TimeParameters getTimeParameters()

Specified by:
getTimeParameters in interface ElementParameters
Returns:
the value of the 'Time Parameters' containment reference.
See Also:
ElementParameters.setTimeParameters(TimeParameters), BpsimPackage.getElementParameters_TimeParameters()

basicSetTimeParameters

public org.eclipse.emf.common.notify.NotificationChain basicSetTimeParameters(TimeParameters newTimeParameters,
                                                                              org.eclipse.emf.common.notify.NotificationChain msgs)


setTimeParameters

public void setTimeParameters(TimeParameters newTimeParameters)

Specified by:
setTimeParameters in interface ElementParameters
Parameters:
newTimeParameters - the new value of the 'Time Parameters' containment reference.
See Also:
ElementParameters.getTimeParameters()

getControlParameters

public ControlParameters getControlParameters()

Specified by:
getControlParameters in interface ElementParameters
Returns:
the value of the 'Control Parameters' containment reference.
See Also:
ElementParameters.setControlParameters(ControlParameters), BpsimPackage.getElementParameters_ControlParameters()

basicSetControlParameters

public org.eclipse.emf.common.notify.NotificationChain basicSetControlParameters(ControlParameters newControlParameters,
                                                                                 org.eclipse.emf.common.notify.NotificationChain msgs)


setControlParameters

public void setControlParameters(ControlParameters newControlParameters)

Specified by:
setControlParameters in interface ElementParameters
Parameters:
newControlParameters - the new value of the 'Control Parameters' containment reference.
See Also:
ElementParameters.getControlParameters()

getResourceParameters

public ResourceParameters getResourceParameters()

Specified by:
getResourceParameters in interface ElementParameters
Returns:
the value of the 'Resource Parameters' containment reference.
See Also:
ElementParameters.setResourceParameters(ResourceParameters), BpsimPackage.getElementParameters_ResourceParameters()

basicSetResourceParameters

public org.eclipse.emf.common.notify.NotificationChain basicSetResourceParameters(ResourceParameters newResourceParameters,
                                                                                  org.eclipse.emf.common.notify.NotificationChain msgs)


setResourceParameters

public void setResourceParameters(ResourceParameters newResourceParameters)

Specified by:
setResourceParameters in interface ElementParameters
Parameters:
newResourceParameters - the new value of the 'Resource Parameters' containment reference.
See Also:
ElementParameters.getResourceParameters()

getPriorityParameters

public PriorityParameters getPriorityParameters()

Specified by:
getPriorityParameters in interface ElementParameters
Returns:
the value of the 'Priority Parameters' containment reference.
See Also:
ElementParameters.setPriorityParameters(PriorityParameters), BpsimPackage.getElementParameters_PriorityParameters()

basicSetPriorityParameters

public org.eclipse.emf.common.notify.NotificationChain basicSetPriorityParameters(PriorityParameters newPriorityParameters,
                                                                                  org.eclipse.emf.common.notify.NotificationChain msgs)


setPriorityParameters

public void setPriorityParameters(PriorityParameters newPriorityParameters)

Specified by:
setPriorityParameters in interface ElementParameters
Parameters:
newPriorityParameters - the new value of the 'Priority Parameters' containment reference.
See Also:
ElementParameters.getPriorityParameters()

getCostParameters

public CostParameters getCostParameters()

Specified by:
getCostParameters in interface ElementParameters
Returns:
the value of the 'Cost Parameters' containment reference.
See Also:
ElementParameters.setCostParameters(CostParameters), BpsimPackage.getElementParameters_CostParameters()

basicSetCostParameters

public org.eclipse.emf.common.notify.NotificationChain basicSetCostParameters(CostParameters newCostParameters,
                                                                              org.eclipse.emf.common.notify.NotificationChain msgs)


setCostParameters

public void setCostParameters(CostParameters newCostParameters)

Specified by:
setCostParameters in interface ElementParameters
Parameters:
newCostParameters - the new value of the 'Cost Parameters' containment reference.
See Also:
ElementParameters.getCostParameters()

getPropertyParameters

public PropertyParameters getPropertyParameters()

Specified by:
getPropertyParameters in interface ElementParameters
Returns:
the value of the 'Property Parameters' containment reference.
See Also:
ElementParameters.setPropertyParameters(PropertyParameters), BpsimPackage.getElementParameters_PropertyParameters()

basicSetPropertyParameters

public org.eclipse.emf.common.notify.NotificationChain basicSetPropertyParameters(PropertyParameters newPropertyParameters,
                                                                                  org.eclipse.emf.common.notify.NotificationChain msgs)


setPropertyParameters

public void setPropertyParameters(PropertyParameters newPropertyParameters)

Specified by:
setPropertyParameters in interface ElementParameters
Parameters:
newPropertyParameters - the new value of the 'Property Parameters' containment reference.
See Also:
ElementParameters.getPropertyParameters()

getVendorExtension

public org.eclipse.emf.common.util.EList<VendorExtension> getVendorExtension()

Specified by:
getVendorExtension in interface ElementParameters
Returns:
the value of the 'Vendor Extension' containment reference list.
See Also:
BpsimPackage.getElementParameters_VendorExtension()

getElementRef

public String getElementRef()

Specified by:
getElementRef in interface ElementParameters
Returns:
the value of the 'Element Ref' attribute.
See Also:
ElementParameters.setElementRef(String), BpsimPackage.getElementParameters_ElementRef()

setElementRef

public void setElementRef(String newElementRef)

Specified by:
setElementRef in interface ElementParameters
Parameters:
newElementRef - the new value of the 'Element Ref' attribute.
See Also:
ElementParameters.getElementRef()

getId

public String getId()

Specified by:
getId in interface ElementParameters
Returns:
the value of the 'Id' attribute.
See Also:
ElementParameters.setId(String), BpsimPackage.getElementParameters_Id()

setId

public void setId(String newId)

Specified by:
setId in interface ElementParameters
Parameters:
newId - the new value of the 'Id' attribute.
See Also:
ElementParameters.getId()

eInverseRemove

public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                      int featureID,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eGet

public Object eGet(int featureID,
                   boolean resolve,
                   boolean coreType)

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eSet

public void eSet(int featureID,
                 Object newValue)

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

toString

public String toString()

Overrides:
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

jBPM :: BPMN2 EMF Extension Model 6.2.0-SNAPSHOT

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.