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