public abstract class TypedRefCSImpl extends TypeRefCSImpl implements TypedRefCS
The following features are implemented:
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetOwnedMultiplicity(MultiplicityCS newOwnedMultiplicity,
NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
MultiplicityCS |
getOwnedMultiplicity() |
void |
setOwnedMultiplicity(MultiplicityCS newOwnedMultiplicity) |
getPivot, resetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsi, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotpublic MultiplicityCS getOwnedMultiplicity()
getOwnedMultiplicity in interface TypedRefCSTypedRefCS.setOwnedMultiplicity(MultiplicityCS),
BaseCSPackage.getTypedRefCS_OwnedMultiplicity()public NotificationChain basicSetOwnedMultiplicity(MultiplicityCS newOwnedMultiplicity, NotificationChain msgs)
public void setOwnedMultiplicity(MultiplicityCS newOwnedMultiplicity)
setOwnedMultiplicity in interface TypedRefCSnewOwnedMultiplicity - the new value of the 'Owned Multiplicity' containment reference.TypedRefCS.getOwnedMultiplicity()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class PivotableElementCSImplpublic void eSet(int featureID,
Object newValue)
eSet in class PivotableElementCSImplpublic void eUnset(int featureID)
eUnset in class PivotableElementCSImplpublic boolean eIsSet(int featureID)
eIsSet in class PivotableElementCSImplCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.