Package org.eclipse.epf.diagram.model
Interface Diagram
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,LinkedObject
,Node
,NodeContainer
,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
ActivityDetailDiagram
,ActivityDiagram
,WorkProductDependencyDiagram
- All Known Implementing Classes:
ActivityDetailDiagramImpl
,ActivityDiagramImpl
,DiagramImpl
,WorkProductDependencyDiagramImpl
public interface Diagram extends NodeContainer
A representation of the model object 'Diagram'.
- See Also:
ModelPackage.getDiagram()
-
Method Summary
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.diagram.model.LinkedObject
getLinkedElement, getObject, setLinkedElement, setObject
Methods inherited from interface org.eclipse.epf.diagram.model.Node
getHeight, getIncomingConnections, getLocation, getOutgoingConnections, getWidth, isReadOnly, setHeight, setLocation, setReadOnly, setWidth
Methods inherited from interface org.eclipse.epf.diagram.model.NodeContainer
getNodes
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver