Uses of Interface
org.camunda.bpm.model.bpmn.instance.di.Edge
-
-
Uses of Edge in org.camunda.bpm.model.bpmn.impl.instance.bpmndi
Classes in org.camunda.bpm.model.bpmn.impl.instance.bpmndi that implement Edge Modifier and Type Class Description class
BpmnEdgeImpl
The BPMNDI BPMNEdge element -
Uses of Edge in org.camunda.bpm.model.bpmn.impl.instance.di
Classes in org.camunda.bpm.model.bpmn.impl.instance.di that implement Edge Modifier and Type Class Description class
EdgeImpl
class
LabeledEdgeImpl
The DI LabeledEdge element -
Uses of Edge in org.camunda.bpm.model.bpmn.instance.bpmndi
Subinterfaces of Edge in org.camunda.bpm.model.bpmn.instance.bpmndi Modifier and Type Interface Description interface
BpmnEdge
The BPMNDI BPMNEdge element -
Uses of Edge in org.camunda.bpm.model.bpmn.instance.di
Subinterfaces of Edge in org.camunda.bpm.model.bpmn.instance.di Modifier and Type Interface Description interface
LabeledEdge
The DI LabeledEdge element
-