Interface DataNeedRule

All Known Subinterfaces:
DataNeedRule.SpecificDataNeedRule<T>
All Known Implementing Classes:
DataNeedRule.AccountingPointDataNeedRule, DataNeedRule.AllowMultipleDataNeedsRule, DataNeedRule.InboundAiidaDataNeedRule, DataNeedRule.OutboundAiidaDataNeedRule, DataNeedRule.ValidatedHistoricalDataDataNeedRule

public sealed interface DataNeedRule permits DataNeedRule.SpecificDataNeedRule<T>, DataNeedRule.AllowMultipleDataNeedsRule
This interface is used by the region connectors to specify the supported configurations of data needs.