Interface IBoundedBpmnElementLayout<Element extends de.xima.bpmn_model.api.behavior.BpmnElement<?>>

  • Type Parameters:
    Element - The type of the BPMN element that is laid out.
    All Superinterfaces:
    IBpmnElementAccessor<Element>, IBpmnElementLayout<Element>
    All Known Subinterfaces:
    ISubProcessBpmnElementLayout<Element>

    public interface IBoundedBpmnElementLayout<Element extends de.xima.bpmn_model.api.behavior.BpmnElement<?>>
    extends IBpmnElementLayout<Element>
    A laid out BPMN element with an explicit start and end event.
    Since:
    8.4.0