|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Clause
| Method Summary | |
|---|---|
String |
getCamundaOutput()
|
Collection<InputEntry> |
getInputEntries()
|
InputExpression |
getInputExpression()
|
ItemDefinition |
getOutputDefinition()
|
Collection<OutputEntry> |
getOutputEntries()
|
boolean |
isOrdered()
|
void |
setCamundaOutput(String output)
|
void |
setInputExpression(InputExpression inputExpression)
|
void |
setOrdered(boolean isOrdered)
|
void |
setOutputDefinition(ItemDefinition outputDefinition)
|
| Methods inherited from interface org.camunda.bpm.model.dmn.instance.DmnElement |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| 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 |
| Method Detail |
|---|
boolean isOrdered()
void setOrdered(boolean isOrdered)
InputExpression getInputExpression()
void setInputExpression(InputExpression inputExpression)
Collection<InputEntry> getInputEntries()
ItemDefinition getOutputDefinition()
void setOutputDefinition(ItemDefinition outputDefinition)
Collection<OutputEntry> getOutputEntries()
void setCamundaOutput(String output)
String getCamundaOutput()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||