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

import org.eclipse.emf.ecore.EObject;

/**
 * <!-- begin-user-doc -->
 * A representation of the model object '<em><b>Comm Subsystem</b></em>'.
 * <!-- end-user-doc -->
 *
 *
 * @see satellite.SatellitePackage#getCommSubsystem()
 * @model abstract="true"
 * @generated
 */
public interface CommSubsystem extends EObject {

} // CommSubsystem