org.camunda.bpm.model.dmn.instance
Interface Input

All Superinterfaces:
DmnElement, DmnModelElementInstance, InputClause, org.camunda.bpm.model.xml.instance.ModelElementInstance
All Known Implementing Classes:
InputImpl

public interface Input
extends InputClause


Method Summary
 
Methods inherited from interface org.camunda.bpm.model.dmn.instance.InputClause
getCamundaInputVariable, getInputExpression, getInputValues, setCamundaInputVariable, setInputExpression, setInputValues
 
Methods inherited from interface org.camunda.bpm.model.dmn.instance.DmnElement
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
 
Methods inherited from interface org.camunda.bpm.model.xml.instance.ModelElementInstance
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
 



Copyright © 2015 camunda services GmbH. All rights reserved.