public class TInputData extends TDRGElement implements InputData
TDMNElement.TExtensionElements
DMNElement.ExtensionElements
Modifier and Type | Field and Description |
---|---|
protected InformationItem |
variable |
name
description, extensionElements, id, label
Constructor and Description |
---|
TInputData() |
Modifier and Type | Method and Description |
---|---|
InformationItem |
getVariable() |
void |
setVariable(InformationItem value) |
getName, setName
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName, setName
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
protected InformationItem variable
public InformationItem getVariable()
getVariable
in interface InputData
public void setVariable(InformationItem value)
setVariable
in interface InputData
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.