/** */ package satellite; /** * * A representation of the model object 'Interferometry Mission'. * * * * @see satellite.SatellitePackage#getInterferometryMission() * @model * @generated */ public interface InterferometryMission extends ConstellationMission { } // InterferometryMission