Uses of Interface
de.mid.innovator.m2msdk.model.transformation.function.ConditionIF
Packages that use ConditionIF
Package
Description
The package contains the functions of the model transformation and also the parser for recognizing functions and property descriptors in string expressions.
-
Uses of ConditionIF in de.mid.innovator.m2msdk.model.transformation.function
Subinterfaces of ConditionIF in de.mid.innovator.m2msdk.model.transformation.functionModifier and TypeInterfaceDescriptioninterfaceGeneral function returning a boolean value on source and target elements.Classes in de.mid.innovator.m2msdk.model.transformation.function that implement ConditionIFModifier and TypeClassDescriptionclassThis function ands the included functions.classclassThis function ands the included functions and negates the result.classThis function ors the included functions and negates the results.classThis function combines the included conditions.classThis function ors the included functions.classThis function xors the included functions.