Interface ViewSubstitutionLabelProviderFactory


  • public interface ViewSubstitutionLabelProviderFactory
    Factory interface for obtaining an instance of an EValidator.SubstitutionLabelProvider.
    • Method Detail

      • createSubstitutionLabelProvider

        org.eclipse.emf.ecore.EValidator.SubstitutionLabelProvider createSubstitutionLabelProvider​(org.eclipse.emf.edit.provider.ComposedAdapterFactory factory)
        Create a EValidator.SubstitutionLabelProvider.
        Parameters:
        factory - the ComposedAdapterFactory that the EValidator.SubstitutionLabelProvider can delegate to if necessary
        Returns:
        the created label provider