public class OppositePropertyCallExpImpl extends NavigationCallExpImpl implements OppositePropertyCallExp
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() |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
Element |
getReferredElement() |
Property |
getReferredProperty() |
void |
setReferredProperty(Property newReferredProperty) |
basicGetNavigationSource, getNavigationSource, getQualifiers, setNavigationSourceisIsPre, setIsPre, toStringbasicSetOwnedSource, eInverseRemove, eInvoke, getOwnedSource, isIsImplicit, isIsSafe, setIsImplicit, setIsSafe, setOwnedSource, validateTypeIsNotInvalidgetTypeValue, isNonNull, isNull, setTypeValue, validateTypeIsNotNullbasicGetType, CompatibleBody, getType, getTypeId, isIsMany, isIsRequired, setIsRequired, setTypegetName, setNameallOwnedElements, eInverseAdd, getAnnotatingComments, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValuegetESObject, getETarget, getImage, getTarget, getText, setESObject, setTarget, unloadedequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetNavigationSource, getQualifiers, setNavigationSourceisIsPre, setIsPregetOwnedSource, isIsImplicit, isIsSafe, setIsImplicit, setIsSafe, setOwnedSource, validateTypeIsNotInvalidgetTypeValue, isNonNull, isNull, setTypeValue, validateTypeIsNotNullCompatibleBody, getType, getTypeId, isIsMany, isIsRequired, setIsRequired, setTypegetName, setNameallOwnedElements, getAnnotatingComments, getESObject, getETarget, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValuepublic Property basicGetReferredProperty
public Property getReferredProperty()
getReferredProperty in interface OppositePropertyCallExpOppositePropertyCallExp.setReferredProperty(Property),
PivotPackage.getOppositePropertyCallExp_ReferredProperty()public Property basicGetReferredProperty()
public void setReferredProperty(Property newReferredProperty)
setReferredProperty in interface OppositePropertyCallExpnewReferredProperty - the new value of the 'Referred Property' reference.OppositePropertyCallExp.getReferredProperty()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class NavigationCallExpImplpublic void eSet(int featureID,
Object newValue)
eSet in class NavigationCallExpImplpublic void eUnset(int featureID)
eUnset in class NavigationCallExpImplpublic boolean eIsSet(int featureID)
eIsSet in class NavigationCallExpImplpublic <R> R accept(Visitor<R> visitor)
Elementpublic Element getReferredElement()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.