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