Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.impl.instance.bpmndi | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Method and Description |
---|---|
BpmnEdge |
SequenceFlowImpl.getDiagramElement() |
BpmnEdge |
MessageFlowImpl.getDiagramElement() |
BpmnEdge |
DataAssociationImpl.getDiagramElement() |
BpmnEdge |
AssociationImpl.getDiagramElement() |
Modifier and Type | Class and Description |
---|---|
class |
BpmnEdgeImpl
The BPMNDI BPMNEdge element
|
Modifier and Type | Method and Description |
---|---|
BpmnEdge |
SequenceFlow.getDiagramElement() |
BpmnEdge |
MessageFlow.getDiagramElement() |
BpmnEdge |
DataAssociation.getDiagramElement() |
BpmnEdge |
Association.getDiagramElement() |
Copyright © 2015. All rights reserved.