Class FeatureValueDomainInsertEvent


public class FeatureValueDomainInsertEvent extends InsertEvent<BOFeatureValueDomain>
Event to insert a BOFeatureValueDomain.
The launcher must provide a valid BOFeatureValueDomain in order to successfully call this event.
The listener inserts all the BOFeatureValueDomain components starting from the event input, i.e. the given BOFeatureValueDomain in which all needed components were previously set.
Since:
9.2
GCApi:
event
Reactors:
BTFeatureValueDomainInsert(0)
No Spouts
  • Constructor Details

    • FeatureValueDomainInsertEvent

      public FeatureValueDomainInsertEvent(BOFeatureValueDomain input)
      Instantiates a new feature value domain insert event.
      Parameters:
      input - the prepared BOFeatureValueDomain