Interface IPictogramElementEditPart

    • Method Detail

      • getPictogramElement

        PictogramElement getPictogramElement()
        Gets the pictogram element.
        Returns:
        the pictogram element
      • getModelChildren

        java.util.List<PictogramElement> getModelChildren()
        Gets the model children.
        Returns:
        the model children
      • getModelSourceConnections

        java.util.List<Connection> getModelSourceConnections()
        Gets the model source connections.
        Returns:
        the model source connections
      • getModelTargetConnections

        java.util.List<Connection> getModelTargetConnections()
        Gets the model target connections.
        Returns:
        the model target connections
      • getPictogramElementDelegate

        IPictogramElementDelegate getPictogramElementDelegate()
        Gets the pictogram element delegate.
        Returns:
        the pictogram element delegate