public abstract class TypedElementCSImpl extends NamedElementCSImpl implements TypedElementCS
The following features are implemented:
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetOwnedType(TypedRefCS newOwnedType,
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) |
TypedRefCS |
getOwnedType() |
<any> |
getQualifiers() |
boolean |
isIsOptional() |
void |
setIsOptional(boolean newIsOptional) |
void |
setOwnedType(TypedRefCS newOwnedType) |
String |
toString() |
getName, setNamegetOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, resetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsiequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, setNamegetOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotpublic TypedRefCS getOwnedType()
getOwnedType in interface TypedElementCSTypedElementCS.setOwnedType(TypedRefCS),
BaseCSPackage.getTypedElementCS_OwnedType()public NotificationChain basicSetOwnedType(TypedRefCS newOwnedType, NotificationChain msgs)
public void setOwnedType(TypedRefCS newOwnedType)
setOwnedType in interface TypedElementCSnewOwnedType - the new value of the 'Owned Type' containment reference.TypedElementCS.getOwnedType()public <any> getQualifiers()
getQualifiers in interface TypedElementCSBaseCSPackage.getTypedElementCS_Qualifiers()public boolean isIsOptional()
isIsOptional in interface TypedElementCSTypedElementCS.setIsOptional(boolean),
BaseCSPackage.getTypedElementCS_IsOptional()public void setIsOptional(boolean newIsOptional)
setIsOptional in interface TypedElementCSnewIsOptional - the new value of the 'Is Optional' attribute.TypedElementCS.isIsOptional()public String toString()
toString in class NamedElementCSImplpublic NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class ModelElementCSImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class NamedElementCSImplpublic void eSet(int featureID,
Object newValue)
eSet in class NamedElementCSImplpublic void eUnset(int featureID)
eUnset in class NamedElementCSImplpublic boolean eIsSet(int featureID)
eIsSet in class NamedElementCSImplCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.