Uses of Class
org.faktorips.fl.functions.AbstractBaseFlFunction
Packages that use AbstractBaseFlFunction
-
Uses of AbstractBaseFlFunction in org.faktorips.fl.functions
Subclasses of AbstractBaseFlFunction in org.faktorips.fl.functionsModifier and TypeClassDescriptionclassThe abs() function.classAbstractBaseVarArgFunction<T extends org.faktorips.codegen.CodeFragment>An extension of theAbstractBaseFlFunctionthat provides base functionality for variable argument functions.classAbstractJavaimplementation ofFlFunction.classThis class implements the if statement.classclassAbstractBaseVarArgFunctionforJava codegenerating functions.classA function that provides a boolean and-operation and has the following signature boolean AND(boolean...).classA function that counts the instances of the pathclassclassThis class implements the if statement for the condition of typeDatatype.PRIMITIVE_BOOLEAN.classThis class implements the if statement for the condition of typeDatatype.BOOLEAN.classclassclassclassclassclassclassclassclassclassBoolean function NOT.classBoolean function NOT for the wrapper type.classA function that provides a boolean or-operation and has the following signature boolean OR(boolean...).classA class that implements the power of a Decimal.classA class that implements the power of a int.classclassA class that implements the square root of a Decimal.classA function that given an array of objects from the same class or interface allows to sum up one of the properties.classThe function: Decimal sum(Decimal[])classclassA function that converts the input to a String.class -
Uses of AbstractBaseFlFunction in org.faktorips.fl.functions.date
Subclasses of AbstractBaseFlFunction in org.faktorips.fl.functions.date