public class ConditionExpressionImpl extends FormalExpressionImpl implements ConditionExpression
Modifier and Type | Field and Description |
---|---|
protected static Attribute<String> |
camundaResourceAttribute |
protected static Attribute<String> |
typeAttribute |
evaluatesToTypeRefAttribute, languageAttribute
documentationCollection, extensionElementsChild, idAttribute
modelInstance
Constructor and Description |
---|
ConditionExpressionImpl(ModelTypeInstanceContext instanceContext) |
Modifier and Type | Method and Description |
---|---|
String |
getCamundaResource()
camunda extensions
|
String |
getType() |
static void |
registerType(ModelBuilder modelBuilder) |
void |
setCamundaResource(String camundaResource) |
void |
setType(String type) |
getEvaluatesToType, getLanguage, setEvaluatesToType, setLanguage
getDiagramElement, getDocumentations, getExtensionElements, getId, getIncomingReferencesByType, setExtensionElements, 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
getEvaluatesToType, getLanguage, setEvaluatesToType, setLanguage
getDiagramElement, getDocumentations, getExtensionElements, getId, setExtensionElements, 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
public ConditionExpressionImpl(ModelTypeInstanceContext instanceContext)
public static void registerType(ModelBuilder modelBuilder)
public String getType()
getType
in interface ConditionExpression
public void setType(String type)
setType
in interface ConditionExpression
public String getCamundaResource()
ConditionExpression
getCamundaResource
in interface ConditionExpression
public void setCamundaResource(String camundaResource)
setCamundaResource
in interface ConditionExpression
Copyright © 2018. All rights reserved.