public abstract class ModelElementCSImpl extends PivotableElementCSImpl implements ModelElementCS
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) |
String |
getOriginalXmiId() |
<any> |
getOwnedAnnotations() |
void |
setOriginalXmiId(String newOriginalXmiId) |
String |
toString() |
getPivot, resetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsiequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotpublic <any> getOwnedAnnotations()
getOwnedAnnotations in interface ModelElementCSBaseCSPackage.getModelElementCS_OwnedAnnotations()public String getOriginalXmiId()
getOriginalXmiId in interface ModelElementCSModelElementCS.setOriginalXmiId(String),
BaseCSPackage.getModelElementCS_OriginalXmiId()public void setOriginalXmiId(String newOriginalXmiId)
setOriginalXmiId in interface ModelElementCSnewOriginalXmiId - the new value of the 'Original Xmi Id' attribute.ModelElementCS.getOriginalXmiId()public String toString()
toString in class ElementCSImplpublic 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.