@Portable public class UnaryTests extends DMNElement
DMNElement.ExtensionElements
DMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>, DMNModelInstrumentedBase.Namespace
description, id
Constructor and Description |
---|
UnaryTests() |
UnaryTests(Id id,
Description description,
String text,
String expressionLanguage) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getExpressionLanguage() |
String |
getText() |
int |
hashCode() |
void |
setExpressionLanguage(String value) |
void |
setText(String value) |
getDescription, getExtensionElements, getId, setDescription, setExtensionElements, setId
getAdditionalAttributes, getNsContext, getParent, getPrefixForNamespaceURI, setAdditionalAttributes, setParent
public UnaryTests()
public UnaryTests(Id id, Description description, String text, String expressionLanguage)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.