public class TContextEntry extends TDMNElement implements ContextEntry
TDMNElement.TExtensionElementsDMNElement.ExtensionElements| Modifier and Type | Field and Description |
|---|---|
protected Expression |
expression |
protected InformationItem |
variable |
description, extensionElements, id, label| Constructor and Description |
|---|
TContextEntry() |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getExpression() |
InformationItem |
getVariable() |
void |
setExpression(Expression value) |
void |
setVariable(InformationItem value) |
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentprotected InformationItem variable
protected Expression expression
public InformationItem getVariable()
getVariable in interface ContextEntrypublic void setVariable(InformationItem value)
setVariable in interface ContextEntrypublic Expression getExpression()
getExpression in interface ContextEntrypublic void setExpression(Expression value)
setExpression in interface ContextEntryCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.