{ "name": "BPMNDI", "uri": "http://www.omg.org/spec/BPMN/20100524/DI", "id": "_0", "types": [ { "name": "BPMNDiagram", "id": "BPMNDiagram", "properties": [ { "name": "plane", "type": "BPMNPlane", "association": "A_plane_diagram", "id": "BPMNDiagram-plane", "redefines": "di:Diagram#rootElement" }, { "name": "labelStyle", "type": "BPMNLabelStyle", "association": "A_labelStyle_diagram", "id": "BPMNDiagram-labelStyle", "isMany": true } ], "superClass": [ "di:Diagram" ] }, { "name": "BPMNPlane", "id": "BPMNPlane", "properties": [ { "name": "bpmnElement", "association": "A_bpmnElement_plane", "id": "BPMNPlane-bpmnElement", "isAttr": true, "isReference": true, "type": "bpmn:BaseElement", "redefines": "di:DiagramElement#modelElement" } ], "superClass": [ "di:Plane" ] }, { "name": "BPMNShape", "id": "BPMNShape", "properties": [ { "name": "bpmnElement", "association": "A_bpmnElement_shape", "id": "BPMNShape-bpmnElement", "isAttr": true, "isReference": true, "type": "bpmn:BaseElement", "redefines": "di:DiagramElement#modelElement" }, { "name": "isHorizontal", "id": "BPMNShape-isHorizontal", "isAttr": true, "type": "Boolean" }, { "name": "isExpanded", "id": "BPMNShape-isExpanded", "isAttr": true, "type": "Boolean" }, { "name": "isMarkerVisible", "id": "BPMNShape-isMarkerVisible", "isAttr": true, "type": "Boolean" }, { "name": "label", "type": "BPMNLabel", "association": "A_label_shape", "id": "BPMNShape-label" }, { "name": "isMessageVisible", "id": "BPMNShape-isMessageVisible", "isAttr": true, "type": "Boolean" }, { "name": "participantBandKind", "type": "ParticipantBandKind", "id": "BPMNShape-participantBandKind", "isAttr": true }, { "name": "choreographyActivityShape", "type": "BPMNShape", "association": "A_choreographyActivityShape_participantBandShape", "id": "BPMNShape-choreographyActivityShape", "isAttr": true, "isReference": true } ], "superClass": [ "di:LabeledShape" ] }, { "name": "BPMNEdge", "id": "BPMNEdge", "properties": [ { "name": "label", "type": "BPMNLabel", "association": "A_label_edge", "id": "BPMNEdge-label" }, { "name": "bpmnElement", "association": "A_bpmnElement_edge", "id": "BPMNEdge-bpmnElement", "isAttr": true, "isReference": true, "type": "bpmn:BaseElement", "redefines": "di:DiagramElement#modelElement" }, { "name": "sourceElement", "association": "A_sourceElement_sourceEdge", "id": "BPMNEdge-sourceElement", "isAttr": true, "isReference": true, "type": "di:DiagramElement", "redefines": "di:Edge#source" }, { "name": "targetElement", "association": "A_targetElement_targetEdge", "id": "BPMNEdge-targetElement", "isAttr": true, "isReference": true, "type": "di:DiagramElement", "redefines": "di:Edge#target" }, { "name": "messageVisibleKind", "type": "MessageVisibleKind", "id": "BPMNEdge-messageVisibleKind", "isAttr": true } ], "superClass": [ "di:LabeledEdge" ] }, { "name": "BPMNLabel", "id": "BPMNLabel", "properties": [ { "name": "labelStyle", "type": "BPMNLabelStyle", "association": "A_labelStyle_label", "id": "BPMNLabel-labelStyle", "isAttr": true, "isReference": true, "redefines": "di:DiagramElement#style" } ], "superClass": [ "di:Label" ] }, { "name": "BPMNLabelStyle", "id": "BPMNLabelStyle", "properties": [ { "name": "font", "id": "BPMNLabelStyle-font", "type": "dc:Font" } ], "superClass": [ "di:Style" ] } ], "emumerations": [ { "name": "ParticipantBandKind", "id": "ParticipantBandKind", "literalValues": [ { "name": "top_initiating", "id": "ParticipantBandKind-top_initiating" }, { "name": "middle_initiating", "id": "ParticipantBandKind-middle_initiating" }, { "name": "bottom_initiating", "id": "ParticipantBandKind-bottom_initiating" }, { "name": "top_non_initiating", "id": "ParticipantBandKind-top_non_initiating" }, { "name": "middle_non_initiating", "id": "ParticipantBandKind-middle_non_initiating" }, { "name": "bottom_non_initiating", "id": "ParticipantBandKind-bottom_non_initiating" } ] }, { "name": "MessageVisibleKind", "id": "MessageVisibleKind", "literalValues": [ { "name": "initiating", "id": "MessageVisibleKind-initiating" }, { "name": "non_initiating", "id": "MessageVisibleKind-non_initiating" } ] } ], "associations": [ { "name": "A_plane_diagram", "visibility": "private", "memberEnd": "BPMNDiagram-plane A_plane_diagram-diagram", "id": "A_plane_diagram", "ownedEnd": { "name": "diagram", "visibility": "public", "type": "BPMNDiagram", "owningAssociation": "A_plane_diagram", "association": "A_plane_diagram", "id": "A_plane_diagram-diagram", "redefines": "di:DiagramElement#owningDiagram" } }, { "name": "A_bpmnElement_edge", "visibility": "private", "memberEnd": "BPMNEdge-bpmnElement A_bpmnElement_edge-edge", "id": "A_bpmnElement_edge", "ownedEnd": { "name": "edge", "visibility": "public", "type": "BPMNEdge", "upper": "*", "lower": "0", "owningAssociation": "A_bpmnElement_edge", "association": "A_bpmnElement_edge", "id": "A_bpmnElement_edge-edge", "redefines": "di:A_modelElement_diagramElement#diagramElement" } }, { "name": "A_bpmnElement_shape", "visibility": "private", "memberEnd": "BPMNShape-bpmnElement A_bpmnElement_shape-shape", "id": "A_bpmnElement_shape", "ownedEnd": { "name": "shape", "visibility": "public", "type": "BPMNShape", "upper": "*", "lower": "0", "owningAssociation": "A_bpmnElement_shape", "association": "A_bpmnElement_shape", "id": "A_bpmnElement_shape-shape", "redefines": "di:A_modelElement_diagramElement#diagramElement" } }, { "name": "A_bpmnElement_plane", "visibility": "private", "memberEnd": "BPMNPlane-bpmnElement A_bpmnElement_plane-plane", "id": "A_bpmnElement_plane", "ownedEnd": { "name": "plane", "visibility": "public", "type": "BPMNPlane", "upper": "*", "lower": "0", "owningAssociation": "A_bpmnElement_plane", "association": "A_bpmnElement_plane", "id": "A_bpmnElement_plane-plane", "redefines": "di:A_modelElement_diagramElement#diagramElement" } }, { "name": "A_label_edge", "visibility": "private", "memberEnd": "BPMNEdge-label A_label_edge-edge", "id": "A_label_edge", "ownedEnd": { "name": "edge", "visibility": "public", "type": "BPMNEdge", "lower": "0", "owningAssociation": "A_label_edge", "association": "A_label_edge", "id": "A_label_edge-edge" } }, { "name": "A_label_shape", "visibility": "private", "memberEnd": "BPMNShape-label A_label_shape-shape", "id": "A_label_shape", "ownedEnd": { "name": "shape", "visibility": "public", "type": "BPMNShape", "lower": "0", "owningAssociation": "A_label_shape", "association": "A_label_shape", "id": "A_label_shape-shape" } }, { "name": "A_labelStyle_label", "visibility": "private", "memberEnd": "BPMNLabel-labelStyle A_labelStyle_label-label", "id": "A_labelStyle_label", "ownedEnd": { "name": "label", "visibility": "public", "type": "BPMNLabel", "upper": "*", "lower": "0", "owningAssociation": "A_labelStyle_label", "association": "A_labelStyle_label", "id": "A_labelStyle_label-label", "redefines": "di:A_style_diagramElement#diagramElement" } }, { "name": "A_sourceElement_sourceEdge", "visibility": "private", "memberEnd": "BPMNEdge-sourceElement A_sourceElement_sourceEdge-sourceEdge", "id": "A_sourceElement_sourceEdge", "ownedEnd": { "name": "sourceEdge", "visibility": "public", "type": "BPMNEdge", "upper": "*", "lower": "0", "owningAssociation": "A_sourceElement_sourceEdge", "association": "A_sourceElement_sourceEdge", "id": "A_sourceElement_sourceEdge-sourceEdge", "redefines": "di:A_source_sourceEdge#sourceEdge" } }, { "name": "A_targetElement_targetEdge", "visibility": "private", "memberEnd": "BPMNEdge-targetElement A_targetElement_targetEdge-targetEdge", "id": "A_targetElement_targetEdge", "ownedEnd": { "name": "targetEdge", "visibility": "public", "type": "BPMNEdge", "upper": "*", "lower": "0", "owningAssociation": "A_targetElement_targetEdge", "association": "A_targetElement_targetEdge", "id": "A_targetElement_targetEdge-targetEdge", "redefines": "di:A_target_targetEdge#targetEdge" } }, { "name": "A_labelStyle_diagram", "visibility": "private", "memberEnd": "BPMNDiagram-labelStyle A_labelStyle_diagram-diagram", "id": "A_labelStyle_diagram", "ownedEnd": { "name": "diagram", "visibility": "public", "type": "BPMNDiagram", "owningAssociation": "A_labelStyle_diagram", "association": "A_labelStyle_diagram", "id": "A_labelStyle_diagram-diagram" } }, { "name": "A_choreographyActivityShape_participantBandShape", "visibility": "private", "memberEnd": "BPMNShape-choreographyActivityShape A_choreographyActivityShape_participantBandShape-participantBandShape", "id": "A_choreographyActivityShape_participantBandShape", "ownedEnd": { "name": "participantBandShape", "visibility": "public", "type": "BPMNShape", "owningAssociation": "A_choreographyActivityShape_participantBandShape", "association": "A_choreographyActivityShape_participantBandShape", "id": "A_choreographyActivityShape_participantBandShape-participantBandShape" } } ], "prefix": "bpmndi" }