aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/MODELS2020-CaseStudies/models20.diversity-calculator/src/satellite/CubeSat3U.java
blob: 68ff7a719a1baf09119f1402a14a74bf26a8313a (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>Cube Sat3 U</b></em>'.
 * <!-- end-user-doc -->
 *
 *
 * @see satellite.SatellitePackage#getCubeSat3U()
 * @model
 * @generated
 */
public interface CubeSat3U extends CubeSat {
} // CubeSat3U