Package bpsim.impl
Class ResourceParametersImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.EObjectImpl
-
- bpsim.impl.ResourceParametersImpl
-
- All Implemented Interfaces:
ResourceParameters,org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.InternalEObject
public class ResourceParametersImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements ResourceParameters
An implementation of the model object 'Resource Parameters'.The following features are implemented:
- Generated code
-
-
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
-
-
Field Summary
Fields Modifier and Type Field Description protected ParameteravailabilityThe cached value of the 'Availability' containment reference.protected ParameterquantityThe cached value of the 'Quantity' containment reference.protected org.eclipse.emf.common.util.EList<Parameter>roleThe cached value of the 'Role' containment reference list.protected ParameterselectionThe cached value of the 'Selection' containment reference.-
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
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedResourceParametersImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.eclipse.emf.common.notify.NotificationChainbasicSetAvailability(Parameter newAvailability, org.eclipse.emf.common.notify.NotificationChain msgs)org.eclipse.emf.common.notify.NotificationChainbasicSetQuantity(Parameter newQuantity, org.eclipse.emf.common.notify.NotificationChain msgs)org.eclipse.emf.common.notify.NotificationChainbasicSetSelection(Parameter newSelection, org.eclipse.emf.common.notify.NotificationChain msgs)ObjecteGet(int featureID, boolean resolve, boolean coreType)org.eclipse.emf.common.notify.NotificationChaineInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)booleaneIsSet(int featureID)voideSet(int featureID, Object newValue)protected org.eclipse.emf.ecore.EClasseStaticClass()voideUnset(int featureID)ParametergetAvailability()ParametergetQuantity()org.eclipse.emf.common.util.EList<Parameter>getRole()ParametergetSelection()voidsetAvailability(Parameter newAvailability)voidsetQuantity(Parameter newQuantity)voidsetSelection(Parameter newSelection)-
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, toString
-
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
-
-
-
-
Field Detail
-
selection
protected Parameter selection
The cached value of the 'Selection' containment reference.- See Also:
getSelection()- Generated code
- Ordered
-
availability
protected Parameter availability
The cached value of the 'Availability' containment reference.- See Also:
getAvailability()- Generated code
- Ordered
-
quantity
protected Parameter quantity
The cached value of the 'Quantity' containment reference.- See Also:
getQuantity()- Generated code
- Ordered
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClassin classorg.eclipse.emf.ecore.impl.EObjectImpl- Generated code
-
getSelection
public Parameter getSelection()
- Specified by:
getSelectionin interfaceResourceParameters- Returns:
- the value of the 'Selection' containment reference.
- See Also:
ResourceParameters.setSelection(Parameter),BpsimPackage.getResourceParameters_Selection()- Generated code
-
basicSetSelection
public org.eclipse.emf.common.notify.NotificationChain basicSetSelection(Parameter newSelection, org.eclipse.emf.common.notify.NotificationChain msgs)
- Generated code
-
setSelection
public void setSelection(Parameter newSelection)
- Specified by:
setSelectionin interfaceResourceParameters- Parameters:
newSelection- the new value of the 'Selection' containment reference.- See Also:
ResourceParameters.getSelection()- Generated code
-
getAvailability
public Parameter getAvailability()
- Specified by:
getAvailabilityin interfaceResourceParameters- Returns:
- the value of the 'Availability' containment reference.
- See Also:
ResourceParameters.setAvailability(Parameter),BpsimPackage.getResourceParameters_Availability()- Generated code
-
basicSetAvailability
public org.eclipse.emf.common.notify.NotificationChain basicSetAvailability(Parameter newAvailability, org.eclipse.emf.common.notify.NotificationChain msgs)
- Generated code
-
setAvailability
public void setAvailability(Parameter newAvailability)
- Specified by:
setAvailabilityin interfaceResourceParameters- Parameters:
newAvailability- the new value of the 'Availability' containment reference.- See Also:
ResourceParameters.getAvailability()- Generated code
-
getQuantity
public Parameter getQuantity()
- Specified by:
getQuantityin interfaceResourceParameters- Returns:
- the value of the 'Quantity' containment reference.
- See Also:
ResourceParameters.setQuantity(Parameter),BpsimPackage.getResourceParameters_Quantity()- Generated code
-
basicSetQuantity
public org.eclipse.emf.common.notify.NotificationChain basicSetQuantity(Parameter newQuantity, org.eclipse.emf.common.notify.NotificationChain msgs)
- Generated code
-
setQuantity
public void setQuantity(Parameter newQuantity)
- Specified by:
setQuantityin interfaceResourceParameters- Parameters:
newQuantity- the new value of the 'Quantity' containment reference.- See Also:
ResourceParameters.getQuantity()- Generated code
-
getRole
public org.eclipse.emf.common.util.EList<Parameter> getRole()
- Specified by:
getRolein interfaceResourceParameters- Returns:
- the value of the 'Role' containment reference list.
- See Also:
BpsimPackage.getResourceParameters_Role()- Generated code
-
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:
eInverseRemovein classorg.eclipse.emf.ecore.impl.BasicEObjectImpl- Generated code
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eGetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl- Generated code
-
eSet
public void eSet(int featureID, Object newValue)- Specified by:
eSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eSetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl- Generated code
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnsetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eUnsetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl- Generated code
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eIsSetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl- Generated code
-
-