public class ElementParametersImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements ElementParameters
The following features are implemented:
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
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
Modifier and Type | Field and Description |
---|---|
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 |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Modifier | Constructor and Description |
---|---|
protected |
ElementParametersImpl() |
Modifier and Type | Method and Description |
---|---|
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() |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
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
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected TimeParameters timeParameters
Time Parameters
' containment reference.
getTimeParameters()
protected ControlParameters controlParameters
Control Parameters
' containment reference.
getControlParameters()
protected ResourceParameters resourceParameters
Resource Parameters
' containment reference.
getResourceParameters()
protected PriorityParameters priorityParameters
Priority Parameters
' containment reference.
getPriorityParameters()
protected CostParameters costParameters
Cost Parameters
' containment reference.
getCostParameters()
protected PropertyParameters propertyParameters
Property Parameters
' containment reference.
getPropertyParameters()
protected org.eclipse.emf.common.util.EList<VendorExtension> vendorExtension
Vendor Extension
' containment reference list.
getVendorExtension()
protected static final String ELEMENT_REF_EDEFAULT
Element Ref
' attribute.
getElementRef()
protected String elementRef
Element Ref
' attribute.
getElementRef()
protected static final String ID_EDEFAULT
Id
' attribute.
getId()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.eclipse.emf.ecore.impl.EObjectImpl
public TimeParameters getTimeParameters()
getTimeParameters
in interface ElementParameters
ElementParameters.setTimeParameters(TimeParameters)
,
BpsimPackage.getElementParameters_TimeParameters()
public org.eclipse.emf.common.notify.NotificationChain basicSetTimeParameters(TimeParameters newTimeParameters, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setTimeParameters(TimeParameters newTimeParameters)
setTimeParameters
in interface ElementParameters
newTimeParameters
- the new value of the 'Time Parameters' containment reference.ElementParameters.getTimeParameters()
public ControlParameters getControlParameters()
getControlParameters
in interface ElementParameters
ElementParameters.setControlParameters(ControlParameters)
,
BpsimPackage.getElementParameters_ControlParameters()
public org.eclipse.emf.common.notify.NotificationChain basicSetControlParameters(ControlParameters newControlParameters, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setControlParameters(ControlParameters newControlParameters)
setControlParameters
in interface ElementParameters
newControlParameters
- the new value of the 'Control Parameters' containment reference.ElementParameters.getControlParameters()
public ResourceParameters getResourceParameters()
getResourceParameters
in interface ElementParameters
ElementParameters.setResourceParameters(ResourceParameters)
,
BpsimPackage.getElementParameters_ResourceParameters()
public org.eclipse.emf.common.notify.NotificationChain basicSetResourceParameters(ResourceParameters newResourceParameters, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setResourceParameters(ResourceParameters newResourceParameters)
setResourceParameters
in interface ElementParameters
newResourceParameters
- the new value of the 'Resource Parameters' containment reference.ElementParameters.getResourceParameters()
public PriorityParameters getPriorityParameters()
getPriorityParameters
in interface ElementParameters
ElementParameters.setPriorityParameters(PriorityParameters)
,
BpsimPackage.getElementParameters_PriorityParameters()
public org.eclipse.emf.common.notify.NotificationChain basicSetPriorityParameters(PriorityParameters newPriorityParameters, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setPriorityParameters(PriorityParameters newPriorityParameters)
setPriorityParameters
in interface ElementParameters
newPriorityParameters
- the new value of the 'Priority Parameters' containment reference.ElementParameters.getPriorityParameters()
public CostParameters getCostParameters()
getCostParameters
in interface ElementParameters
ElementParameters.setCostParameters(CostParameters)
,
BpsimPackage.getElementParameters_CostParameters()
public org.eclipse.emf.common.notify.NotificationChain basicSetCostParameters(CostParameters newCostParameters, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setCostParameters(CostParameters newCostParameters)
setCostParameters
in interface ElementParameters
newCostParameters
- the new value of the 'Cost Parameters' containment reference.ElementParameters.getCostParameters()
public PropertyParameters getPropertyParameters()
getPropertyParameters
in interface ElementParameters
ElementParameters.setPropertyParameters(PropertyParameters)
,
BpsimPackage.getElementParameters_PropertyParameters()
public org.eclipse.emf.common.notify.NotificationChain basicSetPropertyParameters(PropertyParameters newPropertyParameters, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setPropertyParameters(PropertyParameters newPropertyParameters)
setPropertyParameters
in interface ElementParameters
newPropertyParameters
- the new value of the 'Property Parameters' containment reference.ElementParameters.getPropertyParameters()
public org.eclipse.emf.common.util.EList<VendorExtension> getVendorExtension()
getVendorExtension
in interface ElementParameters
BpsimPackage.getElementParameters_VendorExtension()
public String getElementRef()
getElementRef
in interface ElementParameters
ElementParameters.setElementRef(String)
,
BpsimPackage.getElementParameters_ElementRef()
public void setElementRef(String newElementRef)
setElementRef
in interface ElementParameters
newElementRef
- the new value of the 'Element Ref' attribute.ElementParameters.getElementRef()
public String getId()
getId
in interface ElementParameters
ElementParameters.setId(String)
,
BpsimPackage.getElementParameters_Id()
public void setId(String newId)
setId
in interface ElementParameters
newId
- the new value of the 'Id' attribute.ElementParameters.getId()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.