public class BpmnLabelImpl extends LabelImpl implements BpmnLabel
Modifier and Type | Field and Description |
---|---|
protected static AttributeReference<BpmnLabelStyle> |
labelStyleAttribute |
boundsChild
extensionChild, idAttribute
modelInstance
Constructor and Description |
---|
BpmnLabelImpl(ModelTypeInstanceContext instanceContext) |
Modifier and Type | Method and Description |
---|---|
BpmnLabelStyle |
getLabelStyle() |
static void |
registerType(ModelBuilder modelBuilder) |
void |
setLabelStyle(BpmnLabelStyle labelStyle) |
getBounds, setBounds
getExtension, getId, setExtension, setId
builder, getScope, isScope
addChildElement, equals, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, hashCode, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getExtension, getId, setExtension, setId
builder, getScope, isScope
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
protected static AttributeReference<BpmnLabelStyle> labelStyleAttribute
public BpmnLabelImpl(ModelTypeInstanceContext instanceContext)
public static void registerType(ModelBuilder modelBuilder)
public BpmnLabelStyle getLabelStyle()
getLabelStyle
in interface BpmnLabel
public void setLabelStyle(BpmnLabelStyle labelStyle)
setLabelStyle
in interface BpmnLabel
Copyright © 2015. All rights reserved.