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