blob: e65e4bebf832d4804926d62ab77b3087704af23e [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.WizardPagesProvider;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>All Visibility Passes World Wind Layer Wizard Pages Provider</b></em>'.
* <!-- end-user-doc -->
*
* <!-- begin-model-doc -->
* *
* WizardPagesProvider used to create an AllVisibilityPassesWorldWindLayer.
* <!-- end-model-doc -->
*
*
* @see org.eclipse.apogy.core.environment.earth.orbit.ui.ApogyCoreEnvironmentEarthOrbitUIPackage#getAllVisibilityPassesWorldWindLayerWizardPagesProvider()
* @model annotation="http://www.eclipse.org/apogy hasCustomClass='true'"
* @generated
*/
public interface AllVisibilityPassesWorldWindLayerWizardPagesProvider extends WizardPagesProvider {
} // AllVisibilityPassesWorldWindLayerWizardPagesProvider