Interface ISettingProvider

All Known Implementing Classes:
SettingProviderImpl

public interface ISettingProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    Map<org.eclipse.xtext.naming.QualifiedName,ISetting>
    getSettings(Object obj, org.eclipse.xtext.common.types.JvmType jvmType)
     
  • Method Details

    • getSettings

      Map<org.eclipse.xtext.naming.QualifiedName,ISetting> getSettings(Object obj, org.eclipse.xtext.common.types.JvmType jvmType)