Package com.e1c.langtool.v8.dt.bsl
Interface BslPreferences
- All Superinterfaces:
IManagedService
- All Known Implementing Classes:
BslProjectPreferences
-
Method Summary
Modifier and TypeMethodDescriptiongetCollectorProperties(org.eclipse.core.resources.IProject project) Gets the collector properties.getTranslatorProperties(org.eclipse.core.resources.IProject project) Gets the translator properties.Methods inherited from interface com._1c.g5.wiring.IManagedService
activate, deactivate
-
Method Details
-
getTranslatorProperties
Gets the translator properties.- Parameters:
project- the project- Returns:
- the translator properties
-
getCollectorProperties
Gets the collector properties.- Parameters:
project- the project- Returns:
- the collector properties
-