public class InputClause extends DmnElement
| Modifier and Type | Field and Description |
|---|---|
protected LiteralExpression |
inputExpression |
attributes, description, extensionElements, id, label| Constructor and Description |
|---|
InputClause() |
| Modifier and Type | Method and Description |
|---|---|
LiteralExpression |
getInputExpression() |
void |
setInputExpression(LiteralExpression inputExpression) |
addAttribute, addExtensionElement, getAttributes, getAttributeValue, getDescription, getExtensionElements, getId, getLabel, setAttributes, setDescription, setExtensionElements, setId, setLabel, setValuesprotected LiteralExpression inputExpression
public LiteralExpression getInputExpression()
public void setInputExpression(LiteralExpression inputExpression)
Copyright © 2017 Alfresco. All rights reserved.