public class LibPackageCSImpl extends PackageCSImpl implements LibPackageCS
The following features are implemented:
| Modifier and Type | Method and Description |
|---|---|
<R> R |
accept(BaseCSVisitor<R> visitor)
Accept a visit from a visitor and return the result of a call to the derived type-specific visitXXX in the visitor.
|
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> |
getOwnedPrecedences() |
eBaseStructuralFeatureID, eDerivedStructuralFeatureID, eInverseAdd, getName, getNsPrefix, getNsURI, getOwnedClasses, setName, setNsPrefix, setNsURI, toStringgetOwnedPackagesgetOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, resetPivot, setPivotgetCsi, getDescription, getParent, setCsiequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetNsPrefix, getNsURI, getOwnedClasses, setNsPrefix, setNsURIgetOwnedPackagesgetName, setNamegetOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, setPivotgetCsi, getDescription, getParent, setCsieClassresetPivotpublic <any> getOwnedPrecedences()
getOwnedPrecedences in interface LibPackageCSOCLstdlibCSPackage.getLibPackageCS_OwnedPrecedences()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class PackageCSImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class PackageCSImplpublic void eSet(int featureID,
Object newValue)
eSet in class PackageCSImplpublic void eUnset(int featureID)
eUnset in class PackageCSImplpublic boolean eIsSet(int featureID)
eIsSet in class PackageCSImplpublic <R> R accept(BaseCSVisitor<R> visitor)
accept in interface ElementCSaccept in interface VisitableCSaccept in class PackageCSImplCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.