public abstract class ReferenceOperationImpl extends FeatureOperationImpl implements ReferenceOperation
The following features are implemented:
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Method and Description |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
ContainmentType |
getContainmentType() |
String |
getOppositeFeatureName() |
boolean |
isBidirectional() |
void |
setBidirectional(boolean newBidirectional) |
void |
setContainmentType(ContainmentType newContainmentType) |
void |
setOppositeFeatureName(String newOppositeFeatureName) |
String |
toString() |
getFeature, getFeature, getFeatureName, getLeafOperations, getUnset, reverse, setFeatureName, setUnsetbasicGetModelElementId, basicSetModelElementId, createAPI, eInverseRemove, getAllInvolvedModelElements, getClientDate, getModelElementId, getOperationId, getOtherInvolvedModelElements, isAccepted, setAccepted, setClientDate, setModelElementId, toAPIgetIdentifier, setIdentifiereAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFeature, getFeature, getFeatureName, getUnset, setFeatureName, setUnsetapply, getAllInvolvedModelElements, getClientDate, getLeafOperations, getModelElementId, getOperationId, getOtherInvolvedModelElements, isAccepted, reverse, setAccepted, setClientDate, setModelElementIdgetIdentifier, setIdentifiereAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivercreateAPI, toAPIpublic boolean isBidirectional()
isBidirectional in interface ReferenceOperationReferenceOperation.setBidirectional(boolean),
OperationsPackage.getReferenceOperation_Bidirectional()public void setBidirectional(boolean newBidirectional)
setBidirectional in interface ReferenceOperationnewBidirectional - the new value of the 'Bidirectional' attribute.ReferenceOperation.isBidirectional()public String getOppositeFeatureName()
getOppositeFeatureName in interface ReferenceOperationReferenceOperation.setOppositeFeatureName(String),
OperationsPackage.getReferenceOperation_OppositeFeatureName()public void setOppositeFeatureName(String newOppositeFeatureName)
setOppositeFeatureName in interface ReferenceOperationnewOppositeFeatureName - the new value of the 'Opposite Feature Name' attribute.ReferenceOperation.getOppositeFeatureName()public ContainmentType getContainmentType()
getContainmentType in interface ReferenceOperationContainmentType,
ReferenceOperation.setContainmentType(ContainmentType),
OperationsPackage.getReferenceOperation_ContainmentType()public void setContainmentType(ContainmentType newContainmentType)
setContainmentType in interface ReferenceOperationnewContainmentType - the new value of the 'Containment Type' attribute.ContainmentType,
ReferenceOperation.getContainmentType()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class FeatureOperationImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class FeatureOperationImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class FeatureOperationImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class FeatureOperationImplpublic String toString()
toString in class FeatureOperationImplCopyright © 2017. All rights reserved.