Class BPMNLabel
java.lang.Object
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.DiagramElement
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.Node
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.Label
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.BPMNLabel
Java class for BPMNLabel complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BPMNLabel"> <complexContent> <extension base="{http://www.omg.org/spec/DD/20100524/DI}Label"> <attribute name="labelStyle" type="{http://www.w3.org/2001/XMLSchema}QName" /> <anyAttribute processContents='lax' namespace='##other'/> </extension> </complexContent> </complexType>
-
Nested Class Summary
Nested classes/interfaces inherited from class ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.DiagramElement
DiagramElement.Extension
-
Field Summary
FieldsFields inherited from class ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.DiagramElement
extension, id
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the labelStyle property.void
setLabelStyle
(QName value) Sets the value of the labelStyle property.Methods inherited from class ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.Label
getBounds, setBounds
Methods inherited from class ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.DiagramElement
getExtension, getId, getOtherAttributes, setExtension, setId