public class CamundaConstraintImpl extends BpmnModelElementInstanceImpl implements CamundaConstraint
Modifier and Type | Field and Description |
---|---|
protected static Attribute<String> |
camundaConfigAttribute |
protected static Attribute<String> |
camundaNameAttribute |
modelInstance
Constructor and Description |
---|
CamundaConstraintImpl(ModelTypeInstanceContext instanceContext) |
Modifier and Type | Method and Description |
---|---|
String |
getCamundaConfig() |
String |
getCamundaName() |
static void |
registerType(ModelBuilder modelBuilder) |
void |
setCamundaConfig(String camundaConfig) |
void |
setCamundaName(String camundaName) |
builder, getScope, isScope
addChildElement, asSet, equals, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, hashCode, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder, getScope, isScope
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
public CamundaConstraintImpl(ModelTypeInstanceContext instanceContext)
public static void registerType(ModelBuilder modelBuilder)
public String getCamundaName()
getCamundaName
in interface CamundaConstraint
public void setCamundaName(String camundaName)
setCamundaName
in interface CamundaConstraint
public String getCamundaConfig()
getCamundaConfig
in interface CamundaConstraint
public void setCamundaConfig(String camundaConfig)
setCamundaConfig
in interface CamundaConstraint
Copyright © 2019. All rights reserved.