org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl
Class LibIterationCSImpl

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.xtext.base.baseCST.impl.ElementCSImpl
                  extended by org.eclipse.ocl.examples.xtext.base.baseCST.impl.ModelElementCSImpl
                      extended by org.eclipse.ocl.examples.xtext.base.baseCST.impl.MonikeredElementCSImpl
                          extended by org.eclipse.ocl.examples.xtext.base.baseCST.impl.NamedElementCSImpl
                              extended by org.eclipse.ocl.examples.xtext.base.baseCST.impl.TypedElementCSImpl
                                  extended by org.eclipse.ocl.examples.xtext.base.baseCST.impl.OperationCSImpl
                                      extended by org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.impl.LibIterationCSImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Nameable, Pivotable, PivotObject, ElementCS, FeatureCS, ModelElementCS, MonikeredElementCS, NamedElementCS, OperationCS, TemplateableElementCS, TypedElementCS, VisitableCS, JavaImplementationCS, LibIterationCS

public class LibIterationCSImpl
extends OperationCSImpl
implements LibIterationCS

An implementation of the model object 'Lib Iteration CS'.

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.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
protected  org.eclipse.xtext.common.types.JvmType implementation
          The cached value of the 'Implementation' reference.
protected  org.eclipse.emf.common.util.EList<ParameterCS> ownedAccumulator
          The cached value of the 'Owned Accumulator' containment reference list.
protected  org.eclipse.emf.common.util.EList<ParameterCS> ownedIterator
          The cached value of the 'Owned Iterator' containment reference list.
 
Fields inherited from class org.eclipse.ocl.examples.xtext.base.baseCST.impl.OperationCSImpl
ownedException, ownedParameter, ownedTemplateSignature
 
Fields inherited from class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TypedElementCSImpl
lower, LOWER_EDEFAULT, multiplicity, MULTIPLICITY_EDEFAULT, ownedConstraint, ownedType, qualifier, upper, UPPER_EDEFAULT
 
Fields inherited from class org.eclipse.ocl.examples.xtext.base.baseCST.impl.NamedElementCSImpl
name, NAME_EDEFAULT
 
Fields inherited from class org.eclipse.ocl.examples.xtext.base.baseCST.impl.MonikeredElementCSImpl
moniker, MONIKER_EDEFAULT
 
Fields inherited from class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ModelElementCSImpl
ORIGINAL_XMI_ID_EDEFAULT, originalXmiId, ownedAnnotation, pivot
 
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 LibIterationCSImpl()
           
 
Method Summary
<R,C> R
accept(BaseCSVisitor<R,C> visitor)
          Returns the result of accepting a visit from a visitor.
 org.eclipse.xtext.common.types.JvmType basicGetImplementation()
           
 int eBaseStructuralFeatureID(int derivedFeatureID, java.lang.Class<?> baseClass)
           
 int eDerivedStructuralFeatureID(int baseFeatureID, java.lang.Class<?> baseClass)
           
 java.lang.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, java.lang.Object newValue)
           
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
 void eUnset(int featureID)
           
 org.eclipse.xtext.common.types.JvmType getImplementation()
           
 org.eclipse.emf.common.util.EList<ParameterCS> getOwnedAccumulator()
           
 org.eclipse.emf.common.util.EList<ParameterCS> getOwnedIterator()
           
 void setImplementation(org.eclipse.xtext.common.types.JvmType newImplementation)
           
 java.lang.String toString()
           
 
Methods inherited from class org.eclipse.ocl.examples.xtext.base.baseCST.impl.OperationCSImpl
basicSetOwnedTemplateSignature, basicSetOwningClass, eBasicRemoveFromContainerFeature, eInverseAdd, getOwnedException, getOwnedParameter, getOwnedTemplateSignature, getOwningClass, getTemplateSignature, setOwnedTemplateSignature, setOwningClass
 
Methods inherited from class org.eclipse.ocl.examples.xtext.base.baseCST.impl.TypedElementCSImpl
basicSetOwnedType, getLower, getMultiplicity, getOwnedConstraint, getOwnedType, getQualifier, getUpper, setLower, setMultiplicity, setOwnedType, setUpper
 
Methods inherited from class org.eclipse.ocl.examples.xtext.base.baseCST.impl.NamedElementCSImpl
getName, setName
 
Methods inherited from class org.eclipse.ocl.examples.xtext.base.baseCST.impl.MonikeredElementCSImpl
getDescription, getMoniker, hasMoniker, resetMoniker, resetPivot
 
Methods inherited from class org.eclipse.ocl.examples.xtext.base.baseCST.impl.ModelElementCSImpl
getOriginalXmiId, getOwnedAnnotation, getPivot, setOriginalXmiId, setPivot
 
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, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, 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.xtext.base.baseCST.OperationCS
getOwnedException, getOwnedParameter, getOwningClass, setOwningClass
 
Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.TypedElementCS
getLower, getMultiplicity, getOwnedConstraint, getOwnedType, getQualifier, getUpper, setLower, setMultiplicity, setOwnedType, setUpper
 
Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.NamedElementCS
getName, setName
 
Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.MonikeredElementCS
getMoniker, hasMoniker
 
Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.ModelElementCS
getOriginalXmiId, getOwnedAnnotation, getPivot, setOriginalXmiId, setPivot
 
Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.ElementCS
getDescription
 
Methods inherited from interface org.eclipse.ocl.examples.xtext.base.util.VisitableCS
eClass
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Pivotable
resetPivot
 
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.xtext.base.baseCST.TemplateableElementCS
getOwnedTemplateSignature, setOwnedTemplateSignature
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

implementation

protected org.eclipse.xtext.common.types.JvmType implementation
The cached value of the 'Implementation' reference.

See Also:
getImplementation()
Generated
Ordered

ownedIterator

protected org.eclipse.emf.common.util.EList<ParameterCS> ownedIterator
The cached value of the 'Owned Iterator' containment reference list.

See Also:
getOwnedIterator()
Generated
Ordered

ownedAccumulator

protected org.eclipse.emf.common.util.EList<ParameterCS> ownedAccumulator
The cached value of the 'Owned Accumulator' containment reference list.

See Also:
getOwnedAccumulator()
Generated
Ordered
Constructor Detail

LibIterationCSImpl

protected LibIterationCSImpl()

Generated
Method Detail

eStaticClass

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

Overrides:
eStaticClass in class OperationCSImpl
Generated

getImplementation

public org.eclipse.xtext.common.types.JvmType getImplementation()

Specified by:
getImplementation in interface JavaImplementationCS
Returns:
the value of the 'Implementation' reference.
See Also:
JavaImplementationCS.setImplementation(JvmType), OCLstdlibCSTPackage.getJavaImplementationCS_Implementation()
Generated

basicGetImplementation

public org.eclipse.xtext.common.types.JvmType basicGetImplementation()

Generated

setImplementation

public void setImplementation(org.eclipse.xtext.common.types.JvmType newImplementation)

Specified by:
setImplementation in interface JavaImplementationCS
Parameters:
newImplementation - the new value of the 'Implementation' reference.
See Also:
JavaImplementationCS.getImplementation()
Generated

getOwnedIterator

public org.eclipse.emf.common.util.EList<ParameterCS> getOwnedIterator()

Specified by:
getOwnedIterator in interface LibIterationCS
Returns:
the value of the 'Owned Iterator' containment reference list.
See Also:
OCLstdlibCSTPackage.getLibIterationCS_OwnedIterator()
Generated

getOwnedAccumulator

public org.eclipse.emf.common.util.EList<ParameterCS> getOwnedAccumulator()

Specified by:
getOwnedAccumulator in interface LibIterationCS
Returns:
the value of the 'Owned Accumulator' containment reference list.
See Also:
OCLstdlibCSTPackage.getLibIterationCS_OwnedAccumulator()
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 OperationCSImpl
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 OperationCSImpl
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 OperationCSImpl
Generated

eUnset

public void eUnset(int featureID)

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

eIsSet

public boolean eIsSet(int featureID)

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

eBaseStructuralFeatureID

public int eBaseStructuralFeatureID(int derivedFeatureID,
                                    java.lang.Class<?> baseClass)

Specified by:
eBaseStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eBaseStructuralFeatureID in class OperationCSImpl
Generated

eDerivedStructuralFeatureID

public int eDerivedStructuralFeatureID(int baseFeatureID,
                                       java.lang.Class<?> baseClass)

Specified by:
eDerivedStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eDerivedStructuralFeatureID in class OperationCSImpl
Generated

toString

public java.lang.String toString()

Overrides:
toString in class OperationCSImpl
Generated
NOT

accept

public <R,C> R accept(BaseCSVisitor<R,C> visitor)
Description copied from interface: VisitableCS
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 VisitableCS
Overrides:
accept in class OperationCSImpl
Returns:
the result of the visit.