Package org.eclipse.epf.uma.impl
Class DiagramImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
- All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
,org.eclipse.emf.ecore.InternalEObject
,Diagram
,DiagramElement
,Element
,GraphElement
,GraphNode
,MethodElement
,NamedElement
,PackageableElement
public class DiagramImpl extends GraphNodeImpl 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.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.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 inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
-
Method Summary
Modifier and Type Method Description SemanticModelBridge
basicGetNamespace()
Point
basicGetViewpoint()
org.eclipse.emf.common.notify.NotificationChain
basicSetNamespace(SemanticModelBridge newNamespace, org.eclipse.emf.common.notify.NotificationChain msgs)
java.lang.Object
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, java.lang.Object newValue)
void
eUnset(int featureID)
org.eclipse.emf.common.util.EList<DiagramLink>
getDiagramLink()
SemanticModelBridge
getNamespace()
Point
getViewpoint()
java.lang.Double
getZoom()
void
setNamespace(SemanticModelBridge newNamespace)
void
setViewpoint(Point newViewpoint)
void
setZoom(java.lang.Double newZoom)
java.lang.String
toString()
Methods inherited from class org.eclipse.epf.uma.impl.GraphNodeImpl
basicGetSize, getSize, setSize
Methods inherited from class org.eclipse.epf.uma.impl.GraphElementImpl
basicGetPosition, basicGetSemanticModel, basicSetSemanticModel, getAnchorage, getContained, getLink, getPosition, getSemanticModel, setPosition, setSemanticModel
Methods inherited from class org.eclipse.epf.uma.impl.DiagramElementImpl
basicGetContainer, basicSetContainer, eBasicRemoveFromContainerFeature, getContainer, getIsVisible, getProperty, getReference, setContainer, setIsVisible
Methods inherited from class org.eclipse.epf.uma.impl.MethodElementImpl
getBriefDescription, getGuid, getKind, getMethodElementProperty, getOrderingGuide, getOwnedRules, getPresentationName, getSuppressed, setBriefDescription, setGuid, setOrderingGuide, setPresentationName, setSuppressed
Methods inherited from class org.eclipse.epf.uma.impl.NamedElementImpl
getName, setName
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eInternalContainer
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.eclipse.epf.uma.DiagramElement
getContainer, getIsVisible, getProperty, getReference, setContainer, setIsVisible
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.epf.uma.GraphElement
getAnchorage, getContained, getLink, getPosition, getSemanticModel, setPosition, setSemanticModel
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
Methods inherited from interface org.eclipse.epf.uma.MethodElement
getBriefDescription, getGuid, getKind, getMethodElementProperty, getOrderingGuide, getOwnedRules, getPresentationName, getSuppressed, setBriefDescription, setGuid, setOrderingGuide, setPresentationName, setSuppressed
Methods inherited from interface org.eclipse.epf.uma.NamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getDiagramLink
- Specified by:
getDiagramLink
in interfaceDiagram
- Returns:
- the value of the 'Diagram Link' reference list.
- See Also:
UmaPackage.getDiagram_DiagramLink()
,DiagramLink.getDiagram()
-
getNamespace
- Specified by:
getNamespace
in interfaceDiagram
- Returns:
- the value of the 'Namespace' containment reference.
- See Also:
Diagram.setNamespace(SemanticModelBridge)
,UmaPackage.getDiagram_Namespace()
,SemanticModelBridge.getDiagram()
-
basicGetNamespace
-
basicSetNamespace
public org.eclipse.emf.common.notify.NotificationChain basicSetNamespace(SemanticModelBridge newNamespace, org.eclipse.emf.common.notify.NotificationChain msgs) -
setNamespace
- Specified by:
setNamespace
in interfaceDiagram
- Parameters:
newNamespace
- the new value of the 'Namespace' containment reference.- See Also:
Diagram.getNamespace()
-
getZoom
public java.lang.Double getZoom()- Specified by:
getZoom
in interfaceDiagram
- Returns:
- the value of the 'Zoom' attribute.
- See Also:
Diagram.setZoom(Double)
,UmaPackage.getDiagram_Zoom()
-
setZoom
public void setZoom(java.lang.Double newZoom)- Specified by:
setZoom
in interfaceDiagram
- Parameters:
newZoom
- the new value of the 'Zoom' attribute.- See Also:
Diagram.getZoom()
-
getViewpoint
- Specified by:
getViewpoint
in interfaceDiagram
- Returns:
- the value of the 'Viewpoint' reference.
- See Also:
Diagram.setViewpoint(Point)
,UmaPackage.getDiagram_Viewpoint()
-
basicGetViewpoint
-
setViewpoint
- Specified by:
setViewpoint
in interfaceDiagram
- Parameters:
newViewpoint
- the new value of the 'Viewpoint' reference.- See Also:
Diagram.getViewpoint()
-
eInverseAdd
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)- Overrides:
eInverseAdd
in classGraphElementImpl
-
eInverseRemove
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)- Overrides:
eInverseRemove
in classGraphElementImpl
-
eGet
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)- Specified by:
eGet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eGet
in classGraphNodeImpl
-
eSet
public void eSet(int featureID, java.lang.Object newValue)- Specified by:
eSet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eSet
in classGraphNodeImpl
-
eUnset
public void eUnset(int featureID)- Specified by:
eUnset
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eUnset
in classGraphNodeImpl
-
eIsSet
public boolean eIsSet(int featureID)- Specified by:
eIsSet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eIsSet
in classGraphNodeImpl
-
toString
public java.lang.String toString()- Overrides:
toString
in classDiagramElementImpl
-