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

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.NamedElementImpl
                          extended by org.eclipse.ocl.examples.pivot.internal.impl.TypedElementImpl
                              extended by org.eclipse.ocl.examples.pivot.internal.impl.TypedMultiplicityElementImpl
                                  extended by org.eclipse.ocl.examples.pivot.internal.impl.FeatureImpl
                                      extended by org.eclipse.ocl.examples.pivot.internal.impl.PropertyImpl
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, DomainFeature, DomainNamedElement, DomainProperty, DomainTypedElement, Labelable, Nameable, Element, Feature, NamedElement, ParameterableElement, Property, TypedElement, TypedMultiplicityElement, Visitable, PivotObject
Direct Known Subclasses:
TuplePartImpl

public class PropertyImpl
extends FeatureImpl
implements Property

An implementation of the model object 'Property'.

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  AssociationClass associationClass
          The cached value of the 'Association Class' reference.
protected  java.lang.String default_
          The cached value of the 'Default' attribute.
protected static java.lang.String DEFAULT_EDEFAULT
          The default value of the 'Default' attribute.
protected  OpaqueExpression defaultExpression
          The cached value of the 'Default Expression' containment reference.
protected static boolean IMPLICIT_EDEFAULT
          The default value of the 'Implicit' attribute.
protected static int IMPLICIT_EFLAG
          The flag representing the value of the 'Implicit' attribute.
protected static boolean IS_COMPOSITE_EDEFAULT
          The default value of the 'Is Composite' attribute.
protected static int IS_COMPOSITE_EFLAG
          The flag representing the value of the 'Is Composite' attribute.
protected static boolean IS_DERIVED_EDEFAULT
          The default value of the 'Is Derived' attribute.
protected static int IS_DERIVED_EFLAG
          The flag representing the value of the 'Is Derived' attribute.
protected static boolean IS_ID_EDEFAULT
          The default value of the 'Is ID' attribute.
protected static int IS_ID_EFLAG
          The flag representing the value of the 'Is ID' attribute.
protected static boolean IS_READ_ONLY_EDEFAULT
          The default value of the 'Is Read Only' attribute.
protected static int IS_READ_ONLY_EFLAG
          The flag representing the value of the 'Is Read Only' attribute.
protected static boolean IS_RESOLVE_PROXIES_EDEFAULT
          The default value of the 'Is Resolve Proxies' attribute.
protected static int IS_RESOLVE_PROXIES_EFLAG
          The flag representing the value of the 'Is Resolve Proxies' attribute.
protected static boolean IS_TRANSIENT_EDEFAULT
          The default value of the 'Is Transient' attribute.
protected static int IS_TRANSIENT_EFLAG
          The flag representing the value of the 'Is Transient' attribute.
protected static boolean IS_UNSETTABLE_EDEFAULT
          The default value of the 'Is Unsettable' attribute.
protected static int IS_UNSETTABLE_EFLAG
          The flag representing the value of the 'Is Unsettable' attribute.
protected static boolean IS_VOLATILE_EDEFAULT
          The default value of the 'Is Volatile' attribute.
protected static int IS_VOLATILE_EFLAG
          The flag representing the value of the 'Is Volatile' attribute.
protected  org.eclipse.emf.common.util.EList<Property> keys
          The cached value of the 'Keys' reference list.
protected  Property opposite
          The cached value of the 'Opposite' reference.
protected  org.eclipse.emf.common.util.EList<Property> redefinedProperty
          The cached value of the 'Redefined Property' reference list.
protected  Property referredProperty
          The cached value of the 'Referred Property' reference.
protected  org.eclipse.emf.common.util.EList<Property> subsettedProperty
          The cached value of the 'Subsetted Property' reference list.
protected  TemplateParameter templateParameter
          The cached value of the 'Template Parameter' reference.
 
Fields inherited from class org.eclipse.ocl.examples.pivot.internal.impl.FeatureImpl
implementation, IMPLEMENTATION_CLASS_EDEFAULT, IMPLEMENTATION_EDEFAULT, implementationClass
 
Fields inherited from class org.eclipse.ocl.examples.pivot.internal.impl.TypedElementImpl
IS_REQUIRED_EDEFAULT, IS_REQUIRED_EFLAG, type
 
Fields inherited from class org.eclipse.ocl.examples.pivot.internal.impl.NamedElementImpl
IS_STATIC_EDEFAULT, IS_STATIC_EFLAG, name, NAME_EDEFAULT
 
Fields inherited from class org.eclipse.ocl.examples.pivot.internal.impl.ElementImpl
extension, ownedAnnotation, 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 PropertyImpl()
           
 
Method Summary
<R> R
accept(Visitor<R> visitor)
          Returns the result of accepting a visit from a visitor.
 AssociationClass basicGetAssociationClass()
           
 Property basicGetOpposite()
           
 Property basicGetReferredProperty()
           
 TemplateParameter basicGetTemplateParameter()
           
 org.eclipse.emf.common.notify.NotificationChain basicSetAssociationClass(AssociationClass newAssociationClass, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetDefaultExpression(OpaqueExpression newDefaultExpression, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetOwningTemplateParameter(TemplateParameter newOwningTemplateParameter, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetOwningType(Type newOwningType, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetTemplateParameter(TemplateParameter newTemplateParameter, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 int eBaseStructuralFeatureID(int derivedFeatureID, java.lang.Class<?> baseClass)
           
 org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
           
 int eDerivedOperationID(int baseOperationID, 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 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)
           
 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)
           
 AssociationClass getAssociationClass()
           
 Class getClass_()
          Returns the value of the 'Class' reference.
 java.lang.String getDefault()
           
 OpaqueExpression getDefaultExpression()
           
 DomainInheritance getInheritance(DomainStandardLibrary standardLibrary)
          Return the Inheritance dispatch table for the owning type, or null for an orphan property owned by an Annotation.
 java.util.List<Property> getKeys()
           
 Property getOpposite()
           
 TemplateParameter getOwningTemplateParameter()
           
 Type getOwningType()
           
 PropertyId getPropertyId()
           
 java.util.List<Property> getRedefinedProperty()
           
 Property getReferredProperty()
           
 java.util.List<Property> getSubsettedProperty()
           
 TemplateParameter getTemplateParameter()
           
 void initValue(java.lang.Object objectValue, java.lang.Object unboxedValue)
          Initialize the value of this property within objectValue to propertyValue.
 boolean isAttribute(Property p)
           
 boolean isCompatibleWith(ParameterableElement p)
           
 boolean isComposite()
           
 boolean isDerived()
           
 boolean isID()
           
 boolean isImplicit()
           
 boolean isReadOnly()
           
 boolean isResolveProxies()
           
 boolean isTemplateParameter()
           
 boolean isTransient()
           
 boolean isUnsettable()
           
 boolean isVolatile()
           
 void setAssociationClass(AssociationClass newAssociationClass)
           
 void setDefault(java.lang.String newDefault)
           
 void setDefaultExpression(OpaqueExpression newDefaultExpression)
           
 void setImplicit(boolean newImplicit)
           
 void setIsComposite(boolean newIsComposite)
           
 void setIsDerived(boolean newIsDerived)
           
 void setIsID(boolean newIsID)
           
 void setIsReadOnly(boolean newIsReadOnly)
           
 void setIsResolveProxies(boolean newIsResolveProxies)
           
 void setIsTransient(boolean newIsTransient)
           
 void setIsUnsettable(boolean newIsUnsettable)
           
 void setIsVolatile(boolean newIsVolatile)
           
 void setOpposite(Property newOpposite)
           
 void setOwningTemplateParameter(TemplateParameter newOwningTemplateParameter)
           
 void setOwningType(Type newOwningType)
           
 void setReferredProperty(Property newReferredProperty)
           
 void setTemplateParameter(TemplateParameter newTemplateParameter)
           
 java.lang.String toString()
           
 boolean validateCompatibleDefaultExpression(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.FeatureImpl
getImplementation, getImplementationClass, setImplementation, setImplementationClass
 
Methods inherited from class org.eclipse.ocl.examples.pivot.internal.impl.TypedMultiplicityElementImpl
CompatibleBody, isMany, makeParameter
 
Methods inherited from class org.eclipse.ocl.examples.pivot.internal.impl.TypedElementImpl
basicGetType, getType, getTypeId, isRequired, setIsRequired, setType
 
Methods inherited from class org.eclipse.ocl.examples.pivot.internal.impl.NamedElementImpl
getName, isStatic, setIsStatic, setName
 
Methods inherited from class org.eclipse.ocl.examples.pivot.internal.impl.ElementImpl
allOwnedElements, getExtension, getOwnedAnnotation, getOwnedComment, getValue
 
Methods inherited from class org.eclipse.ocl.examples.pivot.utilities.PivotObjectImpl
eBasicSetContainer, eBasicSetContainer, getETarget, getImage, getTarget, getText, isAdapterForType, notifyChanged, setTarget, unsetTarget
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBasicRemoveFromContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, 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.pivot.Feature
getImplementation, getImplementationClass, setImplementation, setImplementationClass
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.TypedMultiplicityElement
CompatibleBody, isMany, makeParameter
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.TypedElement
getType, isRequired, setIsRequired, setType
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.NamedElement
getName, isStatic, setIsStatic, setName
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.Element
allOwnedElements, getETarget, getExtension, getOwnedAnnotation, 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.ocl.examples.domain.elements.DomainTypedElement
getTypeId
 
Methods inherited from interface org.eclipse.ocl.examples.domain.elements.DomainFeature
getImplementation, isStatic
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

templateParameter

protected TemplateParameter templateParameter
The cached value of the 'Template Parameter' reference.

See Also:
getTemplateParameter()
Generated
Ordered

associationClass

protected AssociationClass associationClass
The cached value of the 'Association Class' reference.

See Also:
getAssociationClass()
Generated
Ordered

DEFAULT_EDEFAULT

protected static final java.lang.String DEFAULT_EDEFAULT
The default value of the 'Default' attribute.

See Also:
getDefault()
Generated
Ordered

default_

protected java.lang.String default_
The cached value of the 'Default' attribute.

See Also:
getDefault()
Generated
Ordered

defaultExpression

protected OpaqueExpression defaultExpression
The cached value of the 'Default Expression' containment reference.

See Also:
getDefaultExpression()
Generated
Ordered

IMPLICIT_EDEFAULT

protected static final boolean IMPLICIT_EDEFAULT
The default value of the 'Implicit' attribute.

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

IMPLICIT_EFLAG

protected static final int IMPLICIT_EFLAG
The flag representing the value of the 'Implicit' attribute.

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

IS_COMPOSITE_EDEFAULT

protected static final boolean IS_COMPOSITE_EDEFAULT
The default value of the 'Is Composite' attribute.

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

IS_COMPOSITE_EFLAG

protected static final int IS_COMPOSITE_EFLAG
The flag representing the value of the 'Is Composite' attribute.

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

IS_DERIVED_EDEFAULT

protected static final boolean IS_DERIVED_EDEFAULT
The default value of the 'Is Derived' attribute.

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

IS_DERIVED_EFLAG

protected static final int IS_DERIVED_EFLAG
The flag representing the value of the 'Is Derived' attribute.

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

IS_ID_EDEFAULT

protected static final boolean IS_ID_EDEFAULT
The default value of the 'Is ID' attribute.

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

IS_ID_EFLAG

protected static final int IS_ID_EFLAG
The flag representing the value of the 'Is ID' attribute.

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

IS_READ_ONLY_EDEFAULT

protected static final boolean IS_READ_ONLY_EDEFAULT
The default value of the 'Is Read Only' attribute.

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

IS_READ_ONLY_EFLAG

protected static final int IS_READ_ONLY_EFLAG
The flag representing the value of the 'Is Read Only' attribute.

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

IS_RESOLVE_PROXIES_EDEFAULT

protected static final boolean IS_RESOLVE_PROXIES_EDEFAULT
The default value of the 'Is Resolve Proxies' attribute.

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

IS_RESOLVE_PROXIES_EFLAG

protected static final int IS_RESOLVE_PROXIES_EFLAG
The flag representing the value of the 'Is Resolve Proxies' attribute.

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

IS_TRANSIENT_EDEFAULT

protected static final boolean IS_TRANSIENT_EDEFAULT
The default value of the 'Is Transient' attribute.

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

IS_TRANSIENT_EFLAG

protected static final int IS_TRANSIENT_EFLAG
The flag representing the value of the 'Is Transient' attribute.

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

IS_UNSETTABLE_EDEFAULT

protected static final boolean IS_UNSETTABLE_EDEFAULT
The default value of the 'Is Unsettable' attribute.

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

IS_UNSETTABLE_EFLAG

protected static final int IS_UNSETTABLE_EFLAG
The flag representing the value of the 'Is Unsettable' attribute.

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

IS_VOLATILE_EDEFAULT

protected static final boolean IS_VOLATILE_EDEFAULT
The default value of the 'Is Volatile' attribute.

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

IS_VOLATILE_EFLAG

protected static final int IS_VOLATILE_EFLAG
The flag representing the value of the 'Is Volatile' attribute.

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

keys

protected org.eclipse.emf.common.util.EList<Property> keys
The cached value of the 'Keys' reference list.

See Also:
getKeys()
Generated
Ordered

opposite

protected Property opposite
The cached value of the 'Opposite' reference.

See Also:
getOpposite()
Generated
Ordered

redefinedProperty

protected org.eclipse.emf.common.util.EList<Property> redefinedProperty
The cached value of the 'Redefined Property' reference list.

See Also:
getRedefinedProperty()
Generated
Ordered

referredProperty

protected Property referredProperty
The cached value of the 'Referred Property' reference.

See Also:
getReferredProperty()
Generated
Ordered

subsettedProperty

protected org.eclipse.emf.common.util.EList<Property> subsettedProperty
The cached value of the 'Subsetted Property' reference list.

See Also:
getSubsettedProperty()
Generated
Ordered
Constructor Detail

PropertyImpl

protected PropertyImpl()

Generated
Method Detail

eStaticClass

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

Overrides:
eStaticClass in class FeatureImpl
Generated

getTemplateParameter

public TemplateParameter getTemplateParameter()

Specified by:
getTemplateParameter in interface ParameterableElement
Returns:
the value of the 'Template Parameter' reference.
See Also:
ParameterableElement.setTemplateParameter(TemplateParameter), PivotPackage.getParameterableElement_TemplateParameter(), TemplateParameter.getParameteredElement()
Generated

basicGetTemplateParameter

public TemplateParameter basicGetTemplateParameter()

Generated

basicSetTemplateParameter

public org.eclipse.emf.common.notify.NotificationChain basicSetTemplateParameter(TemplateParameter newTemplateParameter,
                                                                                 org.eclipse.emf.common.notify.NotificationChain msgs)

Generated

setTemplateParameter

public void setTemplateParameter(TemplateParameter newTemplateParameter)

Specified by:
setTemplateParameter in interface ParameterableElement
Parameters:
newTemplateParameter - the new value of the 'Template Parameter' reference.
See Also:
ParameterableElement.getTemplateParameter()
Generated

getOwningTemplateParameter

public TemplateParameter getOwningTemplateParameter()

Specified by:
getOwningTemplateParameter in interface ParameterableElement
Returns:
the value of the 'Owning Template Parameter' container reference.
See Also:
ParameterableElement.setOwningTemplateParameter(TemplateParameter), PivotPackage.getParameterableElement_OwningTemplateParameter(), TemplateParameter.getOwnedParameteredElement()
Generated

basicSetOwningTemplateParameter

public org.eclipse.emf.common.notify.NotificationChain basicSetOwningTemplateParameter(TemplateParameter newOwningTemplateParameter,
                                                                                       org.eclipse.emf.common.notify.NotificationChain msgs)

Generated

setOwningTemplateParameter

public void setOwningTemplateParameter(TemplateParameter newOwningTemplateParameter)

Specified by:
setOwningTemplateParameter in interface ParameterableElement
Parameters:
newOwningTemplateParameter - the new value of the 'Owning Template Parameter' container reference.
See Also:
ParameterableElement.getOwningTemplateParameter()
Generated

getAssociationClass

public AssociationClass getAssociationClass()

Specified by:
getAssociationClass in interface Property
Returns:
the value of the 'Association Class' reference.
See Also:
Property.setAssociationClass(AssociationClass), PivotPackage.getProperty_AssociationClass(), AssociationClass.getUnownedAttribute()
Generated

basicGetAssociationClass

public AssociationClass basicGetAssociationClass()

Generated

basicSetAssociationClass

public org.eclipse.emf.common.notify.NotificationChain basicSetAssociationClass(AssociationClass newAssociationClass,
                                                                                org.eclipse.emf.common.notify.NotificationChain msgs)

Generated

setAssociationClass

public void setAssociationClass(AssociationClass newAssociationClass)

Specified by:
setAssociationClass in interface Property
Parameters:
newAssociationClass - the new value of the 'Association Class' reference.
See Also:
Property.getAssociationClass()
Generated

isReadOnly

public boolean isReadOnly()

Specified by:
isReadOnly in interface Property
Returns:
the value of the 'Is Read Only' attribute.
See Also:
Property.setIsReadOnly(boolean), PivotPackage.getProperty_IsReadOnly()
Generated

setIsReadOnly

public void setIsReadOnly(boolean newIsReadOnly)

Specified by:
setIsReadOnly in interface Property
Parameters:
newIsReadOnly - the new value of the 'Is Read Only' attribute.
See Also:
Property.isReadOnly()
Generated

getDefault

public java.lang.String getDefault()

Specified by:
getDefault in interface Property
Returns:
the value of the 'Default' attribute.
See Also:
Property.setDefault(String), PivotPackage.getProperty_Default()
Generated

setDefault

public void setDefault(java.lang.String newDefault)

Specified by:
setDefault in interface Property
Parameters:
newDefault - the new value of the 'Default' attribute.
See Also:
Property.getDefault()
Generated

isComposite

public boolean isComposite()

Specified by:
isComposite in interface Property
Returns:
the value of the 'Is Composite' attribute.
See Also:
Property.setIsComposite(boolean), PivotPackage.getProperty_IsComposite()
Generated

setIsComposite

public void setIsComposite(boolean newIsComposite)

Specified by:
setIsComposite in interface Property
Parameters:
newIsComposite - the new value of the 'Is Composite' attribute.
See Also:
Property.isComposite()
Generated

isDerived

public boolean isDerived()

Specified by:
isDerived in interface Property
Returns:
the value of the 'Is Derived' attribute.
See Also:
Property.setIsDerived(boolean), PivotPackage.getProperty_IsDerived()
Generated

setIsDerived

public void setIsDerived(boolean newIsDerived)

Specified by:
setIsDerived in interface Property
Parameters:
newIsDerived - the new value of the 'Is Derived' attribute.
See Also:
Property.isDerived()
Generated

getOpposite

public Property getOpposite()

Specified by:
getOpposite in interface DomainProperty
Specified by:
getOpposite in interface Property
Returns:
the value of the 'Opposite' reference.
See Also:
Property.setOpposite(Property), PivotPackage.getProperty_Opposite()
Generated

basicGetOpposite

public Property basicGetOpposite()

Generated

setOpposite

public void setOpposite(Property newOpposite)

Specified by:
setOpposite in interface Property
Parameters:
newOpposite - the new value of the 'Opposite' reference.
See Also:
Property.getOpposite()
Generated

isImplicit

public boolean isImplicit()

Specified by:
isImplicit in interface Property
Returns:
the value of the 'Implicit' attribute.
See Also:
Property.setImplicit(boolean), PivotPackage.getProperty_Implicit()
Generated

setImplicit

public void setImplicit(boolean newImplicit)

Specified by:
setImplicit in interface Property
Parameters:
newImplicit - the new value of the 'Implicit' attribute.
See Also:
Property.isImplicit()
Generated

getDefaultExpression

public OpaqueExpression getDefaultExpression()

Specified by:
getDefaultExpression in interface DomainProperty
Specified by:
getDefaultExpression in interface Property
Returns:
the value of the 'Default Expression' containment reference.
See Also:
Property.setDefaultExpression(OpaqueExpression), PivotPackage.getProperty_DefaultExpression()
Generated

basicSetDefaultExpression

public org.eclipse.emf.common.notify.NotificationChain basicSetDefaultExpression(OpaqueExpression newDefaultExpression,
                                                                                 org.eclipse.emf.common.notify.NotificationChain msgs)

Generated

setDefaultExpression

public void setDefaultExpression(OpaqueExpression newDefaultExpression)

Specified by:
setDefaultExpression in interface Property
Parameters:
newDefaultExpression - the new value of the 'Default Expression' containment reference.
See Also:
Property.getDefaultExpression()
Generated

isID

public boolean isID()

Specified by:
isID in interface Property
Returns:
the value of the 'Is ID' attribute.
See Also:
Property.setIsID(boolean), PivotPackage.getProperty_IsID()
Generated

setIsID

public void setIsID(boolean newIsID)

Specified by:
setIsID in interface Property
Parameters:
newIsID - the new value of the 'Is ID' attribute.
See Also:
Property.isID()
Generated

getKeys

public java.util.List<Property> getKeys()

Specified by:
getKeys in interface Property
Returns:
the value of the 'Keys' reference list.
See Also:
PivotPackage.getProperty_Keys()
Generated

isResolveProxies

public boolean isResolveProxies()

Specified by:
isResolveProxies in interface Property
Returns:
the value of the 'Is Resolve Proxies' attribute.
See Also:
Property.setIsResolveProxies(boolean), PivotPackage.getProperty_IsResolveProxies()
Generated

setIsResolveProxies

public void setIsResolveProxies(boolean newIsResolveProxies)

Specified by:
setIsResolveProxies in interface Property
Parameters:
newIsResolveProxies - the new value of the 'Is Resolve Proxies' attribute.
See Also:
Property.isResolveProxies()
Generated

isTransient

public boolean isTransient()

Specified by:
isTransient in interface Property
Returns:
the value of the 'Is Transient' attribute.
See Also:
Property.setIsTransient(boolean), PivotPackage.getProperty_IsTransient()
Generated

setIsTransient

public void setIsTransient(boolean newIsTransient)

Specified by:
setIsTransient in interface Property
Parameters:
newIsTransient - the new value of the 'Is Transient' attribute.
See Also:
Property.isTransient()
Generated

isUnsettable

public boolean isUnsettable()

Specified by:
isUnsettable in interface Property
Returns:
the value of the 'Is Unsettable' attribute.
See Also:
Property.setIsUnsettable(boolean), PivotPackage.getProperty_IsUnsettable()
Generated

setIsUnsettable

public void setIsUnsettable(boolean newIsUnsettable)

Specified by:
setIsUnsettable in interface Property
Parameters:
newIsUnsettable - the new value of the 'Is Unsettable' attribute.
See Also:
Property.isUnsettable()
Generated

isVolatile

public boolean isVolatile()

Specified by:
isVolatile in interface Property
Returns:
the value of the 'Is Volatile' attribute.
See Also:
Property.setIsVolatile(boolean), PivotPackage.getProperty_IsVolatile()
Generated

setIsVolatile

public void setIsVolatile(boolean newIsVolatile)

Specified by:
setIsVolatile in interface Property
Parameters:
newIsVolatile - the new value of the 'Is Volatile' attribute.
See Also:
Property.isVolatile()
Generated

getRedefinedProperty

public java.util.List<Property> getRedefinedProperty()

Specified by:
getRedefinedProperty in interface Property
Returns:
the value of the 'Redefined Property' reference list.
See Also:
PivotPackage.getProperty_RedefinedProperty()
Generated

getSubsettedProperty

public java.util.List<Property> getSubsettedProperty()

Specified by:
getSubsettedProperty in interface Property
Returns:
the value of the 'Subsetted Property' reference list.
See Also:
PivotPackage.getProperty_SubsettedProperty()
Generated

getReferredProperty

public Property getReferredProperty()

Specified by:
getReferredProperty in interface Property
Returns:
the value of the 'Referred Property' reference.
See Also:
Property.setReferredProperty(Property), PivotPackage.getProperty_ReferredProperty()
Generated

basicGetReferredProperty

public Property basicGetReferredProperty()

Generated

setReferredProperty

public void setReferredProperty(Property newReferredProperty)

Specified by:
setReferredProperty in interface Property
Parameters:
newReferredProperty - the new value of the 'Referred Property' reference.
See Also:
Property.getReferredProperty()
Generated

getOwningType

public Type getOwningType()

Specified by:
getOwningType in interface DomainFeature
Specified by:
getOwningType in interface Property
Returns:
the value of the 'Owning Type' container reference.
See Also:
Property.setOwningType(Type), PivotPackage.getProperty_OwningType(), Type.getOwnedAttribute()
Generated

basicSetOwningType

public org.eclipse.emf.common.notify.NotificationChain basicSetOwningType(Type newOwningType,
                                                                          org.eclipse.emf.common.notify.NotificationChain msgs)

Generated

setOwningType

public void setOwningType(Type newOwningType)

Specified by:
setOwningType in interface Property
Parameters:
newOwningType - the new value of the 'Owning Type' container reference.
See Also:
Property.getOwningType()
Generated

isTemplateParameter

public boolean isTemplateParameter()

Specified by:
isTemplateParameter in interface ParameterableElement
Generated

isCompatibleWith

public boolean isCompatibleWith(ParameterableElement p)

Specified by:
isCompatibleWith in interface ParameterableElement
Generated

isAttribute

public boolean isAttribute(Property p)

Specified by:
isAttribute in interface Property
Generated

validateCompatibleDefaultExpression

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

Specified by:
validateCompatibleDefaultExpression in interface Property
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 FeatureImpl
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 FeatureImpl
Generated

eUnset

public void eUnset(int featureID)

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

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class FeatureImpl
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 org.eclipse.emf.ecore.impl.BasicEObjectImpl
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 org.eclipse.emf.ecore.impl.BasicEObjectImpl
Generated

eDerivedOperationID

public int eDerivedOperationID(int baseOperationID,
                               java.lang.Class<?> baseClass)

Specified by:
eDerivedOperationID in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eDerivedOperationID in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
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 TypedMultiplicityElementImpl
Throws:
java.lang.reflect.InvocationTargetException
Generated

toString

public java.lang.String toString()

Overrides:
toString in class FeatureImpl
Generated
NOT

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 FeatureImpl
Returns:
the result of the visit.

getClass_

public Class getClass_()
Description copied from interface: Property
Returns the value of the 'Class' reference. The class that owns the property, and of which the property is an attribute.

Specified by:
getClass_ in interface Property
Returns:
the value of the 'Class' reference.
See Also:
PivotPackage.getProperty_Class()

getInheritance

@Nullable
public DomainInheritance getInheritance(@NonNull
                                                 DomainStandardLibrary standardLibrary)
Description copied from interface: DomainProperty
Return the Inheritance dispatch table for the owning type, or null for an orphan property owned by an Annotation.

Specified by:
getInheritance in interface DomainProperty

getPropertyId

@NonNull
public PropertyId getPropertyId()
Specified by:
getPropertyId in interface Property

initValue

public void initValue(@NonNull
                      java.lang.Object objectValue,
                      @Nullable
                      java.lang.Object unboxedValue)
Description copied from interface: DomainProperty
Initialize the value of this property within objectValue to propertyValue.

This method is not thread-safe and should only be invoked to complete construction of objectvalue before making it visible to other threads.

Specified by:
initValue in interface DomainProperty