Class SnapshotModelData

  • All Implemented Interfaces:
    SModelData, UpdateModeSupport

    public class SnapshotModelData
    extends SModel
    Provisional code to eliminate duplication where we build simple models and do not care to update them, but to discard and fill again. Instead, event notification code shall get extracted out of smodel.SModel into dedicated event dispatcher, which could be supplied to generic SModelData implementation so that desired behavior is composed from small blocks rather than obtained through subclassing and overridden canFireEvent()
    Since:
    3.4