Interface EMFFormsSpreadsheetExporterImpl.ViewProvider

  • Enclosing class:
    EMFFormsSpreadsheetExporterImpl

    public static interface EMFFormsSpreadsheetExporterImpl.ViewProvider
    Interface which encapsulates the call to get a viewmodel for EObject + properties.
    Author:
    Johannes Faltermeier
    • Method Detail

      • getViewModel

        VView getViewModel​(org.eclipse.emf.ecore.EObject viewEobject,
                           VViewModelProperties properties)
        Returns the view model for the given EObject/properties.
        Parameters:
        viewEobject - the object
        properties - the properties
        Returns:
        the view