@Portable public class UnaryTests extends DMNElement implements IsUnaryTests, DomainObject
DMNElement.ExtensionElementsDMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>, DMNModelInstrumentedBase.Namespace| Modifier and Type | Field and Description |
|---|---|
protected ExpressionLanguage |
expressionLanguage |
description, id| Constructor and Description |
|---|
UnaryTests() |
UnaryTests(Id id,
Description description,
Text text,
ExpressionLanguage expressionLanguage) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDomainObjectNameTranslationKey() |
String |
getDomainObjectUUID() |
ExpressionLanguage |
getExpressionLanguage() |
String |
getStunnerCategory() |
Set<String> |
getStunnerLabels() |
Text |
getText() |
int |
hashCode() |
void |
setExpressionLanguage(ExpressionLanguage value) |
void |
setText(Text value) |
getDescription, getExtensionElements, getId, setDescription, setExtensionElements, setIdgetAdditionalAttributes, getNsContext, getParent, getPrefixForNamespaceURI, setAdditionalAttributes, setParentclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetIdprotected ExpressionLanguage expressionLanguage
public UnaryTests()
public UnaryTests(Id id, Description description, Text text, ExpressionLanguage expressionLanguage)
public String getStunnerCategory()
public Text getText()
getText in interface IsUnaryTestspublic void setText(Text value)
public ExpressionLanguage getExpressionLanguage()
public void setExpressionLanguage(ExpressionLanguage value)
public String getDomainObjectUUID()
getDomainObjectUUID in interface DomainObjectpublic String getDomainObjectNameTranslationKey()
getDomainObjectNameTranslationKey in interface DomainObjectCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.