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

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