Interface PictogramElement

All Superinterfaces:
org.eclipse.emf.ecore.EObject, GraphicsAlgorithmContainer, org.eclipse.emf.common.notify.Notifier, PropertyContainer
All Known Subinterfaces:
AdvancedAnchor, Anchor, AnchorContainer, BoxRelativeAnchor, ChopboxAnchor, CompositeConnection, Connection, ConnectionDecorator, ContainerShape, CurvedConnection, Diagram, FixPointAnchor, FreeFormConnection, ManhattanConnection, Shape
All Known Implementing Classes:
AdvancedAnchorImpl, AnchorContainerImpl, AnchorImpl, BoxRelativeAnchorImpl, ChopboxAnchorImpl, CompositeConnectionImpl, ConnectionDecoratorImpl, ConnectionImpl, ContainerShapeImpl, CurvedConnectionImpl, DiagramImpl, FixPointAnchorImpl, FreeFormConnectionImpl, ManhattanConnectionImpl, PictogramElementImpl, ShapeImpl

public interface PictogramElement extends GraphicsAlgorithmContainer
A representation of the model object 'Pictogram Element'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Graphics Algorithm' containment reference.
    Returns the value of the 'Link' containment reference.
    boolean
    Returns the value of the 'Active' attribute.
    boolean
    Returns the value of the 'Visible' attribute.
    void
    setActive(boolean value)
    Sets the value of the 'Active' attribute.
    void
    Sets the value of the 'Graphics Algorithm' containment reference.
    void
    Sets the value of the 'Link' containment reference.
    void
    setVisible(boolean value)
    Sets the value of the 'Visible' attribute.

    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.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver

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

    getProperties