Package org.faktorips.codegen
Interface SingleConversionCg<T extends CodeFragment>
- All Known Implementing Classes:
AbstractSingleConversionCg,BigDecimalToDecimalCg,BooleanToPrimitiveBooleanCg,DecimalToBigDecimalCg,DecimalToDoubleCg,DoubleToDecimalCg,IntegerToBigDecimalCg,IntegerToDecimalCg,IntegerToLongCg,IntegerToPrimitiveIntCg,LocalDateTimeToGregorianCalendarCg,LocalDateTimeToGregorianCalendarCg,LocalDateToGregorianCalendarCg,LocalDateToGregorianCalendarCg,LongToBigDecimalCg,LongToDecimalCg,LongToIntegerCg,LongToPrimitiveLongCg,PrimitiveBooleanToBooleanCg,PrimitiveIntToBigDecimalCg,PrimitiveIntToDecimalCg,PrimitiveIntToIntegerCg,PrimitiveIntToLongCg,PrimitiveIntToPrimitiveLongCg,PrimitiveLongToBigDecimalCg,PrimitiveLongToLongCg,PrimitiveLongToPrimitiveIntCg
public interface SingleConversionCg<T extends CodeFragment>
-
Method Summary