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