Uses of Class
org.omg.spec.bpmn.model.BPMNEdge
-
Packages that use BPMNEdge Package Description org.omg.spec.bpmn.model -
-
Uses of BPMNEdge in org.omg.spec.bpmn.model
Methods in org.omg.spec.bpmn.model that return BPMNEdge Modifier and Type Method Description BPMNEdge
ObjectFactory. createBPMNEdge()
Create an instance ofBPMNEdge
Methods in org.omg.spec.bpmn.model that return types with arguments of type BPMNEdge Modifier and Type Method Description javax.xml.bind.JAXBElement<BPMNEdge>
ObjectFactory. createBPMNEdge(BPMNEdge value)
Methods in org.omg.spec.bpmn.model with parameters of type BPMNEdge Modifier and Type Method Description javax.xml.bind.JAXBElement<BPMNEdge>
ObjectFactory. createBPMNEdge(BPMNEdge value)
-