public interface FunctionDefinition extends Expression
| Modifier and Type | Method and Description | 
|---|---|
| Expression | getExpression() | 
| Collection<FormalParameter> | getFormalParameters() | 
| void | setExpression(Expression expression) | 
getTypeRef, setTypeRefgetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementCollection<FormalParameter> getFormalParameters()
Expression getExpression()
void setExpression(Expression expression)
Copyright © 2018. All rights reserved.