/** */ package satellite; /** * * A representation of the model object 'Ground Station Network'. * * * * @see satellite.SatellitePackage#getGroundStationNetwork() * @model * @generated */ public interface GroundStationNetwork extends CommunicatingElement { } // GroundStationNetwork