aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/MODELS2020-CaseStudies/models20.diversity-calculator/src/satellite/GroundStationNetwork.java
blob: a58c0ff4a928cde6ec80d358f137e84f2fd44a23 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/**
 */
package satellite;


/**
 * <!-- begin-user-doc -->
 * A representation of the model object '<em><b>Ground Station Network</b></em>'.
 * <!-- end-user-doc -->
 *
 *
 * @see satellite.SatellitePackage#getGroundStationNetwork()
 * @model
 * @generated
 */
public interface GroundStationNetwork extends CommunicatingElement {
} // GroundStationNetwork