aboutsummaryrefslogtreecommitdiffstats
path: root/Domains/hu.bme.mit.inf.dslreasoner.domains.satellite/ecore-gen/satellite/SmallSat.java
blob: 230958f6dfd4e2accdca783c4f2fdc5d80e3e63e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/**
 */
package satellite;

/**
 * <!-- begin-user-doc -->
 * A representation of the model object '<em><b>Small Sat</b></em>'.
 * <!-- end-user-doc -->
 *
 *
 * @see satellite.SatellitePackage#getSmallSat()
 * @model
 * @generated
 */
public interface SmallSat extends Spacecraft {
} // SmallSat