Class ExtendExprFunction
java.lang.Object
se.liu.ida.hefquin.mappings.algebra.exprs.ExtendExprFunction
- All Implemented Interfaces:
ExtendExpression
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final ExtensionFunctionprotected final List<ExtendExpression> -
Constructor Summary
ConstructorsConstructorDescriptionExtendExprFunction(ExtensionFunction fct, List<ExtendExpression> subExpressions) ExtendExprFunction(ExtensionFunction fct, ExtendExpression... subExpressions) -
Method Summary
-
Field Details
-
fct
-
subExpressions
-
allMentionedAttrs
-
-
Constructor Details
-
ExtendExprFunction
-
ExtendExprFunction
-
-
Method Details
-
getAllMentionedAttributes
- Specified by:
getAllMentionedAttributesin interfaceExtendExpression
-
determineAllMentionedAttributes
-
evaluate
- Specified by:
evaluatein interfaceExtendExpression
-
toString
-