blob: 154fb263e56c8ac0af6326a231c1769c38b0534d [file] [log] [blame]
/**
* *******************************************************************************
* Copyright (c) 2018 Agence spatiale canadienne / Canadian Space Agency
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Pierre Allard - initial API and implementation
* Regent L'Archeveque
*
* SPDX-License-Identifier: EPL-1.0
* *******************************************************************************
*/
package org.eclipse.apogy.core.environment.earth.orbit.ui;
import org.eclipse.apogy.common.emf.ui.emfforms.NamedDescribedElementEMFFormsWizardPageProvider;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Selected Ground Stations World Wind Layer Wizard Pages Provider</b></em>'.
* <!-- end-user-doc -->
*
* <!-- begin-model-doc -->
* *
* Wizard used to create a SelectedGroundStationsWorldWindLayer.
* <!-- end-model-doc -->
*
*
* @see org.eclipse.apogy.core.environment.earth.orbit.ui.ApogyCoreEnvironmentEarthOrbitUIPackage#getSelectedGroundStationsWorldWindLayerWizardPagesProvider()
* @model annotation="http://www.eclipse.org/apogy hasCustomClass='true'"
* @generated
*/
public interface SelectedGroundStationsWorldWindLayerWizardPagesProvider extends NamedDescribedElementEMFFormsWizardPageProvider {
} // SelectedGroundStationsWorldWindLayerWizardPagesProvider