/** */ package satellite; /** * * A representation of the model object 'Ka Comm Subsystem'. * * * * @see satellite.SatellitePackage#getKaCommSubsystem() * @model * @generated */ public interface KaCommSubsystem extends CommSubsystem { } // KaCommSubsystem