public class EMFUpdateListStrategy
extends UpdateListStrategy
PROVISIONAL: This API is subject to arbitrary change, including renaming or removal.
| Constructor and Description |
|---|
EMFUpdateListStrategy()
A list update strategy with default update policy
UpdateListStrategy#POLICY_UPDATE and default converters and
validators |
EMFUpdateListStrategy(boolean provideDefaults,
int updatePolicy)
A list update strategy with a specific update policy and with the
possibility to turn of default converters and validators
|
EMFUpdateListStrategy(int updatePolicy)
A list update strategy with a specific update policy but with default
converters and validators
|
| Modifier and Type | Method and Description |
|---|---|
protected IConverter |
createConverter(java.lang.Object fromType,
java.lang.Object toType) |
public EMFUpdateListStrategy()
UpdateListStrategy#POLICY_UPDATE and default converters and
validatorspublic EMFUpdateListStrategy(int updatePolicy)
updatePolicy - the policypublic EMFUpdateListStrategy(boolean provideDefaults,
int updatePolicy)
provideDefaults - false to turn of default converters and
validatorsupdatePolicy - the policy