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

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.MonikeredElementImpl
                          extended by org.eclipse.ocl.examples.pivot.internal.impl.MultiplicityElementImpl
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, Element, MonikeredElement, MultiplicityElement, Visitable, PivotObject

public abstract class MultiplicityElementImpl
extends MonikeredElementImpl
implements MultiplicityElement

An implementation of the model object 'Multiplicity Element'.

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 static boolean IS_ORDERED_EDEFAULT
          The default value of the 'Is Ordered' attribute.
protected static int IS_ORDERED_EFLAG
          The flag representing the value of the 'Is Ordered' attribute.
protected static boolean IS_UNIQUE_EDEFAULT
          The default value of the 'Is Unique' attribute.
protected static int IS_UNIQUE_EFLAG
          The flag representing the value of the 'Is Unique' attribute.
protected  java.math.BigInteger lower
          The cached value of the 'Lower' attribute.
protected static java.math.BigInteger LOWER_EDEFAULT
          The default value of the 'Lower' attribute.
protected  java.math.BigInteger upper
          The cached value of the 'Upper' attribute.
protected static java.math.BigInteger UPPER_EDEFAULT
          The default value of the 'Upper' attribute.
 
Fields inherited from class org.eclipse.ocl.examples.pivot.internal.impl.MonikeredElementImpl
MONIKER_EDEFAULT
 
Fields inherited from class org.eclipse.ocl.examples.pivot.internal.impl.ElementImpl
ownedComments
 
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 MultiplicityElementImpl()
           
 
Method Summary
<R,C> R
accept(Visitor<R,C> visitor)
          Returns the result of accepting a visit from a visitor.
 java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
           
 java.lang.Object eInvoke(int operationID, org.eclipse.emf.common.util.EList<?> arguments)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, java.lang.Object newValue)
           
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
 void eUnset(int featureID)
           
 java.math.BigInteger getLower()
           
 java.math.BigInteger getUpper()
           
 boolean includesCardinality(java.math.BigInteger C)
           
 boolean includesMultiplicity(MultiplicityElement M)
           
 boolean isMultivalued()
           
 boolean isOrdered()
           
 boolean isUnique()
           
 java.math.BigInteger lowerBound()
           
 void setIsOrdered(boolean newIsOrdered)
           
 void setIsUnique(boolean newIsUnique)
           
 void setLower(java.math.BigInteger newLower)
           
 void setUpper(java.math.BigInteger newUpper)
           
 java.lang.String toString()
           
 java.math.BigInteger upperBound()
           
 boolean validateLowerGe0(org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 boolean validateUpperGeLower(org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 
Methods inherited from class org.eclipse.ocl.examples.pivot.internal.impl.MonikeredElementImpl
getMoniker, hasMoniker, resetMoniker, setMoniker
 
Methods inherited from class org.eclipse.ocl.examples.pivot.internal.impl.ElementImpl
create, createOwnedComment, eInverseRemove, getOwnedComments
 
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, 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
 
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.MonikeredElement
getMoniker, hasMoniker, setMoniker
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.Element
createOwnedComment, getETarget, getOwnedComments
 
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

IS_ORDERED_EDEFAULT

protected static final boolean IS_ORDERED_EDEFAULT
The default value of the 'Is Ordered' attribute.

See Also:
isOrdered(), Constant Field Values
Generated
Ordered

IS_ORDERED_EFLAG

protected static final int IS_ORDERED_EFLAG
The flag representing the value of the 'Is Ordered' attribute.

See Also:
isOrdered(), Constant Field Values
Generated
Ordered

IS_UNIQUE_EDEFAULT

protected static final boolean IS_UNIQUE_EDEFAULT
The default value of the 'Is Unique' attribute.

See Also:
isUnique(), Constant Field Values
Generated
Ordered

IS_UNIQUE_EFLAG

protected static final int IS_UNIQUE_EFLAG
The flag representing the value of the 'Is Unique' attribute.

See Also:
isUnique(), Constant Field Values
Generated
Ordered

LOWER_EDEFAULT

protected static final java.math.BigInteger LOWER_EDEFAULT
The default value of the 'Lower' attribute.

See Also:
getLower()
Generated
Ordered

lower

protected java.math.BigInteger lower
The cached value of the 'Lower' attribute.

See Also:
getLower()
Generated
Ordered

UPPER_EDEFAULT

protected static final java.math.BigInteger UPPER_EDEFAULT
The default value of the 'Upper' attribute.

See Also:
getUpper()
Generated
Ordered

upper

protected java.math.BigInteger upper
The cached value of the 'Upper' attribute.

See Also:
getUpper()
Generated
Ordered
Constructor Detail

MultiplicityElementImpl

protected MultiplicityElementImpl()

Generated
Method Detail

eStaticClass

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

Overrides:
eStaticClass in class MonikeredElementImpl
Generated

isOrdered

public boolean isOrdered()

Specified by:
isOrdered in interface MultiplicityElement
Returns:
the value of the 'Is Ordered' attribute.
See Also:
MultiplicityElement.setIsOrdered(boolean), PivotPackage.getMultiplicityElement_IsOrdered()
Generated

setIsOrdered

public void setIsOrdered(boolean newIsOrdered)

Specified by:
setIsOrdered in interface MultiplicityElement
Parameters:
newIsOrdered - the new value of the 'Is Ordered' attribute.
See Also:
MultiplicityElement.isOrdered()
Generated

isUnique

public boolean isUnique()

Specified by:
isUnique in interface MultiplicityElement
Returns:
the value of the 'Is Unique' attribute.
See Also:
MultiplicityElement.setIsUnique(boolean), PivotPackage.getMultiplicityElement_IsUnique()
Generated

setIsUnique

public void setIsUnique(boolean newIsUnique)

Specified by:
setIsUnique in interface MultiplicityElement
Parameters:
newIsUnique - the new value of the 'Is Unique' attribute.
See Also:
MultiplicityElement.isUnique()
Generated

getLower

public java.math.BigInteger getLower()

Specified by:
getLower in interface MultiplicityElement
Returns:
the value of the 'Lower' attribute.
See Also:
MultiplicityElement.setLower(BigInteger), PivotPackage.getMultiplicityElement_Lower()
Generated

setLower

public void setLower(java.math.BigInteger newLower)

Specified by:
setLower in interface MultiplicityElement
Parameters:
newLower - the new value of the 'Lower' attribute.
See Also:
MultiplicityElement.getLower()
Generated

getUpper

public java.math.BigInteger getUpper()

Specified by:
getUpper in interface MultiplicityElement
Returns:
the value of the 'Upper' attribute.
See Also:
MultiplicityElement.setUpper(BigInteger), PivotPackage.getMultiplicityElement_Upper()
Generated

setUpper

public void setUpper(java.math.BigInteger newUpper)

Specified by:
setUpper in interface MultiplicityElement
Parameters:
newUpper - the new value of the 'Upper' attribute.
See Also:
MultiplicityElement.getUpper()
Generated

validateLowerGe0

public boolean validateLowerGe0(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                java.util.Map<java.lang.Object,java.lang.Object> context)

Specified by:
validateLowerGe0 in interface MultiplicityElement
Parameters:
diagnostics - The chain of diagnostics to which problems are to be appended.
context - The cache of context-specific information.
Generated

validateUpperGeLower

public boolean validateUpperGeLower(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                    java.util.Map<java.lang.Object,java.lang.Object> context)

Specified by:
validateUpperGeLower in interface MultiplicityElement
Parameters:
diagnostics - The chain of diagnostics to which problems are to be appended.
context - The cache of context-specific information.
Generated

lowerBound

public java.math.BigInteger lowerBound()

Specified by:
lowerBound in interface MultiplicityElement
Generated

upperBound

public java.math.BigInteger upperBound()

Specified by:
upperBound in interface MultiplicityElement
Generated

isMultivalued

public boolean isMultivalued()

Specified by:
isMultivalued in interface MultiplicityElement
Generated

includesCardinality

public boolean includesCardinality(java.math.BigInteger C)

Specified by:
includesCardinality in interface MultiplicityElement
Generated

includesMultiplicity

public boolean includesMultiplicity(MultiplicityElement M)

Specified by:
includesMultiplicity in interface MultiplicityElement
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 MonikeredElementImpl
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 MonikeredElementImpl
Generated

eUnset

public void eUnset(int featureID)

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

eIsSet

public boolean eIsSet(int featureID)

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

eInvoke

public java.lang.Object eInvoke(int operationID,
                                org.eclipse.emf.common.util.EList<?> arguments)
                         throws java.lang.reflect.InvocationTargetException

Specified by:
eInvoke in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eInvoke in class MonikeredElementImpl
Throws:
java.lang.reflect.InvocationTargetException
Generated

toString

public java.lang.String toString()

Overrides:
toString in class ElementImpl
Generated
NOT

accept

public <R,C> R accept(Visitor<R,C> 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 MonikeredElementImpl
Returns:
the result of the visit.