Interface ExtendedMutableCollectionChangeListener

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

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

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void initialState​(de.bsvrz.dav.daf.main.config.MutableCollection mutableCollection, short simulationVariant, java.util.List<de.bsvrz.dav.daf.main.config.SystemObject> elements)  
      • Methods inherited from interface de.bsvrz.dav.daf.main.config.MutableCollectionChangeListener

        collectionChanged
    • Method Detail

      • initialState

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