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

    • Method Detail

      • bpmnElement

        Element bpmnElement()
        Gets the BPMN element contained in this container.
        Returns:
        The BPMN element that this container holds.