BPMNDefinition: BPMNElement & {
    bpmn:collaboration: BPMNCollaboration[];
    bpmn:process: BPMNProcess[];
}

Type declaration

Generated using TypeDoc