Interface IModelUpdateStrategyProvider

All Known Implementing Classes:
StringAttributeChangeAccessorFactory

public interface IModelUpdateStrategyProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the model update strategy to be used for updating the model.
  • Method Details

    • getModelUpdateStrategy

      IModelUpdateStrategy getModelUpdateStrategy()
      Returns the model update strategy to be used for updating the model.
      Returns:
      the model update strategy to be used for updating the model.