Class CreateConnectionContext

    • Method Detail

      • setSourceAnchor

        public void setSourceAnchor​(Anchor sourceAnchor)
        Sets the source anchor.
        Parameters:
        sourceAnchor - The sourceAnchor to set.
      • setTargetAnchor

        public void setTargetAnchor​(Anchor targetAnchor)
        Sets the target anchor.
        Parameters:
        targetAnchor - The targetAnchor to set.
      • setSourcePictogramElement

        public void setSourcePictogramElement​(PictogramElement sourcePictogramElement)
        Sets the source pictogram element.
        Parameters:
        sourcePictogramElement - the new source pictogram element
      • setTargetPictogramElement

        public void setTargetPictogramElement​(PictogramElement targetPictogramElement)
        Sets the target pictogram element.
        Parameters:
        targetPictogramElement - the new target pictogram element
      • setSourceLocation

        public void setSourceLocation​(ILocation sourceLocation)
        Parameters:
        sourceLocation - the sourceLocation to set
        Since:
        0.8
      • setTargetLocation

        public void setTargetLocation​(ILocation targetLocation)
        Parameters:
        targetLocation - the targetLocation to set
        Since:
        0.8