Class MinusInteger

java.lang.Object
org.faktorips.fl.operations.AbstractUnaryOperation<org.faktorips.codegen.JavaCodeFragment>
org.faktorips.fl.operations.AbstractUnaryJavaOperation
org.faktorips.fl.operations.MinusInteger
All Implemented Interfaces:
UnaryOperation<org.faktorips.codegen.JavaCodeFragment>

public class MinusInteger extends AbstractUnaryJavaOperation
Minus (-) operator for datatype Integer.