public class TInvocable extends TDRGElement implements Invocable
TDMNElement.TExtensionElements
DMNElement.ExtensionElements
Modifier and Type | Field and Description |
---|---|
protected InformationItem |
variable |
name
description, extensionElements, id, label
Constructor and Description |
---|
TInvocable() |
Modifier and Type | Method and Description |
---|---|
InformationItem |
getVariable()
Gets the value of the variable property.
|
void |
setVariable(InformationItem value)
Sets the value of the variable property.
|
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()
Invocable
getVariable
in interface Invocable
InformationItem
public void setVariable(InformationItem value)
Invocable
setVariable
in interface Invocable
value
- allowed object is
InformationItem
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.