public class UnaryTestsImpl extends DmnElementImpl implements UnaryTests
Modifier and Type | Field and Description |
---|---|
protected static Attribute<String> |
expressionLanguageAttribute |
protected static ChildElement<Text> |
textChild |
descriptionChild, extensionElementsChild, idAttribute, labelAttribute
modelInstance
Constructor and Description |
---|
UnaryTestsImpl(ModelTypeInstanceContext instanceContext) |
Modifier and Type | Method and Description |
---|---|
String |
getExpressionLanguage() |
Text |
getText() |
static void |
registerType(ModelBuilder modelBuilder) |
void |
setExpressionLanguage(String expressionLanguage) |
void |
setText(Text text) |
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
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
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
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
protected static ChildElement<Text> textChild
public UnaryTestsImpl(ModelTypeInstanceContext instanceContext)
public String getExpressionLanguage()
getExpressionLanguage
in interface UnaryTests
public void setExpressionLanguage(String expressionLanguage)
setExpressionLanguage
in interface UnaryTests
public Text getText()
getText
in interface UnaryTests
public void setText(Text text)
setText
in interface UnaryTests
public static void registerType(ModelBuilder modelBuilder)
Copyright © 2022. All rights reserved.