| Package | Description | 
|---|---|
| org.camunda.bpm.model.bpmn.builder | |
| 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 | 
AbstractBaseElementBuilder.createBpmnEdge(SequenceFlow sequenceFlow)
Deprecated. 
 
 | 
BpmnEdge | 
AbstractBaseElementBuilder.createEdge(BaseElement baseElement)  | 
protected BpmnEdge | 
AbstractBaseElementBuilder.findBpmnEdge(BaseElement sequenceFlow)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
AbstractBaseElementBuilder.setWaypoints(BpmnEdge edge)  | 
protected void | 
AbstractBaseElementBuilder.setWaypointsWithSourceAndTarget(BpmnEdge edge,
                               FlowNode edgeSource,
                               FlowNode edgeTarget)  | 
protected void | 
AbstractBoundaryEventBuilder.setWaypointsWithSourceAndTarget(BpmnEdge edge,
                               FlowNode edgeSource,
                               FlowNode edgeTarget)  | 
| Modifier and Type | Method and Description | 
|---|---|
BpmnEdge | 
DataAssociationImpl.getDiagramElement()  | 
BpmnEdge | 
MessageFlowImpl.getDiagramElement()  | 
BpmnEdge | 
AssociationImpl.getDiagramElement()  | 
BpmnEdge | 
SequenceFlowImpl.getDiagramElement()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BpmnEdgeImpl
The BPMNDI BPMNEdge element 
 | 
| Modifier and Type | Method and Description | 
|---|---|
BpmnEdge | 
MessageFlow.getDiagramElement()  | 
BpmnEdge | 
Association.getDiagramElement()  | 
BpmnEdge | 
DataAssociation.getDiagramElement()  | 
BpmnEdge | 
SequenceFlow.getDiagramElement()  | 
Copyright © 2019. All rights reserved.