public class ShadowPartImpl extends TypedElementImpl implements ShadowPart
The following features are implemented:
| Type | Property and Description |
|---|---|
Property |
basicGetReferred |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
accept(Visitor<R> visitor)
Accept a visit from a visitor and return the result of a call to the derived type-specific visitXXX in the visitor.
|
Property |
basicGetReferredProperty() |
NotificationChain |
basicSetOwnedInit(OCLExpression newOwnedInit,
NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
Object |
eInvoke(int operationID,
<any> arguments) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
OCLExpression |
getOwnedInit() |
Property |
getReferredProperty() |
void |
setOwnedInit(OCLExpression newOwnedInit) |
void |
setReferredProperty(Property newReferredProperty) |
boolean |
validateCompatibleInitialiserType(DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateTypeIsNotInvalid(DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateTypeIsNotNull(DiagnosticChain diagnostics,
Map<Object,Object> context) |
basicGetType, CompatibleBody, getType, getTypeId, isIsMany, isIsRequired, setIsRequired, setType, toStringgetName, setNameallOwnedElements, eInverseAdd, getAnnotatingComments, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValuegetESObject, getETarget, getImage, getTarget, getText, setESObject, setTarget, unloadedequals, getClass, hashCode, notify, notifyAll, wait, wait, waitCompatibleBody, getType, getTypeId, isIsMany, isIsRequired, setIsRequired, setTypegetName, setNameallOwnedElements, getAnnotatingComments, getESObject, getETarget, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValuepublic Property basicGetReferredProperty
public Property getReferredProperty()
getReferredProperty in interface ShadowPartShadowPart.setReferredProperty(Property),
PivotPackage.getShadowPart_ReferredProperty()public Property basicGetReferredProperty()
public void setReferredProperty(Property newReferredProperty)
setReferredProperty in interface ShadowPartnewReferredProperty - the new value of the 'Referred Property' reference.ShadowPart.getReferredProperty()public boolean validateCompatibleInitialiserType(DiagnosticChain diagnostics,
Map<Object,Object> context)
validateCompatibleInitialiserType in interface ShadowPartpublic boolean validateTypeIsNotInvalid(DiagnosticChain diagnostics,
Map<Object,Object> context)
validateTypeIsNotInvalid in interface ShadowPartpublic boolean validateTypeIsNotNull(DiagnosticChain diagnostics,
Map<Object,Object> context)
validateTypeIsNotNull in interface ShadowPartpublic OCLExpression getOwnedInit()
getOwnedInit in interface ShadowPartShadowPart.setOwnedInit(OCLExpression),
PivotPackage.getShadowPart_OwnedInit()public NotificationChain basicSetOwnedInit(OCLExpression newOwnedInit, NotificationChain msgs)
public void setOwnedInit(OCLExpression newOwnedInit)
setOwnedInit in interface ShadowPartnewOwnedInit - the new value of the 'Owned Init' containment reference.ShadowPart.getOwnedInit()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class ElementImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class TypedElementImplpublic void eSet(int featureID,
Object newValue)
eSet in class TypedElementImplpublic void eUnset(int featureID)
eUnset in class TypedElementImplpublic boolean eIsSet(int featureID)
eIsSet in class TypedElementImplpublic Object eInvoke(int operationID, <any> arguments) throws InvocationTargetException
eInvoke in class TypedElementImplInvocationTargetExceptionCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.