Uses of Class
org.omg.spec.bpmn.model.LabeledEdge
-
Packages that use LabeledEdge Package Description org.omg.spec.bpmn.model -
-
Uses of LabeledEdge in org.omg.spec.bpmn.model
Subclasses of LabeledEdge in org.omg.spec.bpmn.model Modifier and Type Class Description class
BPMNEdge
Java class for BPMNEdge complex type.Methods in org.omg.spec.bpmn.model that return types with arguments of type LabeledEdge Modifier and Type Method Description javax.xml.bind.JAXBElement<LabeledEdge>
ObjectFactory. createLabeledEdge(LabeledEdge value)
Methods in org.omg.spec.bpmn.model with parameters of type LabeledEdge Modifier and Type Method Description javax.xml.bind.JAXBElement<LabeledEdge>
ObjectFactory. createLabeledEdge(LabeledEdge value)
-