Interface SelectedFeatureViewService

  • All Superinterfaces:
    ViewModelService

    public interface SelectedFeatureViewService
    extends ViewModelService
    Makes the currently selected feature of a wizard page available. This allows to access this feature by a rendered view contained in the page. This is needed for the proper creation of mapping segments in the CreateSegmentDmrWizard.
    Since:
    1.20
    Author:
    Lucas Koehler
    • Method Detail

      • getFeature

        org.eclipse.emf.ecore.EStructuralFeature getFeature()
        Returns:
        The selected feature