bpmn-visualization API Documentation
    Preparing search index...

    Interface BpmnElement

    interface BpmnElement {
        bpmnSemantic: BpmnSemantic;
        htmlElement: HTMLElement;
    }
    Index

    Properties

    bpmnSemantic: BpmnSemantic
    htmlElement: HTMLElement