public abstract class JavaImplementationCSImpl extends ElementCSImpl implements JavaImplementationCS
The following features are implemented:
| Modifier and Type | Method and Description |
|---|---|
JavaClassCS |
basicGetImplementation() |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
JavaClassCS |
getImplementation() |
void |
setImplementation(JavaClassCS newImplementation) |
accept, getCsi, getDescription, getParent, setCsi, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, getCsi, getDescription, getParent, setCsieClasspublic JavaClassCS getImplementation()
getImplementation in interface JavaImplementationCSJavaImplementationCS.setImplementation(JavaClassCS),
OCLstdlibCSPackage.getJavaImplementationCS_Implementation()public JavaClassCS basicGetImplementation()
public void setImplementation(JavaClassCS newImplementation)
setImplementation in interface JavaImplementationCSnewImplementation - the new value of the 'Implementation' reference.JavaImplementationCS.getImplementation()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class ElementCSImplpublic void eSet(int featureID,
Object newValue)
eSet in class ElementCSImplpublic void eUnset(int featureID)
eUnset in class ElementCSImplpublic boolean eIsSet(int featureID)
eIsSet in class ElementCSImplCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.