Interface IFeatureModelObserver


public interface IFeatureModelObserver
Observer for changes within the feature model.

Allows to get notified about features that have changed.

  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    void
    This method is called to notify that features have changed.
  • Method Details Link icon

    • onFeatureModelChanged Link icon

      void onFeatureModelChanged(@NotNull FeatureModelEvent featureModelEvent)
      This method is called to notify that features have changed.
      Parameters:
      featureModelEvent - a model event