public abstract class PackageOwnerCSImpl extends ModelElementCSImpl implements PackageOwnerCS
The following features are implemented:
| Modifier and Type | Method and Description |
|---|---|
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) |
<any> |
getOwnedPackages() |
getOriginalXmiId, getOwnedAnnotations, setOriginalXmiId, toStringgetPivot, resetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsiequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotpublic <any> getOwnedPackages()
getOwnedPackages in interface PackageOwnerCSBaseCSPackage.getPackageOwnerCS_OwnedPackages()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class ModelElementCSImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class ModelElementCSImplpublic void eSet(int featureID,
Object newValue)
eSet in class ModelElementCSImplpublic void eUnset(int featureID)
eUnset in class ModelElementCSImplpublic boolean eIsSet(int featureID)
eIsSet in class ModelElementCSImplCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.