Class DataCollectionSheetInstanceCheckNodesConstraintsThresholdEvent


public class DataCollectionSheetInstanceCheckNodesConstraintsThresholdEvent extends CheckerEvent<TreeModel<DataCollectionNode>>
Event to check the node threshold constraints of a DataCollectionSheetInstance.
The launcher must provide a valid TreeModel in order to successfully call this event.
The listener checks all the DataCollectionSheetInstance threshold constraints starting from the event input, i.e. the given TreeModel.
Since:
22.0
GCApi:
event
Reactors:
BTDataCollectionSheetInstanceCheckNodesConstraintsThreshold(0)
No Spouts
  • Constructor Details

    • DataCollectionSheetInstanceCheckNodesConstraintsThresholdEvent

      public DataCollectionSheetInstanceCheckNodesConstraintsThresholdEvent(TreeModel<DataCollectionNode> treeModel)
      Instantiates a new data collection sheet instance check nodes constraints threshold event.
      Parameters:
      treeModel - the TreeModel