org.eclipse.ocl.examples.pivot.internal.impl
Class TemplateParameterSubstitutionImpl

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.ocl.examples.pivot.utilities.PivotObjectImpl
                  extended by org.eclipse.ocl.examples.pivot.internal.impl.ElementImpl
                      extended by org.eclipse.ocl.examples.pivot.internal.impl.TemplateParameterSubstitutionImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, DomainElement, Element, TemplateParameterSubstitution, Visitable, PivotObject

public class TemplateParameterSubstitutionImpl
extends ElementImpl
implements TemplateParameterSubstitution

An implementation of the model object 'Template Parameter Substitution'.

The following features are implemented:

Generated

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.common.notify.Adapter
org.eclipse.emf.common.notify.Adapter.Internal
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
protected  ParameterableElement actual
          The cached value of the 'Actual' reference.
protected  TemplateParameter formal
          The cached value of the 'Formal' reference.
protected  ParameterableElement ownedActual
          The cached value of the 'Owned Actual' containment reference.
 
Fields inherited from class org.eclipse.ocl.examples.pivot.internal.impl.ElementImpl
extension, ownedComment
 
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 TemplateParameterSubstitutionImpl()
           
 
Method Summary
<R> R
accept(Visitor<R> visitor)
          Returns the result of accepting a visit from a visitor.
 ParameterableElement basicGetActual()
           
 TemplateParameter basicGetFormal()
           
 org.eclipse.emf.common.notify.NotificationChain basicSetOwnedActual(ParameterableElement newOwnedActual, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetTemplateBinding(TemplateBinding newTemplateBinding, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 ParameterableElement createOwnedActual(org.eclipse.emf.ecore.EClass eClass)
           
 org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
           
 java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
           
 org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 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, java.lang.Object newValue)
           
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
 void eUnset(int featureID)
           
 ParameterableElement getActual()
           
 TemplateParameter getFormal()
           
 ParameterableElement getOwnedActual()
           
 TemplateBinding getTemplateBinding()
           
 void setActual(ParameterableElement newActual)
           
 void setFormal(TemplateParameter newFormal)
           
 void setOwnedActual(ParameterableElement newOwnedActual)
           
 void setTemplateBinding(TemplateBinding newTemplateBinding)
           
 
Methods inherited from class org.eclipse.ocl.examples.pivot.internal.impl.ElementImpl
allOwnedElements, create, createExtension, createOwnedComment, eInvoke, getExtension, getOwnedComment, getValue, toString
 
Methods inherited from class org.eclipse.ocl.examples.pivot.utilities.PivotObjectImpl
getETarget, getTarget, isAdapterForType, notifyChanged, setTarget, unsetTarget
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, 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
 
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.ocl.examples.pivot.Element
allOwnedElements, createExtension, createOwnedComment, getETarget, getExtension, getOwnedComment, getValue
 
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.ocl.examples.pivot.util.Visitable
eClass
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

actual

protected ParameterableElement actual
The cached value of the 'Actual' reference.

See Also:
getActual()
Generated
Ordered

formal

protected TemplateParameter formal
The cached value of the 'Formal' reference.

See Also:
getFormal()
Generated
Ordered

ownedActual

protected ParameterableElement ownedActual
The cached value of the 'Owned Actual' containment reference.

See Also:
getOwnedActual()
Generated
Ordered
Constructor Detail

TemplateParameterSubstitutionImpl

protected TemplateParameterSubstitutionImpl()

Generated
Method Detail

eStaticClass

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

Overrides:
eStaticClass in class ElementImpl
Generated

getActual

public ParameterableElement getActual()

Specified by:
getActual in interface TemplateParameterSubstitution
Returns:
the value of the 'Actual' reference.
See Also:
TemplateParameterSubstitution.setActual(ParameterableElement), PivotPackage.getTemplateParameterSubstitution_Actual()
Generated

basicGetActual

public ParameterableElement basicGetActual()

Generated

setActual

public void setActual(ParameterableElement newActual)

Specified by:
setActual in interface TemplateParameterSubstitution
Parameters:
newActual - the new value of the 'Actual' reference.
See Also:
TemplateParameterSubstitution.getActual()
Generated

getFormal

public TemplateParameter getFormal()

Specified by:
getFormal in interface TemplateParameterSubstitution
Returns:
the value of the 'Formal' reference.
See Also:
TemplateParameterSubstitution.setFormal(TemplateParameter), PivotPackage.getTemplateParameterSubstitution_Formal()
Generated

basicGetFormal

public TemplateParameter basicGetFormal()

Generated

setFormal

public void setFormal(TemplateParameter newFormal)

Specified by:
setFormal in interface TemplateParameterSubstitution
Parameters:
newFormal - the new value of the 'Formal' reference.
See Also:
TemplateParameterSubstitution.getFormal()
Generated

getOwnedActual

public ParameterableElement getOwnedActual()

Specified by:
getOwnedActual in interface TemplateParameterSubstitution
Returns:
the value of the 'Owned Actual' containment reference.
See Also:
TemplateParameterSubstitution.setOwnedActual(ParameterableElement), PivotPackage.getTemplateParameterSubstitution_OwnedActual()
Generated

basicSetOwnedActual

public org.eclipse.emf.common.notify.NotificationChain basicSetOwnedActual(ParameterableElement newOwnedActual,
                                                                           org.eclipse.emf.common.notify.NotificationChain msgs)

Generated

setOwnedActual

public void setOwnedActual(ParameterableElement newOwnedActual)

Specified by:
setOwnedActual in interface TemplateParameterSubstitution
Parameters:
newOwnedActual - the new value of the 'Owned Actual' containment reference.
See Also:
TemplateParameterSubstitution.getOwnedActual()
Generated

createOwnedActual

public ParameterableElement createOwnedActual(org.eclipse.emf.ecore.EClass eClass)

Specified by:
createOwnedActual in interface TemplateParameterSubstitution
Parameters:
eClass - The Ecore class of the ParameterableElement to create.
Returns:
The new ParameterableElement.
See Also:
TemplateParameterSubstitution.getOwnedActual()
Generated

getTemplateBinding

public TemplateBinding getTemplateBinding()

Specified by:
getTemplateBinding in interface TemplateParameterSubstitution
Returns:
the value of the 'Template Binding' container reference.
See Also:
TemplateParameterSubstitution.setTemplateBinding(TemplateBinding), PivotPackage.getTemplateParameterSubstitution_TemplateBinding(), TemplateBinding.getParameterSubstitution()
Generated

basicSetTemplateBinding

public org.eclipse.emf.common.notify.NotificationChain basicSetTemplateBinding(TemplateBinding newTemplateBinding,
                                                                               org.eclipse.emf.common.notify.NotificationChain msgs)

Generated

setTemplateBinding

public void setTemplateBinding(TemplateBinding newTemplateBinding)

Specified by:
setTemplateBinding in interface TemplateParameterSubstitution
Parameters:
newTemplateBinding - the new value of the 'Template Binding' container reference.
See Also:
TemplateParameterSubstitution.getTemplateBinding()
Generated

eInverseAdd

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

Overrides:
eInverseAdd in class ElementImpl
Generated

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 ElementImpl
Generated

eBasicRemoveFromContainerFeature

public org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eBasicRemoveFromContainerFeature in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
Generated

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 ElementImpl
Generated

eSet

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

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eSet in class ElementImpl
Generated

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eUnset in class ElementImpl
Generated

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class ElementImpl
Generated

accept

public <R> R accept(@NonNull
                    Visitor<R> visitor)
Description copied from interface: Visitable
Returns the result of accepting a visit from a visitor. Implementations typically invoke a derived-class-specific variant of visitXXX() to facilitate derived-class-specific processing or just visit() when no such method is available.

Implementations of visit() may use the EcoreSwitch to perform derived-class-specific processing.

Derived implementations of accept() may use getAdapter() to obtain richer visitor interfaces.

Specified by:
accept in interface Visitable
Overrides:
accept in class ElementImpl
Returns:
the result of the visit.