Uses of Class
ilog.rules.dvs.excel.migration.IlrConversionContext
Packages that use IlrConversionContext
-
Uses of IlrConversionContext in ilog.rules.dvs.excel.migration
Methods in ilog.rules.dvs.excel.migration with parameters of type IlrConversionContextModifier and TypeMethodDescriptionIlrBOM2DVSConverter.convert(Element xmlTree, IlrBOMTypeDescriptor expectedBomType, IlrConversionContext context, List<IlrError> exceptionHandler) Used to customize the BOM XML translation into a Java Object instance.