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) |
protected BpmnEdge |
AbstractBaseElementBuilder.findBpmnEdge(BaseElement sequenceFlow) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractBoundaryEventBuilder.setWaypoints(BpmnEdge edge) |
protected void |
AbstractBaseElementBuilder.setWaypoints(BpmnEdge edge) |
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 © 2017. All rights reserved.