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