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