Interface IAggregate

All Superinterfaces:
IDescriptor
All Known Implementing Classes:
AGGREGATE_Ger_Satellite, AGGREGATE_Radio_Channels, AGGREGATE_Satellite_Channels_HD, AGGREGATE_Satellite_Eng_Channel, AGGREGATE_Satellite_Ger_Channel, AGGREGATE_Satellite_Transponder_Count_Channels

public interface IAggregate
extends IDescriptor
Interface for all aggregation modules inherits IDescriptor
  • Method Details

    • aggregate

      CompositeContainer aggregate​(java.util.ArrayList<Satellite> satellitesList)
      Creates composite structure to store the aggregate.
      Parameters:
      satellitesList - list of all Satellite objects
      Returns:
      CompositeContainer Root composite container