@NotStorableClass public class TreeSupportConverter extends AbstractObjectConverter
TreeSupport
0.0.0 to 3.0.0classInfoFactory, currentDataModelIdentifier
Constructor and Description |
---|
TreeSupportConverter() |
Modifier and Type | Method and Description |
---|---|
protected ValuedFieldList |
convert(ValuedFieldList valuedFieldList,
int index) |
ValuedFieldList |
convertForImport(ValuedFieldList valuedFieldList,
ClassInfo originalClassInfo,
ClassInfo replacementClassInfo) |
ValuedFieldList |
convertOnTheFly(ValuedFieldList valuedFieldList,
ClassInfo originalClassInfo,
ClassInfo replacementClassInfo) |
addNewFieldAndItsValue, changeFieldInformation, createFieldValue, initialize, setFieldInformation
public ValuedFieldList convertForImport(ValuedFieldList valuedFieldList, ClassInfo originalClassInfo, ClassInfo replacementClassInfo) throws ConversionException
ConversionException
public ValuedFieldList convertOnTheFly(ValuedFieldList valuedFieldList, ClassInfo originalClassInfo, ClassInfo replacementClassInfo) throws ConversionException
ConversionException
protected ValuedFieldList convert(ValuedFieldList valuedFieldList, int index) throws ConversionException
ConversionException
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.