Class ExternalCallInputImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.EObjectImpl
-
- org.palladiosimulator.solver.context.computed_usage.impl.ExternalCallInputImpl
-
- All Implemented Interfaces:
Notifier
,EObject
,InternalEObject
,ExternalCallInput
public class ExternalCallInputImpl extends EObjectImpl implements ExternalCallInput
An implementation of the model object ' External Call Input'.The following features are implemented:
- Generated class or method.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
-
-
Field Summary
Fields Modifier and Type Field Description static String
copyright
protected org.palladiosimulator.pcm.seff.ExternalCallAction
externalCallAction_ExternalCallInput
The cached value of the 'External Call Action External Call Input
' reference.protected EList<org.palladiosimulator.pcm.parameter.VariableUsage>
parameterCharacterisations_ExternalCallInput
The cached value of the 'Parameter Characterisations External Call Input
' 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
Constructors Modifier Constructor Description protected
ExternalCallInputImpl()
-
Method Summary
-
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, 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, 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
-
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.ecore.InternalEObject
eNotificationRequired
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
copyright
public static final String copyright
- See Also:
- Constant Field Values
- Generated class or method.
-
parameterCharacterisations_ExternalCallInput
protected EList<org.palladiosimulator.pcm.parameter.VariableUsage> parameterCharacterisations_ExternalCallInput
The cached value of the 'Parameter Characterisations External Call Input
' containment reference list.- See Also:
getParameterCharacterisations_ExternalCallInput()
- Generated class or method.
- Ordered collection.
-
externalCallAction_ExternalCallInput
protected org.palladiosimulator.pcm.seff.ExternalCallAction externalCallAction_ExternalCallInput
The cached value of the 'External Call Action External Call Input
' reference.- See Also:
getExternalCallAction_ExternalCallInput()
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClass
in classEObjectImpl
- Generated class or method.
-
getParameterCharacterisations_ExternalCallInput
public EList<org.palladiosimulator.pcm.parameter.VariableUsage> getParameterCharacterisations_ExternalCallInput()
- Specified by:
getParameterCharacterisations_ExternalCallInput
in interfaceExternalCallInput
- Returns:
- the value of the 'Parameter Characterisations External Call Input' containment reference list.
- See Also:
ComputedUsagePackage.getExternalCallInput_ParameterCharacterisations_ExternalCallInput()
- Generated class or method.
-
getExternalCallAction_ExternalCallInput
public org.palladiosimulator.pcm.seff.ExternalCallAction getExternalCallAction_ExternalCallInput()
- Specified by:
getExternalCallAction_ExternalCallInput
in interfaceExternalCallInput
- Returns:
- the value of the 'External Call Action External Call Input' reference.
- See Also:
ExternalCallInput.setExternalCallAction_ExternalCallInput(ExternalCallAction)
,ComputedUsagePackage.getExternalCallInput_ExternalCallAction_ExternalCallInput()
- Generated class or method.
-
basicGetExternalCallAction_ExternalCallInput
public org.palladiosimulator.pcm.seff.ExternalCallAction basicGetExternalCallAction_ExternalCallInput()
- Generated class or method.
-
setExternalCallAction_ExternalCallInput
public void setExternalCallAction_ExternalCallInput(org.palladiosimulator.pcm.seff.ExternalCallAction newExternalCallAction_ExternalCallInput)
- Specified by:
setExternalCallAction_ExternalCallInput
in interfaceExternalCallInput
- Parameters:
newExternalCallAction_ExternalCallInput
- the new value of the 'External Call Action External Call Input' reference.- See Also:
ExternalCallInput.getExternalCallAction_ExternalCallInput()
- Generated class or method.
-
getComputedUsageContext_ExternalCallInput
public ComputedUsageContext getComputedUsageContext_ExternalCallInput()
- Specified by:
getComputedUsageContext_ExternalCallInput
in interfaceExternalCallInput
- Returns:
- the value of the 'Computed Usage Context External Call Input' container reference.
- See Also:
ExternalCallInput.setComputedUsageContext_ExternalCallInput(ComputedUsageContext)
,ComputedUsagePackage.getExternalCallInput_ComputedUsageContext_ExternalCallInput()
,ComputedUsageContext.getExternalCallInput_ComputedUsageContext()
- Generated class or method.
-
basicSetComputedUsageContext_ExternalCallInput
public NotificationChain basicSetComputedUsageContext_ExternalCallInput(ComputedUsageContext newComputedUsageContext_ExternalCallInput, NotificationChain msgs)
- Generated class or method.
-
setComputedUsageContext_ExternalCallInput
public void setComputedUsageContext_ExternalCallInput(ComputedUsageContext newComputedUsageContext_ExternalCallInput)
- Specified by:
setComputedUsageContext_ExternalCallInput
in interfaceExternalCallInput
- Parameters:
newComputedUsageContext_ExternalCallInput
- the new value of the 'Computed Usage Context External Call Input' container reference.- See Also:
ExternalCallInput.getComputedUsageContext_ExternalCallInput()
- Generated class or method.
-
eInverseAdd
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
- Overrides:
eInverseAdd
in classBasicEObjectImpl
- Generated class or method.
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
- Overrides:
eInverseRemove
in classBasicEObjectImpl
- Generated class or method.
-
eBasicRemoveFromContainerFeature
public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
- Overrides:
eBasicRemoveFromContainerFeature
in classBasicEObjectImpl
- Generated class or method.
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classBasicEObjectImpl
- Generated class or method.
-
eSet
public void eSet(int featureID, Object newValue)
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classBasicEObjectImpl
- Generated class or method.
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classBasicEObjectImpl
- Generated class or method.
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classBasicEObjectImpl
- Generated class or method.
-
-