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