Class DiagramImpl

All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, GraphicsAlgorithmContainer, AnchorContainer, ContainerShape, Diagram, PictogramElement, Shape, PropertyContainer, StyleContainer

public class DiagramImpl extends ContainerShapeImpl implements Diagram
An implementation of the model object 'Diagram'.

The following features are implemented:

  • Nested Class Summary

    Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

    org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl

    Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

    org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList

    Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

    org.eclipse.emf.ecore.InternalEObject.EStore
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected org.eclipse.emf.common.util.EList<Color>
    The cached value of the 'Colors' containment reference list.
    protected org.eclipse.emf.common.util.EList<Connection>
    The cached value of the 'Connections' containment reference list.
    protected static final String
    The default value of the 'Diagram Type Id' attribute.
    protected String
    The cached value of the 'Diagram Type Id' attribute.
    protected org.eclipse.emf.common.util.EList<Font>
    The cached value of the 'Fonts' containment reference list.
    protected static final int
    The default value of the 'Grid Unit' attribute.
    protected int
    The cached value of the 'Grid Unit' attribute.
    protected String
    The cached value of the 'Name' attribute.
    protected static final String
    The default value of the 'Name' attribute.
    protected org.eclipse.emf.common.util.EList<PictogramLink>
    The cached value of the 'Pictogram Links' reference list.
    protected static final boolean
    Deprecated.
    This attribute simply exists because of compatibility (after removing it old diagrams would not be readable any more).
    protected boolean
    Deprecated.
    This attribute simply exists because of compatibility (after removing it old diagrams would not be readable any more).
    protected static final boolean
    The default value of the 'Snap To Grid' attribute.
    protected boolean
    The cached value of the 'Snap To Grid' attribute.
    protected org.eclipse.emf.common.util.EList<Style>
    The cached value of the 'Styles' containment reference list.
    protected String
    The cached value of the 'Version' attribute.
    protected static final String
    The default value of the 'Version' attribute.
    protected static final int
    The default value of the 'Vertical Grid Unit' attribute.
    protected int
    The cached value of the 'Vertical Grid Unit' attribute.

    Fields inherited from class org.eclipse.graphiti.mm.pictograms.impl.ContainerShapeImpl

    children

    Fields inherited from class org.eclipse.graphiti.mm.pictograms.impl.AnchorContainerImpl

    anchors

    Fields inherited from class org.eclipse.graphiti.mm.pictograms.impl.PictogramElementImpl

    active, ACTIVE_EDEFAULT, graphicsAlgorithm, link, visible, VISIBLE_EDEFAULT

    Fields inherited from class org.eclipse.graphiti.mm.impl.PropertyContainerImpl

    properties

    Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

    eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY

    Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

    EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET

    Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

    EOPPOSITE_FEATURE_BASE
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    eBaseStructuralFeatureID(int derivedFeatureID, Class<?> baseClass)
    int
    eDerivedStructuralFeatureID(int baseFeatureID, Class<?> baseClass)
    eGet(int featureID, boolean resolve, boolean coreType)
    org.eclipse.emf.common.notify.NotificationChain
    eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
    org.eclipse.emf.common.notify.NotificationChain
    eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
    boolean
    eIsSet(int featureID)
    void
    eSet(int featureID, Object newValue)
    protected org.eclipse.emf.ecore.EClass
    void
    eUnset(int featureID)
    org.eclipse.emf.common.util.EList<Color>
    org.eclipse.emf.common.util.EList<Connection>
    org.eclipse.emf.common.util.EList<Font>
    int
    org.eclipse.emf.common.util.EList<PictogramLink>
    org.eclipse.emf.common.util.EList<Style>
    int
    boolean
    boolean
    void
    setDiagramTypeId(String newDiagramTypeId)
    void
    setGridUnit(int newGridUnit)
    void
    setName(String newName)
    void
    setShowGuides(boolean newShowGuides)
    void
    setSnapToGrid(boolean newSnapToGrid)
    void
    setVersion(String newVersion)
    void
    setVerticalGridUnit(int newVerticalGridUnit)

    Methods inherited from class org.eclipse.graphiti.mm.pictograms.impl.ContainerShapeImpl

    getChildren

    Methods inherited from class org.eclipse.graphiti.mm.pictograms.impl.ShapeImpl

    basicGetContainer, basicSetContainer, eBasicRemoveFromContainerFeature, getContainer, setContainer

    Methods inherited from class org.eclipse.graphiti.mm.pictograms.impl.AnchorContainerImpl

    getAnchors

    Methods inherited from class org.eclipse.graphiti.mm.impl.PropertyContainerImpl

    getProperties

    Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

    eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI

    Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

    eAddVirtualValue, eAllContents, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues

    Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

    eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.eclipse.graphiti.mm.pictograms.AnchorContainer

    getAnchors

    Methods inherited from interface org.eclipse.graphiti.mm.pictograms.ContainerShape

    getChildren

    Methods inherited from interface org.eclipse.emf.ecore.EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface org.eclipse.emf.ecore.InternalEObject

    eNotificationRequired

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver

    Methods inherited from interface org.eclipse.graphiti.mm.pictograms.PictogramElement

    getGraphicsAlgorithm, getLink, isActive, isVisible, setActive, setGraphicsAlgorithm, setLink, setVisible

    Methods inherited from interface org.eclipse.graphiti.mm.PropertyContainer

    getProperties

    Methods inherited from interface org.eclipse.graphiti.mm.pictograms.Shape

    getContainer, setContainer