public abstract class StructuralFeatureCSImpl extends FeatureCSImpl implements StructuralFeatureCS
The following features are implemented:
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetOwningClass(StructuredClassCS newOwningClass,
NotificationChain msgs) |
NotificationChain |
eBasicRemoveFromContainerFeature(NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
String |
getDefault() |
<any> |
getOwnedDefaultExpressions() |
StructuredClassCS |
getOwningClass() |
void |
setDefault(String newDefault) |
void |
setOwningClass(StructuredClassCS newOwningClass) |
String |
toString() |
basicSetOwnedType, getOwnedType, getQualifiers, isIsOptional, setIsOptional, setOwnedTypegetName, setNamegetOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, resetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsiequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetOwnedType, getQualifiers, isIsOptional, setIsOptional, setOwnedTypegetName, setNamegetOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotpublic StructuredClassCS getOwningClass()
getOwningClass in interface StructuralFeatureCSStructuralFeatureCS.setOwningClass(StructuredClassCS),
BaseCSPackage.getStructuralFeatureCS_OwningClass(),
StructuredClassCS.getOwnedProperties()public NotificationChain basicSetOwningClass(StructuredClassCS newOwningClass, NotificationChain msgs)
public void setOwningClass(StructuredClassCS newOwningClass)
setOwningClass in interface StructuralFeatureCSnewOwningClass - the new value of the 'Owning Class' container reference.StructuralFeatureCS.getOwningClass()public String getDefault()
getDefault in interface StructuralFeatureCSStructuralFeatureCS.setDefault(String),
BaseCSPackage.getStructuralFeatureCS_Default()public void setDefault(String newDefault)
setDefault in interface StructuralFeatureCSnewDefault - the new value of the 'Default' attribute.StructuralFeatureCS.getDefault()public <any> getOwnedDefaultExpressions()
getOwnedDefaultExpressions in interface StructuralFeatureCSBaseCSPackage.getStructuralFeatureCS_OwnedDefaultExpressions()public String toString()
toString in class TypedElementCSImplpublic NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class TypedElementCSImplpublic NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class TypedElementCSImplpublic void eSet(int featureID,
Object newValue)
eSet in class TypedElementCSImplpublic void eUnset(int featureID)
eUnset in class TypedElementCSImplpublic boolean eIsSet(int featureID)
eIsSet in class TypedElementCSImplCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.