JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.faktorips.fl.functions.AbstractIf
Packages that use
AbstractIf
Package
Description
org.faktorips.fl.functions
Uses of
AbstractIf
in
org.faktorips.fl.functions
Subclasses of
AbstractIf
in
org.faktorips.fl.functions
Modifier and Type
Class
Description
class
If
This class implements the if statement for the condition of type
Datatype.PRIMITIVE_BOOLEAN
.
class
IfBoolean
This class implements the if statement for the condition of type
Datatype.BOOLEAN
.