public interface FunctionDefinition extends Expression
Modifier and Type | Method and Description |
---|---|
Expression |
getExpression() |
Collection<FormalParameter> |
getFormalParameters() |
void |
setExpression(Expression expression) |
getTypeRef, setTypeRef
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildElement, 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, updateAfterReplacement
Collection<FormalParameter> getFormalParameters()
Expression getExpression()
void setExpression(Expression expression)
Copyright © 2022. All rights reserved.