Uses of Interface
org.faktorips.fl.BinaryOperation
Packages that use BinaryOperation
Package
Description
The package and it's sub-packages contain a compiler that compiles an expression with an Excel
like syntax into Java sourcecode.
-
Uses of BinaryOperation in org.faktorips.fl
Methods in org.faktorips.fl with parameters of type BinaryOperationModifier and TypeMethodDescriptionvoidExprCompiler.register(BinaryOperation<T> op) Registers the binary operation.voidExprCompiler.setBinaryOperations(BinaryOperation<T>[] operations) Sets theBinaryOperationsthe compiler uses. -
Uses of BinaryOperation in org.faktorips.fl.operations
Classes in org.faktorips.fl.operations that implement BinaryOperationModifier and TypeClassDescriptionclassAbstract implementation ofBinaryOperationforJava codegenerating operations.classAbstractBinaryOperation<T extends org.faktorips.codegen.CodeFragment>Abstract implementation ofBinaryOperation.classOperation for the addition of two decimals.classOperation for the addition of two decimals.classOperation for the addition of two decimals.classOperation for the addition of two decimals.classOperation for the addition of two decimals.classOperation for the addition of two ints.classOperation for the addition of two decimals.classOperation for the addition of two decimals.classThis is a generic operation for comparable datatypes to.classOperation for the multiplication of two decimals.classOperation for the multiplication of two decimals.classEquals operation for none primitive datatypes that are tested for equality with the equals() Method.classOperation for the equality check for two decimals.classOperation for the addition of two decimals.classGreater than operation for money.classOperation for the addition of two decimals.classOperation for the addition of two decimals.classOperation for the addition of two decimals.classLess than operation for money.classOperation for the addition of two decimals.classOperation for the addition of two decimals.classOperation for the multiplication of two decimals.classOperation for the multiplication of two decimals.classclassOperation for the multiplication of two ints.classOperation for the multiplication of two decimals.classEquals operation for none primitive datatypes that are tested for equality with the equals() Method.classOperation for the addition of two decimals.classOperation for the addition of two ints.classOperation for the addition of two decimals.