JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.camunda.bpm.model.bpmn.instance.di.LabeledEdge
Packages that use
LabeledEdge
Package
Description
org.camunda.bpm.model.bpmn.impl.instance.bpmndi
org.camunda.bpm.model.bpmn.impl.instance.di
org.camunda.bpm.model.bpmn.instance.bpmndi
Uses of
LabeledEdge
in
org.camunda.bpm.model.bpmn.impl.instance.bpmndi
Classes in
org.camunda.bpm.model.bpmn.impl.instance.bpmndi
that implement
LabeledEdge
Modifier and Type
Class
Description
class
BpmnEdgeImpl
The BPMNDI BPMNEdge element
Uses of
LabeledEdge
in
org.camunda.bpm.model.bpmn.impl.instance.di
Classes in
org.camunda.bpm.model.bpmn.impl.instance.di
that implement
LabeledEdge
Modifier and Type
Class
Description
class
LabeledEdgeImpl
The DI LabeledEdge element
Uses of
LabeledEdge
in
org.camunda.bpm.model.bpmn.instance.bpmndi
Subinterfaces of
LabeledEdge
in
org.camunda.bpm.model.bpmn.instance.bpmndi
Modifier and Type
Interface
Description
interface
BpmnEdge
The BPMNDI BPMNEdge element