Interface BslPreferences

All Superinterfaces:
IManagedService
All Known Implementing Classes:
BslProjectPreferences

public interface BslPreferences extends IManagedService
  • Method Details

    • getTranslatorProperties

      TranslatorProperties getTranslatorProperties(org.eclipse.core.resources.IProject project)
      Gets the translator properties.
      Parameters:
      project - the project
      Returns:
      the translator properties
    • getCollectorProperties

      CollectorProperties getCollectorProperties(org.eclipse.core.resources.IProject project)
      Gets the collector properties.
      Parameters:
      project - the project
      Returns:
      the collector properties