Uses of Package
model

Packages that use model
Package Description
controller  
model  
model.aggregations  
test  
  • Classes in model used by controller
    Class Description
    Satellite
    Class to represent a Satellite with the for this project needed information (could be extended).
  • Classes in model used by model
    Class Description
    Channel
    Class to represent Channels with the for this project needed information (could be extended).
    Transponder
    Class to represent a Transponder with the for this project needed information (could be extended).
  • Classes in model used by model.aggregations
    Class Description
    Channel
    Class to represent Channels with the for this project needed information (could be extended).
    Satellite
    Class to represent a Satellite with the for this project needed information (could be extended).
  • Classes in model used by test
    Class Description
    Channel
    Class to represent Channels with the for this project needed information (could be extended).
    Satellite
    Class to represent a Satellite with the for this project needed information (could be extended).
    Transponder
    Class to represent a Transponder with the for this project needed information (could be extended).