Uses of Interface
org.faktorips.datatype.ConversionMatrix
Packages that use ConversionMatrix
-
Uses of ConversionMatrix in org.faktorips.codegen
Classes in org.faktorips.codegen that implement ConversionMatrixModifier and TypeClassDescriptionclassConversionCodeGenerator<T extends CodeFragment>The ConversionCodeGenerator extends the ConversionMatrix with the ability to generate the Java source code needed to convert the value of a given data type to another (if the conversion is possible).class