Interface ExtendedMutableCollectionChangeListener

All Superinterfaces:
de.bsvrz.dav.daf.main.config.MutableCollectionChangeListener

public interface ExtendedMutableCollectionChangeListener extends de.bsvrz.dav.daf.main.config.MutableCollectionChangeListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    initialState(de.bsvrz.dav.daf.main.config.MutableCollection mutableCollection, short simulationVariant, List<de.bsvrz.dav.daf.main.config.SystemObject> elements)
     

    Methods inherited from interface de.bsvrz.dav.daf.main.config.MutableCollectionChangeListener

    collectionChanged
  • Method Details

    • initialState

      void initialState(de.bsvrz.dav.daf.main.config.MutableCollection mutableCollection, short simulationVariant, List<de.bsvrz.dav.daf.main.config.SystemObject> elements)