aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/MODELS2020-CaseStudies/models20.diversity-calculator/src/satellite/KaCommSubsystem.java
blob: a30cdfd53a62672da3c4d36067e14c2c9ae61a8e (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>Ka Comm Subsystem</b></em>'.
 * <!-- end-user-doc -->
 *
 *
 * @see satellite.SatellitePackage#getKaCommSubsystem()
 * @model
 * @generated
 */
public interface KaCommSubsystem extends CommSubsystem {
} // KaCommSubsystem