Interface IConfigurationProviderInternal

All Superinterfaces:
IConfigurationProvider, IFeatureProviderHolder, IResourceRegistryHolder
All Known Implementing Classes:
ConfigurationProvider

public interface IConfigurationProviderInternal extends IConfigurationProvider, IResourceRegistryHolder
  • Method Details

    • getEditPartFactory

      IEditPartFactory getEditPartFactory()
      Returns the IEditPartFactory of this Model.
      Returns:
      The IEditPartFactory of this Model.
    • getEditPolicyFactory

      IEditPolicyFactory getEditPolicyFactory()
      Returns the IEditPolicyFactory of this Model.
      Returns:
      The IEditPolicyFactory of this Model.
    • setContextButtonManager

      void setContextButtonManager(IContextButtonManager contextButtonManager)
    • getContextButtonManager

      IContextButtonManager getContextButtonManager()