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