com.ibm.xtools.uml.msl.internal.resources.impl
Class DiagramHolderImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.ecore.impl.FlatEObjectImpl
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.EAnnotationImpl
com.ibm.xtools.uml.msl.internal.resources.impl.DiagramHolderImpl
- All Implemented Interfaces:
- DiagramHolder, Notifier, EAnnotation, EModelElement, EObject, InternalEObject
public class DiagramHolderImpl
- extends EAnnotationImpl
- implements DiagramHolder
An implementation of the model object 'Diagram Holder'.
The following features are implemented:
| Methods inherited from class org.eclipse.emf.ecore.impl.EAnnotationImpl |
basicSetEModelElement, eBasicRemoveFromContainerFeature, eInverseAdd, getContents, getDetails, getEModelElement, getReferences, getSource, setEModelElement, setSource, setSourceGen, toString |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
ownedDiagrams
protected EList ownedDiagrams
- The cached value of the '
Owned Diagrams' containment reference list.
- See Also:
DiagramHolderImpl.getOwnedDiagrams()
DiagramHolderImpl
protected DiagramHolderImpl()
-
eStaticClass
protected EClass eStaticClass()
-
- Overrides:
eStaticClass in class EAnnotationImpl
getOwnedDiagrams
public EList getOwnedDiagrams()
-
- Specified by:
getOwnedDiagrams in interface DiagramHolder
- Returns:
- the value of the 'Owned Diagrams' containment reference list.
- See Also:
ResourcesPackage.getDiagramHolder_OwnedDiagrams()
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
-
- Overrides:
eInverseRemove in class EAnnotationImpl
eGet
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
-
- Specified by:
eGet in interface InternalEObject- Overrides:
eGet in class EAnnotationImpl
eSet
public void eSet(int featureID,
Object newValue)
-
- Specified by:
eSet in interface InternalEObject- Overrides:
eSet in class EAnnotationImpl
eUnset
public void eUnset(int featureID)
-
- Specified by:
eUnset in interface InternalEObject- Overrides:
eUnset in class EAnnotationImpl
eIsSet
public boolean eIsSet(int featureID)
-
- Specified by:
eIsSet in interface InternalEObject- Overrides:
eIsSet in class EAnnotationImpl
© Copyright IBM Corp. 2009. All rights reserved.