public abstract class PathNameDeclCSImpl extends ModelElementCSImpl implements PathNameDeclCS
The following features are implemented:
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetOwnedPathName(PathNameCS newOwnedPathName,
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) |
Iterable<Element> |
getMorePivots() |
PathNameCS |
getOwnedPathName() |
void |
setOwnedPathName(PathNameCS newOwnedPathName) |
getOriginalXmiId, getOwnedAnnotations, setOriginalXmiId, toStringgetPivot, resetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsiequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotpublic PathNameCS getOwnedPathName()
getOwnedPathName in interface PathNameDeclCSPathNameDeclCS.setOwnedPathName(PathNameCS),
CompleteOCLCSPackage.getPathNameDeclCS_OwnedPathName()public NotificationChain basicSetOwnedPathName(PathNameCS newOwnedPathName, NotificationChain msgs)
public void setOwnedPathName(PathNameCS newOwnedPathName)
setOwnedPathName in interface PathNameDeclCSnewOwnedPathName - the new value of the 'Owned Path Name' containment reference.PathNameDeclCS.getOwnedPathName()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 ModelElementCSImplpublic Iterable<Element> getMorePivots()
getMorePivots in interface MorePivotableCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.