public class EMFUpdateValueStrategy
extends UpdateValueStrategy
PROVISIONAL: This API is subject to arbitrary change, including renaming or removal.
| Constructor and Description |
|---|
EMFUpdateValueStrategy()
A value update strategy with default update policy
UpdateListStrategy#POLICY_UPDATE and default converters and
validators |
EMFUpdateValueStrategy(boolean provideDefaults,
int updatePolicy)
A value strategy with a specific update policy and with the
possibility to turn of default converters and validators
|
EMFUpdateValueStrategy(int updatePolicy)
A value 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 EMFUpdateValueStrategy()
UpdateListStrategy#POLICY_UPDATE and default converters and
validatorspublic EMFUpdateValueStrategy(int updatePolicy)
updatePolicy - the policypublic EMFUpdateValueStrategy(boolean provideDefaults,
int updatePolicy)
provideDefaults - false to turn of default converters and
validatorsupdatePolicy - the policy