Interface ICreateConnectionContext

    • Method Detail

      • getSourcePictogramElement

        PictogramElement getSourcePictogramElement()
        Gets the source pictogram element.
        Returns:
        the source pictogram element
      • getTargetPictogramElement

        PictogramElement getTargetPictogramElement()
        Gets the target pictogram element.
        Returns:
        the target pictogram element
      • getSourceLocation

        ILocation getSourceLocation()
        Returns:
        the sourceLocation
        Since:
        0.8
      • getTargetLocation

        ILocation getTargetLocation()
        Returns:
        the targetLocation
        Since:
        0.8