Interface Waypoint

  • All Superinterfaces:
    BpmnModelElementInstance, org.camunda.bpm.model.xml.instance.ModelElementInstance, Point
    All Known Implementing Classes:
    WaypointImpl

    public interface Waypoint
    extends Point
    The DI waypoint element of the DI Edge type
    Author:
    Sebastian Menski
    • Method Summary

      • Methods inherited from interface org.camunda.bpm.model.xml.instance.ModelElementInstance

        addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement