Class ScenarioChangedEvent


  • public class ScenarioChangedEvent
    extends Object
    Event used to convey data about a scenario change.
    Author:
    Nick Collier
    • Constructor Detail

      • ScenarioChangedEvent

        public ScenarioChangedEvent​(Object source,
                                    String property)
    • Method Detail

      • getSource

        public Object getSource()
        Gets the source of the scenario change.
        Returns:
        the source
      • getProperty

        public String getProperty()
        Gets the name of the scenario property that has changed.
        Returns:
        the property