Compiler log for org.eclipse.e4.tools.emf.ui_4.6.200.v20181116-0958 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 2910, INFOS: 0

errors others warnings infos forbidden warnings discouraged warnings

ERRORS

top others warnings infos forbidden warnings discouraged warnings

OTHER WARNINGS

top errors infos forbidden warnings discouraged warnings

INFO WARNINGS

errors others warnings forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors infos others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors infos others warnings forbidden warnings

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledToolItemEditor.java : 11 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledToolItemEditor.java
 (at line 29)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledToolItemEditor.java
 (at line 32)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledToolItemEditor.java
 (at line 53)
MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledToolItemEditor.java
 (at line 53)
MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledToolItemEditor.java
 (at line 53)
MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS);
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledToolItemEditor.java
 (at line 55)
.value(UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledToolItemEditor.java
 (at line 55)
.value(UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledToolItemEditor.java
 (at line 55)
.value(UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN);
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledToolItemEditor.java
 (at line 84)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND)
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledToolItemEditor.java
 (at line 84)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND)
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledToolItemEditor.java
 (at line 84)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND)
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java : 81 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 41)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 45)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 48)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 108)
UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN, MUiFactory.INSTANCE.createCoreExpression());
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 108)
UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN, MUiFactory.INSTANCE.createCoreExpression());
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 108)
UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN, MUiFactory.INSTANCE.createCoreExpression());
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 151)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 151)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 151)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL,
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 152)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 152)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 152)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 183)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 183)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 183)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 199)
MenuPackageImpl.Literals.ITEM__TYPE).observeDetail(master);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 199)
MenuPackageImpl.Literals.ITEM__TYPE).observeDetail(master);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 199)
MenuPackageImpl.Literals.ITEM__TYPE).observeDetail(master);
Discouraged access: The field 'MenuPackageImpl.Literals.ITEM__TYPE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 205)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL), resourcePool, project);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 205)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL), resourcePool, project);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 205)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL), resourcePool, project);
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 207)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.MENU_ELEMENT__MNEMONICS));
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 207)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.MENU_ELEMENT__MNEMONICS));
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 207)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.MENU_ELEMENT__MNEMONICS));
Discouraged access: The field 'MenuPackageImpl.Literals.MENU_ELEMENT__MNEMONICS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 209)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP), resourcePool,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 209)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP), resourcePool,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 209)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP), resourcePool,
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__TOOLTIP' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 223)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 223)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 223)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 248)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.ITEM__ENABLED).observeDetail(
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 248)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.ITEM__ENABLED).observeDetail(
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 248)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.ITEM__ENABLED).observeDetail(
Discouraged access: The field 'MenuPackageImpl.Literals.ITEM__ENABLED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 261)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.ITEM__SELECTED).observeDetail(
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 261)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.ITEM__SELECTED).observeDetail(
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 261)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.ITEM__SELECTED).observeDetail(
Discouraged access: The field 'MenuPackageImpl.Literals.ITEM__SELECTED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 283)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.ITEM__TYPE).observeDetail(
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 283)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.ITEM__TYPE).observeDetail(
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 283)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.ITEM__TYPE).observeDetail(
Discouraged access: The field 'MenuPackageImpl.Literals.ITEM__TYPE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 309)
list.add(UiPackageImpl.Literals.CORE_EXPRESSION);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 309)
list.add(UiPackageImpl.Literals.CORE_EXPRESSION);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 309)
list.add(UiPackageImpl.Literals.CORE_EXPRESSION);
Discouraged access: The field 'UiPackageImpl.Literals.CORE_EXPRESSION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 310)
list.add(UiPackageImpl.Literals.IMPERATIVE_EXPRESSION);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 310)
list.add(UiPackageImpl.Literals.IMPERATIVE_EXPRESSION);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 310)
list.add(UiPackageImpl.Literals.IMPERATIVE_EXPRESSION);
Discouraged access: The field 'UiPackageImpl.Literals.IMPERATIVE_EXPRESSION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 311)
list.addAll(getEditor().getFeatureClasses(UiPackageImpl.Literals.EXPRESSION,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 311)
list.addAll(getEditor().getFeatureClasses(UiPackageImpl.Literals.EXPRESSION,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 311)
list.addAll(getEditor().getFeatureClasses(UiPackageImpl.Literals.EXPRESSION,
Discouraged access: The field 'UiPackageImpl.Literals.EXPRESSION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 312)
UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 312)
UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 312)
UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 315)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN)
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 315)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN)
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 315)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN)
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 324)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 324)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 324)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 327)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 327)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 327)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 337)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 337)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 337)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 340)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 340)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 340)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 342)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 342)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 342)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 365)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 365)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 365)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__WIDGET' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 382)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
74. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 382)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 382)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
76. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 383)
FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__ICON_URI),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
77. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 383)
FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__ICON_URI),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
78. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 383)
FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__ICON_URI),
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
79. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 384)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
80. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 384)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
81. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 384)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java : 60 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 32)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 33)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 36)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 67)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 67)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 67)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 82)
handleAddChild(MenuPackageImpl.Literals.HANDLED_TOOL_ITEM, false);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 82)
handleAddChild(MenuPackageImpl.Literals.HANDLED_TOOL_ITEM, false);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 82)
handleAddChild(MenuPackageImpl.Literals.HANDLED_TOOL_ITEM, false);
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_TOOL_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 89)
handleAddChild(MenuPackageImpl.Literals.DIRECT_TOOL_ITEM, false);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 89)
handleAddChild(MenuPackageImpl.Literals.DIRECT_TOOL_ITEM, false);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 89)
handleAddChild(MenuPackageImpl.Literals.DIRECT_TOOL_ITEM, false);
Discouraged access: The field 'MenuPackageImpl.Literals.DIRECT_TOOL_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 96)
handleAddChild(MenuPackageImpl.Literals.TOOL_CONTROL, false);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 96)
handleAddChild(MenuPackageImpl.Literals.TOOL_CONTROL, false);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 96)
handleAddChild(MenuPackageImpl.Literals.TOOL_CONTROL, false);
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_CONTROL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 103)
handleAddChild(MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR, true);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 103)
handleAddChild(MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR, true);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 103)
handleAddChild(MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR, true);
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 179)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 179)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 179)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 182)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 182)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 182)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 187)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 187)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 187)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 200)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 200)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 200)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 204)
MenuPackageImpl.Literals.HANDLED_TOOL_ITEM, false);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 204)
MenuPackageImpl.Literals.HANDLED_TOOL_ITEM, false);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 204)
MenuPackageImpl.Literals.HANDLED_TOOL_ITEM, false);
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_TOOL_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 206)
new Struct(Messages.ToolBarEditor_DirectToolItem, MenuPackageImpl.Literals.DIRECT_TOOL_ITEM, false),
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 206)
new Struct(Messages.ToolBarEditor_DirectToolItem, MenuPackageImpl.Literals.DIRECT_TOOL_ITEM, false),
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 206)
new Struct(Messages.ToolBarEditor_DirectToolItem, MenuPackageImpl.Literals.DIRECT_TOOL_ITEM, false),
Discouraged access: The field 'MenuPackageImpl.Literals.DIRECT_TOOL_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 207)
new Struct(Messages.ToolBarEditor_ToolControl, MenuPackageImpl.Literals.TOOL_CONTROL, false),
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 207)
new Struct(Messages.ToolBarEditor_ToolControl, MenuPackageImpl.Literals.TOOL_CONTROL, false),
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 207)
new Struct(Messages.ToolBarEditor_ToolControl, MenuPackageImpl.Literals.TOOL_CONTROL, false),
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_CONTROL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 208)
new Struct(Messages.ToolBarEditor_Separator, MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR, true) });
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 208)
new Struct(Messages.ToolBarEditor_Separator, MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR, true) });
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 208)
new Struct(Messages.ToolBarEditor_Separator, MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR, true) });
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 215)
"To Be Rendered", getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED)); //$NON-NLS-1$
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 215)
"To Be Rendered", getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED)); //$NON-NLS-1$
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 215)
"To Be Rendered", getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED)); //$NON-NLS-1$
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 219)
"Visible", getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE)); //$NON-NLS-1$
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 219)
"Visible", getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE)); //$NON-NLS-1$
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 219)
"Visible", getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE)); //$NON-NLS-1$
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 228)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 228)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 228)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 230)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 230)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 230)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 251)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 251)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 251)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 266)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 266)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 266)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java : 29 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 47)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 48)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 82)
private final IEMFEditListProperty KEY_BINDING__PARAMETERS = EMFEditProperties.list(getEditingDomain(), CommandsPackageImpl.Literals.KEY_BINDING__PARAMETERS);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 82)
private final IEMFEditListProperty KEY_BINDING__PARAMETERS = EMFEditProperties.list(getEditingDomain(), CommandsPackageImpl.Literals.KEY_BINDING__PARAMETERS);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 82)
private final IEMFEditListProperty KEY_BINDING__PARAMETERS = EMFEditProperties.list(getEditingDomain(), CommandsPackageImpl.Literals.KEY_BINDING__PARAMETERS);
Discouraged access: The field 'CommandsPackageImpl.Literals.KEY_BINDING__PARAMETERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 171)
ControlFactory.createTextField(parent, Messages.ModelTooling_Common_Id, master, context, textProp, EMFEditProperties.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 171)
ControlFactory.createTextField(parent, Messages.ModelTooling_Common_Id, master, context, textProp, EMFEditProperties.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 171)
ControlFactory.createTextField(parent, Messages.ModelTooling_Common_Id, master, context, textProp, EMFEditProperties.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 184)
final Binding binding = context.bindValue(textProp.observeDelayed(200, t), EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.KEY_SEQUENCE__KEY_SEQUENCE).observeDetail(getMaster()), new UpdateValueStrategy().setBeforeSetValidator(new BindingValidator()), new UpdateValueStrategy());
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 184)
final Binding binding = context.bindValue(textProp.observeDelayed(200, t), EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.KEY_SEQUENCE__KEY_SEQUENCE).observeDetail(getMaster()), new UpdateValueStrategy().setBeforeSetValidator(new BindingValidator()), new UpdateValueStrategy());
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 184)
final Binding binding = context.bindValue(textProp.observeDelayed(200, t), EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.KEY_SEQUENCE__KEY_SEQUENCE).observeDetail(getMaster()), new UpdateValueStrategy().setBeforeSetValidator(new BindingValidator()), new UpdateValueStrategy());
Discouraged access: The field 'CommandsPackageImpl.Literals.KEY_SEQUENCE__KEY_SEQUENCE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 198)
context.bindValue(textProp.observeDelayed(200, t), EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.KEY_BINDING__COMMAND).observeDetail(getMaster()), new UpdateValueStrategy(), new UpdateValueStrategy().setConverter(new CommandToStringConverter(Messages)));
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 198)
context.bindValue(textProp.observeDelayed(200, t), EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.KEY_BINDING__COMMAND).observeDetail(getMaster()), new UpdateValueStrategy(), new UpdateValueStrategy().setConverter(new CommandToStringConverter(Messages)));
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 198)
context.bindValue(textProp.observeDelayed(200, t), EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.KEY_BINDING__COMMAND).observeDetail(getMaster()), new UpdateValueStrategy(), new UpdateValueStrategy().setConverter(new CommandToStringConverter(Messages)));
Discouraged access: The field 'CommandsPackageImpl.Literals.KEY_BINDING__COMMAND' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 212)
this, CommandsPackageImpl.Literals.KEY_BINDING__PARAMETERS) {
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 212)
this, CommandsPackageImpl.Literals.KEY_BINDING__PARAMETERS) {
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 212)
this, CommandsPackageImpl.Literals.KEY_BINDING__PARAMETERS) {
Discouraged access: The field 'CommandsPackageImpl.Literals.KEY_BINDING__PARAMETERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 238)
ControlFactory.createStringListWidget(parent, Messages, this, Messages.CategoryEditor_Tags, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 238)
ControlFactory.createStringListWidget(parent, Messages, this, Messages.CategoryEditor_Tags, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 238)
ControlFactory.createStringListWidget(parent, Messages, this, Messages.CategoryEditor_Tags, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 239)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Contribution_PersistedState, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 239)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Contribution_PersistedState, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 239)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Contribution_PersistedState, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 264)
return new FeaturePath[] { FeaturePath.fromList(CommandsPackageImpl.Literals.KEY_SEQUENCE__KEY_SEQUENCE) };
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 264)
return new FeaturePath[] { FeaturePath.fromList(CommandsPackageImpl.Literals.KEY_SEQUENCE__KEY_SEQUENCE) };
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 264)
return new FeaturePath[] { FeaturePath.fromList(CommandsPackageImpl.Literals.KEY_SEQUENCE__KEY_SEQUENCE) };
Discouraged access: The field 'CommandsPackageImpl.Literals.KEY_SEQUENCE__KEY_SEQUENCE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 300)
final Command cmd = AddCommand.create(getEditingDomain(), item, CommandsPackageImpl.Literals.KEY_BINDING__PARAMETERS, param);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 300)
final Command cmd = AddCommand.create(getEditingDomain(), item, CommandsPackageImpl.Literals.KEY_BINDING__PARAMETERS, param);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 300)
final Command cmd = AddCommand.create(getEditingDomain(), item, CommandsPackageImpl.Literals.KEY_BINDING__PARAMETERS, param);
Discouraged access: The field 'CommandsPackageImpl.Literals.KEY_BINDING__PARAMETERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/ImperativeExpressionEditor.java : 14 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ImperativeExpressionEditor.java
 (at line 24)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ImperativeExpressionEditor.java
 (at line 26)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ImperativeExpressionEditor.java
 (at line 102)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI,
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ImperativeExpressionEditor.java
 (at line 102)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI,
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ImperativeExpressionEditor.java
 (at line 102)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI,
Discouraged access: The field 'ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ImperativeExpressionEditor.java
 (at line 103)
getEditor().getContributionCreator(UiPackageImpl.Literals.IMPERATIVE_EXPRESSION), project,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ImperativeExpressionEditor.java
 (at line 103)
getEditor().getContributionCreator(UiPackageImpl.Literals.IMPERATIVE_EXPRESSION), project,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ImperativeExpressionEditor.java
 (at line 103)
getEditor().getContributionCreator(UiPackageImpl.Literals.IMPERATIVE_EXPRESSION), project,
Discouraged access: The field 'UiPackageImpl.Literals.IMPERATIVE_EXPRESSION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ImperativeExpressionEditor.java
 (at line 113)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ImperativeExpressionEditor.java
 (at line 113)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ImperativeExpressionEditor.java
 (at line 113)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ImperativeExpressionEditor.java
 (at line 115)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ImperativeExpressionEditor.java
 (at line 115)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ImperativeExpressionEditor.java
 (at line 115)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VRootBindingContexts.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VRootBindingContexts.java
 (at line 35)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VRootBindingContexts.java
 (at line 108)
CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__ROOT_CONTEXT) {
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VRootBindingContexts.java
 (at line 108)
CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__ROOT_CONTEXT) {
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VRootBindingContexts.java
 (at line 108)
CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__ROOT_CONTEXT) {
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__ROOT_CONTEXT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VRootBindingContexts.java
 (at line 132)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__ROOT_CONTEXT, context);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VRootBindingContexts.java
 (at line 132)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__ROOT_CONTEXT, context);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VRootBindingContexts.java
 (at line 132)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__ROOT_CONTEXT, context);
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__ROOT_CONTEXT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 47)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 53)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 56)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 99)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 99)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 99)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 101)
.value(UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 101)
.value(UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 101)
.value(UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN);
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 125)
handleAdd(MenuPackageImpl.Literals.HANDLED_MENU_ITEM, false);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 125)
handleAdd(MenuPackageImpl.Literals.HANDLED_MENU_ITEM, false);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 125)
handleAdd(MenuPackageImpl.Literals.HANDLED_MENU_ITEM, false);
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_MENU_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 131)
handleAdd(MenuPackageImpl.Literals.MENU, false);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 131)
handleAdd(MenuPackageImpl.Literals.MENU, false);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 131)
handleAdd(MenuPackageImpl.Literals.MENU, false);
Discouraged access: The field 'MenuPackageImpl.Literals.MENU' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 138)
handleAdd(MenuPackageImpl.Literals.DIRECT_MENU_ITEM, false);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 138)
handleAdd(MenuPackageImpl.Literals.DIRECT_MENU_ITEM, false);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 138)
handleAdd(MenuPackageImpl.Literals.DIRECT_MENU_ITEM, false);
Discouraged access: The field 'MenuPackageImpl.Literals.DIRECT_MENU_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 145)
handleAdd(MenuPackageImpl.Literals.MENU_SEPARATOR, true);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 145)
handleAdd(MenuPackageImpl.Literals.MENU_SEPARATOR, true);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 145)
handleAdd(MenuPackageImpl.Literals.MENU_SEPARATOR, true);
Discouraged access: The field 'MenuPackageImpl.Literals.MENU_SEPARATOR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 152)
handleAdd(MenuPackageImpl.Literals.DYNAMIC_MENU_CONTRIBUTION, false);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 152)
handleAdd(MenuPackageImpl.Literals.DYNAMIC_MENU_CONTRIBUTION, false);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 152)
handleAdd(MenuPackageImpl.Literals.DYNAMIC_MENU_CONTRIBUTION, false);
Discouraged access: The field 'MenuPackageImpl.Literals.DYNAMIC_MENU_CONTRIBUTION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 161)
UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN, MUiFactory.INSTANCE.createCoreExpression());
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 161)
UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN, MUiFactory.INSTANCE.createCoreExpression());
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 161)
UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN, MUiFactory.INSTANCE.createCoreExpression());
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 209)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 209)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 209)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL,
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 210)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 210)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 210)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 238)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 238)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 238)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 243)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL), resourcePool,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 243)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL), resourcePool,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 243)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL), resourcePool,
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 248)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.MENU_ELEMENT__MNEMONICS));
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 248)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.MENU_ELEMENT__MNEMONICS));
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 248)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.MENU_ELEMENT__MNEMONICS));
Discouraged access: The field 'MenuPackageImpl.Literals.MENU_ELEMENT__MNEMONICS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 252)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 252)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 252)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 257)
MenuPackageImpl.Literals.HANDLED_MENU_ITEM, false);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 257)
MenuPackageImpl.Literals.HANDLED_MENU_ITEM, false);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 257)
MenuPackageImpl.Literals.HANDLED_MENU_ITEM, false);
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_MENU_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 259)
new Struct(Messages.MenuEditor_Separator, MenuPackageImpl.Literals.MENU_SEPARATOR, true),
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 259)
new Struct(Messages.MenuEditor_Separator, MenuPackageImpl.Literals.MENU_SEPARATOR, true),
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 259)
new Struct(Messages.MenuEditor_Separator, MenuPackageImpl.Literals.MENU_SEPARATOR, true),
Discouraged access: The field 'MenuPackageImpl.Literals.MENU_SEPARATOR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 260)
new Struct(Messages.MenuEditor_Menu, MenuPackageImpl.Literals.MENU, false),
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 260)
new Struct(Messages.MenuEditor_Menu, MenuPackageImpl.Literals.MENU, false),
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 260)
new Struct(Messages.MenuEditor_Menu, MenuPackageImpl.Literals.MENU, false),
Discouraged access: The field 'MenuPackageImpl.Literals.MENU' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 262)
new Struct(Messages.MenuEditor_DirectMenuItem, MenuPackageImpl.Literals.DIRECT_MENU_ITEM, false),
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 262)
new Struct(Messages.MenuEditor_DirectMenuItem, MenuPackageImpl.Literals.DIRECT_MENU_ITEM, false),
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 262)
new Struct(Messages.MenuEditor_DirectMenuItem, MenuPackageImpl.Literals.DIRECT_MENU_ITEM, false),
Discouraged access: The field 'MenuPackageImpl.Literals.DIRECT_MENU_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 264)
MenuPackageImpl.Literals.DYNAMIC_MENU_CONTRIBUTION, false) });
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 264)
MenuPackageImpl.Literals.DYNAMIC_MENU_CONTRIBUTION, false) });
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 264)
MenuPackageImpl.Literals.DYNAMIC_MENU_CONTRIBUTION, false) });
Discouraged access: The field 'MenuPackageImpl.Literals.DYNAMIC_MENU_CONTRIBUTION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 268)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 268)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 268)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 276)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP), resourcePool,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 276)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP), resourcePool,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 276)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP), resourcePool,
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__TOOLTIP' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 291)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 291)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 291)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 328)
list.add(UiPackageImpl.Literals.CORE_EXPRESSION);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 328)
list.add(UiPackageImpl.Literals.CORE_EXPRESSION);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 328)
list.add(UiPackageImpl.Literals.CORE_EXPRESSION);
Discouraged access: The field 'UiPackageImpl.Literals.CORE_EXPRESSION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 329)
list.add(UiPackageImpl.Literals.IMPERATIVE_EXPRESSION);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
74. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 329)
list.add(UiPackageImpl.Literals.IMPERATIVE_EXPRESSION);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 329)
list.add(UiPackageImpl.Literals.IMPERATIVE_EXPRESSION);
Discouraged access: The field 'UiPackageImpl.Literals.IMPERATIVE_EXPRESSION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
76. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 330)
list.addAll(getEditor().getFeatureClasses(UiPackageImpl.Literals.EXPRESSION,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
77. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 330)
list.addAll(getEditor().getFeatureClasses(UiPackageImpl.Literals.EXPRESSION,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
78. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 330)
list.addAll(getEditor().getFeatureClasses(UiPackageImpl.Literals.EXPRESSION,
Discouraged access: The field 'UiPackageImpl.Literals.EXPRESSION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
79. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 331)
UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
80. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 331)
UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
81. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 331)
UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
82. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 334)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN)
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
83. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 334)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN)
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
84. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 334)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN)
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
85. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 341)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
86. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 341)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
87. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 341)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
88. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 344)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
89. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 344)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
90. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 344)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
91. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 354)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
92. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 354)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
93. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 354)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
94. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 356)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
95. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 356)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
96. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 356)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
97. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 358)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
98. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 358)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
99. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 358)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
100. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 379)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__WIDGET' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VCommandEditor.java : 11 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VCommandEditor.java
 (at line 37)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsFactoryImpl;
Discouraged access: The type 'CommandsFactoryImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VCommandEditor.java
 (at line 38)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VCommandEditor.java
 (at line 69)
commandsFeature = ApplicationPackageImpl.Literals.APPLICATION__COMMANDS;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VCommandEditor.java
 (at line 69)
commandsFeature = ApplicationPackageImpl.Literals.APPLICATION__COMMANDS;
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VCommandEditor.java
 (at line 69)
commandsFeature = ApplicationPackageImpl.Literals.APPLICATION__COMMANDS;
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION__COMMANDS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VCommandEditor.java
 (at line 130)
ApplicationPackageImpl.Literals.APPLICATION__COMMANDS) {
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VCommandEditor.java
 (at line 130)
ApplicationPackageImpl.Literals.APPLICATION__COMMANDS) {
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VCommandEditor.java
 (at line 130)
ApplicationPackageImpl.Literals.APPLICATION__COMMANDS) {
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION__COMMANDS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VCommandEditor.java
 (at line 151)
final MCommand command = CommandsFactoryImpl.eINSTANCE.createCommand();
Discouraged access: The type 'CommandsFactoryImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VCommandEditor.java
 (at line 151)
final MCommand command = CommandsFactoryImpl.eINSTANCE.createCommand();
Discouraged access: The method 'CommandsFactoryImpl.createCommand()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VCommandEditor.java
 (at line 151)
final MCommand command = CommandsFactoryImpl.eINSTANCE.createCommand();
Discouraged access: The field 'CommandsFactoryImpl.eINSTANCE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ParameterIdSelectionDialog.java : 14 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ParameterIdSelectionDialog.java
 (at line 34)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ParameterIdSelectionDialog.java
 (at line 35)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ParameterIdSelectionDialog.java
 (at line 74)
parametersFeatures.add(MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ParameterIdSelectionDialog.java
 (at line 74)
parametersFeatures.add(MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ParameterIdSelectionDialog.java
 (at line 74)
parametersFeatures.add(MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS);
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ParameterIdSelectionDialog.java
 (at line 75)
commandsFeatures.add(MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ParameterIdSelectionDialog.java
 (at line 75)
commandsFeatures.add(MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ParameterIdSelectionDialog.java
 (at line 75)
commandsFeatures.add(MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND);
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ParameterIdSelectionDialog.java
 (at line 113)
return CommandsPackageImpl.Literals.PARAMETER__NAME;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ParameterIdSelectionDialog.java
 (at line 113)
return CommandsPackageImpl.Literals.PARAMETER__NAME;
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ParameterIdSelectionDialog.java
 (at line 113)
return CommandsPackageImpl.Literals.PARAMETER__NAME;
Discouraged access: The field 'CommandsPackageImpl.Literals.PARAMETER__NAME' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ParameterIdSelectionDialog.java
 (at line 211)
Object command = containerObjectWithCommand.eGet(MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ParameterIdSelectionDialog.java
 (at line 211)
Object command = containerObjectWithCommand.eGet(MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ParameterIdSelectionDialog.java
 (at line 211)
Object command = containerObjectWithCommand.eGet(MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND);
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartMenuEditor.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartMenuEditor.java
 (at line 4)
import org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartMenuEditor.java
 (at line 9)
super(BasicPackageImpl.Literals.PART__MENUS);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartMenuEditor.java
 (at line 9)
super(BasicPackageImpl.Literals.PART__MENUS);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartMenuEditor.java
 (at line 9)
super(BasicPackageImpl.Literals.PART__MENUS);
Discouraged access: The field 'BasicPackageImpl.Literals.PART__MENUS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/uistructure/UIViewer.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/uistructure/UIViewer.java
 (at line 29)
import org.eclipse.e4.ui.model.internal.ModelUtils;
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/uistructure/UIViewer.java
 (at line 87)
ModelUtils.getContainingContext(o));
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/uistructure/UIViewer.java
 (at line 87)
ModelUtils.getContainingContext(o));
Discouraged access: The method 'ModelUtils.getContainingContext(MApplicationElement)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveWindowsEditor.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveWindowsEditor.java
 (at line 4)
import org.eclipse.e4.ui.model.application.ui.advanced.impl.AdvancedPackageImpl;
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveWindowsEditor.java
 (at line 10)
super(AdvancedPackageImpl.Literals.PERSPECTIVE__WINDOWS);
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveWindowsEditor.java
 (at line 10)
super(AdvancedPackageImpl.Literals.PERSPECTIVE__WINDOWS);
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveWindowsEditor.java
 (at line 10)
super(AdvancedPackageImpl.Literals.PERSPECTIVE__WINDOWS);
Discouraged access: The field 'AdvancedPackageImpl.Literals.PERSPECTIVE__WINDOWS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/tabs/E4ToolItemMenu.java : 9 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/tabs/E4ToolItemMenu.java
 (at line 22)
import org.eclipse.e4.core.commands.ECommandService;
Discouraged access: The type 'ECommandService' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/tabs/E4ToolItemMenu.java
 (at line 23)
import org.eclipse.e4.core.commands.EHandlerService;
Discouraged access: The type 'EHandlerService' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/tabs/E4ToolItemMenu.java
 (at line 48)
private final ECommandService commandService;
Discouraged access: The type 'ECommandService' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/tabs/E4ToolItemMenu.java
 (at line 49)
private final EHandlerService handlerService;
Discouraged access: The type 'EHandlerService' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/tabs/E4ToolItemMenu.java
 (at line 56)
commandService = this.context.get(ECommandService.class);
Discouraged access: The type 'ECommandService' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/tabs/E4ToolItemMenu.java
 (at line 57)
handlerService = this.context.get(EHandlerService.class);
Discouraged access: The type 'EHandlerService' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/tabs/E4ToolItemMenu.java
 (at line 73)
mi.setEnabled(handlerService.canExecute(cmd));
Discouraged access: The method 'EHandlerService.canExecute(ParameterizedCommand)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/tabs/E4ToolItemMenu.java
 (at line 88)
final ParameterizedCommand myCommand = commandService.createCommand(id, null);
Discouraged access: The method 'ECommandService.createCommand(String, Map<String,?>)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/tabs/E4ToolItemMenu.java
 (at line 103)
handlerService.executeHandler(cmd);
Discouraged access: The method 'EHandlerService.executeHandler(ParameterizedCommand)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/xml/EMFDocumentResourceMediator.java : 9 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/xml/EMFDocumentResourceMediator.java
 (at line 17)
import org.eclipse.e4.ui.internal.workbench.E4XMIResource;
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/xml/EMFDocumentResourceMediator.java
 (at line 47)
final E4XMIResource res = new E4XMIResource();
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/xml/EMFDocumentResourceMediator.java
 (at line 47)
final E4XMIResource res = new E4XMIResource();
Discouraged access: The constructor 'E4XMIResource()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/xml/EMFDocumentResourceMediator.java
 (at line 47)
final E4XMIResource res = new E4XMIResource();
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/xml/EMFDocumentResourceMediator.java
 (at line 94)
final E4XMIResource resource = (E4XMIResource) root.eResource();
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/xml/EMFDocumentResourceMediator.java
 (at line 94)
final E4XMIResource resource = (E4XMIResource) root.eResource();
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/xml/EMFDocumentResourceMediator.java
 (at line 115)
final E4XMIResource root = (E4XMIResource) ((EObject) modelResource.getRoot().get(0)).eResource();
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/xml/EMFDocumentResourceMediator.java
 (at line 115)
final E4XMIResource root = (E4XMIResource) ((EObject) modelResource.getRoot().get(0)).eResource();
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/xml/EMFDocumentResourceMediator.java
 (at line 116)
final String xmiId = root.getID(object);
Discouraged access: The method 'E4XMIResource.getID(EObject)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/E4PickList.java : 14 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/E4PickList.java
 (at line 24)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/E4PickList.java
 (at line 27)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/E4PickList.java
 (at line 194)
if (feature == ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE) {
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/E4PickList.java
 (at line 194)
if (feature == ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE) {
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/E4PickList.java
 (at line 194)
if (feature == ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE) {
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/E4PickList.java
 (at line 204)
if (obj instanceof MUIElement && feature == UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/E4PickList.java
 (at line 204)
if (obj instanceof MUIElement && feature == UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/E4PickList.java
 (at line 204)
if (obj instanceof MUIElement && feature == UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/E4PickList.java
 (at line 230)
if (feature == ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE) {
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/E4PickList.java
 (at line 230)
if (feature == ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE) {
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/E4PickList.java
 (at line 230)
if (feature == ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE) {
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/E4PickList.java
 (at line 240)
if (obj instanceof MUIElement && feature == UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/E4PickList.java
 (at line 240)
if (obj instanceof MUIElement && feature == UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/E4PickList.java
 (at line 240)
if (obj instanceof MUIElement && feature == UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java : 15 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java
 (at line 29)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java
 (at line 31)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java
 (at line 33)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java
 (at line 143)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java
 (at line 143)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java
 (at line 143)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java
 (at line 146)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL), resourcePool, project);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java
 (at line 146)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL), resourcePool, project);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java
 (at line 146)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL), resourcePool, project);
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java
 (at line 150)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI,
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java
 (at line 150)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI,
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java
 (at line 150)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI,
Discouraged access: The field 'ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java
 (at line 151)
getEditor().getContributionCreator(MenuPackageImpl.Literals.DYNAMIC_MENU_CONTRIBUTION), project,
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java
 (at line 151)
getEditor().getContributionCreator(MenuPackageImpl.Literals.DYNAMIC_MENU_CONTRIBUTION), project,
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java
 (at line 151)
getEditor().getContributionCreator(MenuPackageImpl.Literals.DYNAMIC_MENU_CONTRIBUTION), project,
Discouraged access: The field 'MenuPackageImpl.Literals.DYNAMIC_MENU_CONTRIBUTION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VHandlerEditor.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VHandlerEditor.java
 (at line 36)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VHandlerEditor.java
 (at line 121)
CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS) {
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VHandlerEditor.java
 (at line 121)
CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS) {
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VHandlerEditor.java
 (at line 121)
CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS) {
Discouraged access: The field 'CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VHandlerEditor.java
 (at line 157)
CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS, handler);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VHandlerEditor.java
 (at line 157)
CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS, handler);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VHandlerEditor.java
 (at line 157)
CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS, handler);
Discouraged access: The field 'CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java : 36 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 33)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 37)
import org.eclipse.e4.ui.model.application.ui.advanced.impl.AdvancedPackageImpl;
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 38)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 181)
ControlFactory.createTextField(parent, Messages.ModelTooling_Common_Id, master, context, textProp, EMFEditProperties.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 181)
ControlFactory.createTextField(parent, Messages.ModelTooling_Common_Id, master, context, textProp, EMFEditProperties.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 181)
ControlFactory.createTextField(parent, Messages.ModelTooling_Common_Id, master, context, textProp, EMFEditProperties.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 182)
ControlFactory.createTextField(parent, Messages.ModelTooling_UIElement_AccessibilityPhrase, getMaster(), context, textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 182)
ControlFactory.createTextField(parent, Messages.ModelTooling_UIElement_AccessibilityPhrase, getMaster(), context, textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 182)
ControlFactory.createTextField(parent, Messages.ModelTooling_UIElement_AccessibilityPhrase, getMaster(), context, textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 183)
ControlFactory.createTextField(parent, Messages.PlaceholderEditor_ContainerData, master, context, textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 183)
ControlFactory.createTextField(parent, Messages.PlaceholderEditor_ContainerData, master, context, textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 183)
ControlFactory.createTextField(parent, Messages.PlaceholderEditor_ContainerData, master, context, textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 226)
EMFEditProperties.value(getEditingDomain(), AdvancedPackageImpl.Literals.PLACEHOLDER__REF)
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 226)
EMFEditProperties.value(getEditingDomain(), AdvancedPackageImpl.Literals.PLACEHOLDER__REF)
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 226)
EMFEditProperties.value(getEditingDomain(), AdvancedPackageImpl.Literals.PLACEHOLDER__REF)
Discouraged access: The field 'AdvancedPackageImpl.Literals.PLACEHOLDER__REF' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 240)
ControlFactory.createCheckBox(parent, Messages.PlaceholderEditor_Closeable, getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), AdvancedPackageImpl.Literals.PLACEHOLDER__CLOSEABLE));
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 240)
ControlFactory.createCheckBox(parent, Messages.PlaceholderEditor_Closeable, getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), AdvancedPackageImpl.Literals.PLACEHOLDER__CLOSEABLE));
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 240)
ControlFactory.createCheckBox(parent, Messages.PlaceholderEditor_Closeable, getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), AdvancedPackageImpl.Literals.PLACEHOLDER__CLOSEABLE));
Discouraged access: The field 'AdvancedPackageImpl.Literals.PLACEHOLDER__CLOSEABLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 242)
ControlFactory.createCheckBox(parent, Messages.ModelTooling_UIElement_ToBeRendered, getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 242)
ControlFactory.createCheckBox(parent, Messages.ModelTooling_UIElement_ToBeRendered, getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 242)
ControlFactory.createCheckBox(parent, Messages.ModelTooling_UIElement_ToBeRendered, getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 243)
ControlFactory.createCheckBox(parent, Messages.ModelTooling_UIElement_Visible, getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 243)
ControlFactory.createCheckBox(parent, Messages.ModelTooling_UIElement_Visible, getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 243)
ControlFactory.createCheckBox(parent, Messages.ModelTooling_UIElement_Visible, getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 251)
ControlFactory.createStringListWidget(parent, Messages, this, Messages.CategoryEditor_Tags, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 251)
ControlFactory.createStringListWidget(parent, Messages, this, Messages.CategoryEditor_Tags, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 251)
ControlFactory.createStringListWidget(parent, Messages, this, Messages.CategoryEditor_Tags, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 252)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Contribution_PersistedState, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 252)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Contribution_PersistedState, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 252)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Contribution_PersistedState, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 273)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET, getMaster(), resourcePool, Messages);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 273)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET, getMaster(), resourcePool, Messages);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 273)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET, getMaster(), resourcePool, Messages);
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__WIDGET' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 284)
return new FeaturePath[] { FeaturePath.fromList(AdvancedPackageImpl.Literals.PLACEHOLDER__REF) };
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 284)
return new FeaturePath[] { FeaturePath.fromList(AdvancedPackageImpl.Literals.PLACEHOLDER__REF) };
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.java
 (at line 284)
return new FeaturePath[] { FeaturePath.fromList(AdvancedPackageImpl.Literals.PLACEHOLDER__REF) };
Discouraged access: The field 'AdvancedPackageImpl.Literals.PLACEHOLDER__REF' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VItemParametersEditor.java : 10 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VItemParametersEditor.java
 (at line 35)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VItemParametersEditor.java
 (at line 56)
.list(MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VItemParametersEditor.java
 (at line 56)
.list(MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VItemParametersEditor.java
 (at line 56)
.list(MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS);
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VItemParametersEditor.java
 (at line 114)
MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS) {
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VItemParametersEditor.java
 (at line 114)
MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS) {
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VItemParametersEditor.java
 (at line 114)
MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS) {
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VItemParametersEditor.java
 (at line 147)
MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS, handler);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VItemParametersEditor.java
 (at line 147)
MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS, handler);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VItemParametersEditor.java
 (at line 147)
MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS, handler);
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/MenuItemIconDialogEditor.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/MenuItemIconDialogEditor.java
 (at line 20)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/MenuItemIconDialogEditor.java
 (at line 28)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI, Messages);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/MenuItemIconDialogEditor.java
 (at line 28)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI, Messages);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/MenuItemIconDialogEditor.java
 (at line 28)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI, Messages);
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java : 60 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 42)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 43)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 45)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 88)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 88)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 88)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 112)
handleAddChild(MenuPackageImpl.Literals.TOOL_BAR);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 112)
handleAddChild(MenuPackageImpl.Literals.TOOL_BAR);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 112)
handleAddChild(MenuPackageImpl.Literals.TOOL_BAR);
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_BAR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 119)
handleAddChild(MenuPackageImpl.Literals.TOOL_CONTROL);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 119)
handleAddChild(MenuPackageImpl.Literals.TOOL_CONTROL);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 119)
handleAddChild(MenuPackageImpl.Literals.TOOL_CONTROL);
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_CONTROL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 200)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 200)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 200)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 203)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 203)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 203)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 214)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.TRIM_CONTRIBUTION__PARENT_ID)
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 214)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.TRIM_CONTRIBUTION__PARENT_ID)
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 214)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.TRIM_CONTRIBUTION__PARENT_ID)
Discouraged access: The field 'MenuPackageImpl.Literals.TRIM_CONTRIBUTION__PARENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 232)
MenuPackageImpl.Literals.TRIM_CONTRIBUTION__POSITION_IN_PARENT));
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 232)
MenuPackageImpl.Literals.TRIM_CONTRIBUTION__POSITION_IN_PARENT));
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 232)
MenuPackageImpl.Literals.TRIM_CONTRIBUTION__POSITION_IN_PARENT));
Discouraged access: The field 'MenuPackageImpl.Literals.TRIM_CONTRIBUTION__POSITION_IN_PARENT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 237)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 237)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 237)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 253)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 253)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 253)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 264)
.setInput(new Object[] { MenuPackageImpl.Literals.TOOL_BAR, MenuPackageImpl.Literals.TOOL_CONTROL });
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 264)
.setInput(new Object[] { MenuPackageImpl.Literals.TOOL_BAR, MenuPackageImpl.Literals.TOOL_CONTROL });
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 264)
.setInput(new Object[] { MenuPackageImpl.Literals.TOOL_BAR, MenuPackageImpl.Literals.TOOL_CONTROL });
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_BAR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 264)
.setInput(new Object[] { MenuPackageImpl.Literals.TOOL_BAR, MenuPackageImpl.Literals.TOOL_CONTROL });
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 264)
.setInput(new Object[] { MenuPackageImpl.Literals.TOOL_BAR, MenuPackageImpl.Literals.TOOL_CONTROL });
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 264)
.setInput(new Object[] { MenuPackageImpl.Literals.TOOL_BAR, MenuPackageImpl.Literals.TOOL_CONTROL });
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_CONTROL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 265)
pickList.setSelection(new StructuredSelection(MenuPackageImpl.Literals.TOOL_BAR));
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 265)
pickList.setSelection(new StructuredSelection(MenuPackageImpl.Literals.TOOL_BAR));
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 265)
pickList.setSelection(new StructuredSelection(MenuPackageImpl.Literals.TOOL_BAR));
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_BAR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 270)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 270)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 270)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 273)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 273)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 273)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 282)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 282)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 282)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 284)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 284)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 284)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 305)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 305)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 305)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__WIDGET' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 317)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 317)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 317)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 325)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, toolbar);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 325)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, toolbar);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimContributionEditor.java
 (at line 325)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, toolbar);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java : 73 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 37)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 39)
import org.eclipse.e4.ui.model.application.descriptor.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 40)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 44)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 83)
private final IListProperty PART__MENUS = EMFProperties.list(BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 83)
private final IListProperty PART__MENUS = EMFProperties.list(BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 83)
private final IListProperty PART__MENUS = EMFProperties.list(BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 85)
.list(CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 85)
.list(CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 85)
.list(CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS);
Discouraged access: The field 'CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 87)
.value(BasicPackageImpl.Literals.PART_DESCRIPTOR__TOOLBAR);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 87)
.value(BasicPackageImpl.Literals.PART_DESCRIPTOR__TOOLBAR);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 87)
.value(BasicPackageImpl.Literals.PART_DESCRIPTOR__TOOLBAR);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR__TOOLBAR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 145)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 145)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 145)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL,
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 146)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 146)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 146)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 174)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 174)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 174)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 176)
textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 176)
textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 176)
textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 179)
textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 179)
textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 179)
textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP),
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__TOOLTIP' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 193)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 193)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 193)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 211)
org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 211)
org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 211)
org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl.Literals.PART);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 214)
BasicPackageImpl.Literals.PART_DESCRIPTOR__CONTRIBUTION_URI,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 214)
BasicPackageImpl.Literals.PART_DESCRIPTOR__CONTRIBUTION_URI,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 214)
BasicPackageImpl.Literals.PART_DESCRIPTOR__CONTRIBUTION_URI,
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR__CONTRIBUTION_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 260)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA)
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 260)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA)
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 260)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA)
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 275)
BasicPackageImpl.Literals.PART_DESCRIPTOR__CLOSEABLE);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 275)
BasicPackageImpl.Literals.PART_DESCRIPTOR__CLOSEABLE);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 275)
BasicPackageImpl.Literals.PART_DESCRIPTOR__CLOSEABLE);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR__CLOSEABLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 291)
BasicPackageImpl.Literals.PART_DESCRIPTOR__ALLOW_MULTIPLE);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 291)
BasicPackageImpl.Literals.PART_DESCRIPTOR__ALLOW_MULTIPLE);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 291)
BasicPackageImpl.Literals.PART_DESCRIPTOR__ALLOW_MULTIPLE);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR__ALLOW_MULTIPLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 306)
EMFEditProperties.value(getEditingDomain(), BasicPackageImpl.Literals.PART_DESCRIPTOR__CATEGORY)
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 306)
EMFEditProperties.value(getEditingDomain(), BasicPackageImpl.Literals.PART_DESCRIPTOR__CATEGORY)
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 306)
EMFEditProperties.value(getEditingDomain(), BasicPackageImpl.Literals.PART_DESCRIPTOR__CATEGORY)
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR__CATEGORY' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 313)
BasicPackageImpl.Literals.PART_DESCRIPTOR__PROPERTIES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 313)
BasicPackageImpl.Literals.PART_DESCRIPTOR__PROPERTIES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 313)
BasicPackageImpl.Literals.PART_DESCRIPTOR__PROPERTIES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR__PROPERTIES' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 322)
Messages.ModelTooling_Context_Variables_Tooltip, BasicPackageImpl.Literals.PART_DESCRIPTOR__VARIABLES,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 322)
Messages.ModelTooling_Context_Variables_Tooltip, BasicPackageImpl.Literals.PART_DESCRIPTOR__VARIABLES,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 322)
Messages.ModelTooling_Context_Variables_Tooltip, BasicPackageImpl.Literals.PART_DESCRIPTOR__VARIABLES,
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR__VARIABLES' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 326)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 326)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 326)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 329)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 329)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 329)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 343)
BasicPackageImpl.Literals.PART_DESCRIPTOR__TOOLBAR, menu);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 343)
BasicPackageImpl.Literals.PART_DESCRIPTOR__TOOLBAR, menu);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 343)
BasicPackageImpl.Literals.PART_DESCRIPTOR__TOOLBAR, menu);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR__TOOLBAR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 351)
BasicPackageImpl.Literals.PART_DESCRIPTOR__TOOLBAR, null);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 351)
BasicPackageImpl.Literals.PART_DESCRIPTOR__TOOLBAR, null);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 351)
BasicPackageImpl.Literals.PART_DESCRIPTOR__TOOLBAR, null);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR__TOOLBAR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 417)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 417)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 417)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 418)
FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__ICON_URI) };
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 418)
FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__ICON_URI) };
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 418)
FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__ICON_URI) };
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FeatureSelectionDialog.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FeatureSelectionDialog.java
 (at line 29)
import org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl;
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FeatureSelectionDialog.java
 (at line 30)
import org.eclipse.e4.ui.model.internal.ModelUtils;
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FeatureSelectionDialog.java
 (at line 211)
FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__FEATURENAME, f.feature.getName());
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FeatureSelectionDialog.java
 (at line 211)
FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__FEATURENAME, f.feature.getName());
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FeatureSelectionDialog.java
 (at line 211)
FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__FEATURENAME, f.feature.getName());
Discouraged access: The field 'FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__FEATURENAME' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FeatureSelectionDialog.java
 (at line 308)
final EClassifier type = ModelUtils.getTypeArgument(o.clazz.eClass, o.feature.getEGenericType());
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FeatureSelectionDialog.java
 (at line 308)
final EClassifier type = ModelUtils.getTypeArgument(o.clazz.eClass, o.feature.getEGenericType());
Discouraged access: The method 'ModelUtils.getTypeArgument(EClass, EGenericType)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/PartDescriptorIconDialogEditor.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/PartDescriptorIconDialogEditor.java
 (at line 21)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/PartDescriptorIconDialogEditor.java
 (at line 28)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI, Messages);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/PartDescriptorIconDialogEditor.java
 (at line 28)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI, Messages);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/PartDescriptorIconDialogEditor.java
 (at line 28)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI, Messages);
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationWindowEditor.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationWindowEditor.java
 (at line 4)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationWindowEditor.java
 (at line 10)
super(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationWindowEditor.java
 (at line 10)
super(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationWindowEditor.java
 (at line 10)
super(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/CoreExpressionEditor.java : 11 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CoreExpressionEditor.java
 (at line 24)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CoreExpressionEditor.java
 (at line 26)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CoreExpressionEditor.java
 (at line 114)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.CORE_EXPRESSION__CORE_EXPRESSION_ID)
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CoreExpressionEditor.java
 (at line 114)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.CORE_EXPRESSION__CORE_EXPRESSION_ID)
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CoreExpressionEditor.java
 (at line 114)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.CORE_EXPRESSION__CORE_EXPRESSION_ID)
Discouraged access: The field 'UiPackageImpl.Literals.CORE_EXPRESSION__CORE_EXPRESSION_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CoreExpressionEditor.java
 (at line 140)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CoreExpressionEditor.java
 (at line 140)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CoreExpressionEditor.java
 (at line 140)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CoreExpressionEditor.java
 (at line 142)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CoreExpressionEditor.java
 (at line 142)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CoreExpressionEditor.java
 (at line 142)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java : 83 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 40)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 41)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 44)
import org.eclipse.e4.ui.model.application.ui.advanced.impl.AdvancedPackageImpl;
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 45)
import org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 46)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 80)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 80)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 80)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 82)
.list(AdvancedPackageImpl.Literals.PERSPECTIVE__WINDOWS);
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 82)
.list(AdvancedPackageImpl.Literals.PERSPECTIVE__WINDOWS);
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 82)
.list(AdvancedPackageImpl.Literals.PERSPECTIVE__WINDOWS);
Discouraged access: The field 'AdvancedPackageImpl.Literals.PERSPECTIVE__WINDOWS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 84)
.list(CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 84)
.list(CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 84)
.list(CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS);
Discouraged access: The field 'CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 106)
handleAddChild(BasicPackageImpl.Literals.PART_SASH_CONTAINER);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 106)
handleAddChild(BasicPackageImpl.Literals.PART_SASH_CONTAINER);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 106)
handleAddChild(BasicPackageImpl.Literals.PART_SASH_CONTAINER);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_SASH_CONTAINER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 113)
handleAddChild(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 113)
handleAddChild(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 113)
handleAddChild(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 119)
handleAddChild(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 119)
handleAddChild(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 119)
handleAddChild(BasicPackageImpl.Literals.PART);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 125)
handleAddChild(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 125)
handleAddChild(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 125)
handleAddChild(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The field 'AdvancedPackageImpl.Literals.AREA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 132)
handleAddChild(AdvancedPackageImpl.Literals.PLACEHOLDER);
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 132)
handleAddChild(AdvancedPackageImpl.Literals.PLACEHOLDER);
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 132)
handleAddChild(AdvancedPackageImpl.Literals.PLACEHOLDER);
Discouraged access: The field 'AdvancedPackageImpl.Literals.PLACEHOLDER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 154)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 154)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 154)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 155)
FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__ICON_URI),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 155)
FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__ICON_URI),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 155)
FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__ICON_URI),
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 156)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 156)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 156)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 194)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 194)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 194)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL,
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 195)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 195)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 195)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 223)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 223)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 223)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 226)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 226)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 226)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 229)
textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 229)
textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 229)
textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 232)
textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 232)
textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 232)
textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP),
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__TOOLTIP' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 246)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 246)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 246)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 264)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 264)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 264)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 267)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 267)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 267)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 270)
Messages.ModelTooling_Context_Properties, UiPackageImpl.Literals.CONTEXT__PROPERTIES,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 270)
Messages.ModelTooling_Context_Properties, UiPackageImpl.Literals.CONTEXT__PROPERTIES,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 270)
Messages.ModelTooling_Context_Properties, UiPackageImpl.Literals.CONTEXT__PROPERTIES,
Discouraged access: The field 'UiPackageImpl.Literals.CONTEXT__PROPERTIES' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 275)
Messages.ModelTooling_Context_Variables, UiPackageImpl.Literals.CONTEXT__VARIABLES,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 275)
Messages.ModelTooling_Context_Variables, UiPackageImpl.Literals.CONTEXT__VARIABLES,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 275)
Messages.ModelTooling_Context_Variables, UiPackageImpl.Literals.CONTEXT__VARIABLES,
Discouraged access: The field 'UiPackageImpl.Literals.CONTEXT__VARIABLES' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 286)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 286)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
74. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 286)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 288)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
76. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 288)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
77. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 288)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
78. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 309)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
79. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 309)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
80. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 309)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__WIDGET' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
81. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 353)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
82. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 353)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
83. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 353)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java : 42 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 34)
import org.eclipse.e4.ui.model.application.ui.advanced.impl.AdvancedPackageImpl;
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 35)
import org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 36)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 74)
handleAdd(AdvancedPackageImpl.Literals.PERSPECTIVE_STACK);
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 74)
handleAdd(AdvancedPackageImpl.Literals.PERSPECTIVE_STACK);
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 74)
handleAdd(AdvancedPackageImpl.Literals.PERSPECTIVE_STACK);
Discouraged access: The field 'AdvancedPackageImpl.Literals.PERSPECTIVE_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 82)
handleAdd(BasicPackageImpl.Literals.PART_SASH_CONTAINER);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 82)
handleAdd(BasicPackageImpl.Literals.PART_SASH_CONTAINER);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 82)
handleAdd(BasicPackageImpl.Literals.PART_SASH_CONTAINER);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_SASH_CONTAINER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 90)
handleAdd(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 90)
handleAdd(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 90)
handleAdd(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 98)
handleAdd(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 98)
handleAdd(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 98)
handleAdd(BasicPackageImpl.Literals.PART);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 105)
handleAdd(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 105)
handleAdd(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 105)
handleAdd(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The field 'AdvancedPackageImpl.Literals.AREA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 150)
this, UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 150)
this, UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 150)
this, UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 169)
.setInput(new EClass[] { AdvancedPackageImpl.Literals.PERSPECTIVE_STACK,
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 169)
.setInput(new EClass[] { AdvancedPackageImpl.Literals.PERSPECTIVE_STACK,
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 169)
.setInput(new EClass[] { AdvancedPackageImpl.Literals.PERSPECTIVE_STACK,
Discouraged access: The field 'AdvancedPackageImpl.Literals.PERSPECTIVE_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 170)
BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 170)
BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 170)
BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The field 'BasicPackageImpl.Literals.PART_SASH_CONTAINER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 170)
BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 170)
BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 170)
BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The field 'BasicPackageImpl.Literals.PART_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 171)
BasicPackageImpl.Literals.PART,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 171)
BasicPackageImpl.Literals.PART,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 171)
BasicPackageImpl.Literals.PART,
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 172)
AdvancedPackageImpl.Literals.AREA });
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 172)
AdvancedPackageImpl.Literals.AREA });
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 172)
AdvancedPackageImpl.Literals.AREA });
Discouraged access: The field 'AdvancedPackageImpl.Literals.AREA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 173)
pickList.setSelection(new StructuredSelection(AdvancedPackageImpl.Literals.PERSPECTIVE_STACK));
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 173)
pickList.setSelection(new StructuredSelection(AdvancedPackageImpl.Literals.PERSPECTIVE_STACK));
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 173)
pickList.setSelection(new StructuredSelection(AdvancedPackageImpl.Literals.PERSPECTIVE_STACK));
Discouraged access: The field 'AdvancedPackageImpl.Literals.PERSPECTIVE_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 192)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 192)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 192)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java : 75 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 37)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 38)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 41)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 77)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 77)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 77)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 98)
handleAdd(MenuPackageImpl.Literals.HANDLED_MENU_ITEM, false);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 98)
handleAdd(MenuPackageImpl.Literals.HANDLED_MENU_ITEM, false);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 98)
handleAdd(MenuPackageImpl.Literals.HANDLED_MENU_ITEM, false);
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_MENU_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 104)
handleAdd(MenuPackageImpl.Literals.MENU, false);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 104)
handleAdd(MenuPackageImpl.Literals.MENU, false);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 104)
handleAdd(MenuPackageImpl.Literals.MENU, false);
Discouraged access: The field 'MenuPackageImpl.Literals.MENU' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 111)
handleAdd(MenuPackageImpl.Literals.DIRECT_MENU_ITEM, false);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 111)
handleAdd(MenuPackageImpl.Literals.DIRECT_MENU_ITEM, false);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 111)
handleAdd(MenuPackageImpl.Literals.DIRECT_MENU_ITEM, false);
Discouraged access: The field 'MenuPackageImpl.Literals.DIRECT_MENU_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 118)
handleAdd(MenuPackageImpl.Literals.MENU_SEPARATOR, true);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 118)
handleAdd(MenuPackageImpl.Literals.MENU_SEPARATOR, true);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 118)
handleAdd(MenuPackageImpl.Literals.MENU_SEPARATOR, true);
Discouraged access: The field 'MenuPackageImpl.Literals.MENU_SEPARATOR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 125)
handleAdd(MenuPackageImpl.Literals.DYNAMIC_MENU_CONTRIBUTION, false);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 125)
handleAdd(MenuPackageImpl.Literals.DYNAMIC_MENU_CONTRIBUTION, false);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 125)
handleAdd(MenuPackageImpl.Literals.DYNAMIC_MENU_CONTRIBUTION, false);
Discouraged access: The field 'MenuPackageImpl.Literals.DYNAMIC_MENU_CONTRIBUTION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 206)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 206)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 206)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 209)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 209)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 209)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 222)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.MENU_CONTRIBUTION__PARENT_ID)
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 222)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.MENU_CONTRIBUTION__PARENT_ID)
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 222)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.MENU_CONTRIBUTION__PARENT_ID)
Discouraged access: The field 'MenuPackageImpl.Literals.MENU_CONTRIBUTION__PARENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 241)
MenuPackageImpl.Literals.MENU_CONTRIBUTION__POSITION_IN_PARENT));
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 241)
MenuPackageImpl.Literals.MENU_CONTRIBUTION__POSITION_IN_PARENT));
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 241)
MenuPackageImpl.Literals.MENU_CONTRIBUTION__POSITION_IN_PARENT));
Discouraged access: The field 'MenuPackageImpl.Literals.MENU_CONTRIBUTION__POSITION_IN_PARENT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 246)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 246)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 246)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 254)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 254)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 254)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 269)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 269)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 269)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 273)
MenuPackageImpl.Literals.HANDLED_MENU_ITEM, false);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 273)
MenuPackageImpl.Literals.HANDLED_MENU_ITEM, false);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 273)
MenuPackageImpl.Literals.HANDLED_MENU_ITEM, false);
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_MENU_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 275)
new Struct(Messages.MenuContributionEditor_Separator, MenuPackageImpl.Literals.MENU_SEPARATOR, true),
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 275)
new Struct(Messages.MenuContributionEditor_Separator, MenuPackageImpl.Literals.MENU_SEPARATOR, true),
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 275)
new Struct(Messages.MenuContributionEditor_Separator, MenuPackageImpl.Literals.MENU_SEPARATOR, true),
Discouraged access: The field 'MenuPackageImpl.Literals.MENU_SEPARATOR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 276)
new Struct(Messages.MenuContributionEditor_Menu, MenuPackageImpl.Literals.MENU, false),
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 276)
new Struct(Messages.MenuContributionEditor_Menu, MenuPackageImpl.Literals.MENU, false),
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 276)
new Struct(Messages.MenuContributionEditor_Menu, MenuPackageImpl.Literals.MENU, false),
Discouraged access: The field 'MenuPackageImpl.Literals.MENU' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 278)
new Struct(Messages.MenuContributionEditor_DirectMenuItem, MenuPackageImpl.Literals.DIRECT_MENU_ITEM,
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 278)
new Struct(Messages.MenuContributionEditor_DirectMenuItem, MenuPackageImpl.Literals.DIRECT_MENU_ITEM,
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 278)
new Struct(Messages.MenuContributionEditor_DirectMenuItem, MenuPackageImpl.Literals.DIRECT_MENU_ITEM,
Discouraged access: The field 'MenuPackageImpl.Literals.DIRECT_MENU_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 281)
MenuPackageImpl.Literals.DYNAMIC_MENU_CONTRIBUTION, false) });
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 281)
MenuPackageImpl.Literals.DYNAMIC_MENU_CONTRIBUTION, false) });
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 281)
MenuPackageImpl.Literals.DYNAMIC_MENU_CONTRIBUTION, false) });
Discouraged access: The field 'MenuPackageImpl.Literals.DYNAMIC_MENU_CONTRIBUTION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 289)
"To Be Rendered", getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED)); //$NON-NLS-1$
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 289)
"To Be Rendered", getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED)); //$NON-NLS-1$
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 289)
"To Be Rendered", getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED)); //$NON-NLS-1$
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 293)
"Visible", getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE)); //$NON-NLS-1$
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 293)
"Visible", getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE)); //$NON-NLS-1$
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 293)
"Visible", getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE)); //$NON-NLS-1$
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 302)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 302)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 302)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 304)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 304)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 304)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 320)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 320)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 320)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 327)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
74. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 327)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 327)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/KeyBindingCommandSelectionDialog.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/KeyBindingCommandSelectionDialog.java
 (at line 20)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/KeyBindingCommandSelectionDialog.java
 (at line 51)
return SetCommand.create(editingDomain, binding, CommandsPackageImpl.Literals.KEY_BINDING__COMMAND, command);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/KeyBindingCommandSelectionDialog.java
 (at line 51)
return SetCommand.create(editingDomain, binding, CommandsPackageImpl.Literals.KEY_BINDING__COMMAND, command);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/KeyBindingCommandSelectionDialog.java
 (at line 51)
return SetCommand.create(editingDomain, binding, CommandsPackageImpl.Literals.KEY_BINDING__COMMAND, command);
Discouraged access: The field 'CommandsPackageImpl.Literals.KEY_BINDING__COMMAND' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/HandledMenuItemCommandSelectionDialog.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/HandledMenuItemCommandSelectionDialog.java
 (at line 20)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/HandledMenuItemCommandSelectionDialog.java
 (at line 52)
return SetCommand.create(editingDomain, handler, MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND, command);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/HandledMenuItemCommandSelectionDialog.java
 (at line 52)
return SetCommand.create(editingDomain, handler, MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND, command);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/HandledMenuItemCommandSelectionDialog.java
 (at line 52)
return SetCommand.create(editingDomain, handler, MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND, command);
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java : 42 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 35)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 36)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 38)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 156)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 156)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 156)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 159)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 159)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 159)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 164)
MenuPackageImpl.Literals.TOOL_CONTROL);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 164)
MenuPackageImpl.Literals.TOOL_CONTROL);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 164)
MenuPackageImpl.Literals.TOOL_CONTROL);
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_CONTROL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 188)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI).observeDetail(master));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 188)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI).observeDetail(master));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 188)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI).observeDetail(master));
Discouraged access: The field 'ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 196)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI, Messages);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 196)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI, Messages);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 196)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI, Messages);
Discouraged access: The field 'ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 204)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 204)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 204)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 207)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 207)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 207)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 210)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 210)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 210)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 219)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 219)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 219)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 221)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 221)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 221)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 244)
ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT, getMaster(), resourcePool, Messages);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 244)
ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT, getMaster(), resourcePool, Messages);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 244)
ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT, getMaster(), resourcePool, Messages);
Discouraged access: The field 'ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 257)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 257)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 257)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__WIDGET' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 270)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 270)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 270)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/PartIconDialogEditor.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/PartIconDialogEditor.java
 (at line 21)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/PartIconDialogEditor.java
 (at line 28)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI, Messages);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/PartIconDialogEditor.java
 (at line 28)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI, Messages);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/PartIconDialogEditor.java
 (at line 28)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI, Messages);
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/PopupMenuEditor.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PopupMenuEditor.java
 (at line 18)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PopupMenuEditor.java
 (at line 33)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Context_Properties, UiPackageImpl.Literals.CONTEXT__PROPERTIES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PopupMenuEditor.java
 (at line 33)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Context_Properties, UiPackageImpl.Literals.CONTEXT__PROPERTIES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PopupMenuEditor.java
 (at line 33)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Context_Properties, UiPackageImpl.Literals.CONTEXT__PROPERTIES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'UiPackageImpl.Literals.CONTEXT__PROPERTIES' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PopupMenuEditor.java
 (at line 34)
ControlFactory.createStringListWidget(comp, Messages, this, Messages.ModelTooling_Context_Variables, UiPackageImpl.Literals.CONTEXT__VARIABLES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PopupMenuEditor.java
 (at line 34)
ControlFactory.createStringListWidget(comp, Messages, this, Messages.ModelTooling_Context_Variables, UiPackageImpl.Literals.CONTEXT__VARIABLES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PopupMenuEditor.java
 (at line 34)
ControlFactory.createStringListWidget(comp, Messages, this, Messages.ModelTooling_Context_Variables, UiPackageImpl.Literals.CONTEXT__VARIABLES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'UiPackageImpl.Literals.CONTEXT__VARIABLES' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java : 22 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 32)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 149)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 149)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 149)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 153)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI,
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 153)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI,
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 153)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI,
Discouraged access: The field 'ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 154)
getEditor().getContributionCreator(ApplicationPackageImpl.Literals.ADDON), project, context,
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 154)
getEditor().getContributionCreator(ApplicationPackageImpl.Literals.ADDON), project, context,
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 154)
getEditor().getContributionCreator(ApplicationPackageImpl.Literals.ADDON), project, context,
Discouraged access: The field 'ApplicationPackageImpl.Literals.ADDON' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 158)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 158)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 158)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 167)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 167)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 167)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 189)
ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT, getMaster(), resourcePool, Messages);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 189)
ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT, getMaster(), resourcePool, Messages);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 189)
ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT, getMaster(), resourcePool, Messages);
Discouraged access: The field 'ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 201)
return new FeaturePath[] { FeaturePath.fromList(ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI) };
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 201)
return new FeaturePath[] { FeaturePath.fromList(ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI) };
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 201)
return new FeaturePath[] { FeaturePath.fromList(ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI) };
Discouraged access: The field 'ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VToolBarContributionsEditor.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VToolBarContributionsEditor.java
 (at line 35)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VToolBarContributionsEditor.java
 (at line 108)
MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTIONS__TOOL_BAR_CONTRIBUTIONS) {
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VToolBarContributionsEditor.java
 (at line 108)
MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTIONS__TOOL_BAR_CONTRIBUTIONS) {
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VToolBarContributionsEditor.java
 (at line 108)
MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTIONS__TOOL_BAR_CONTRIBUTIONS) {
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTIONS__TOOL_BAR_CONTRIBUTIONS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VToolBarContributionsEditor.java
 (at line 138)
MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTIONS__TOOL_BAR_CONTRIBUTIONS, command);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VToolBarContributionsEditor.java
 (at line 138)
MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTIONS__TOOL_BAR_CONTRIBUTIONS, command);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VToolBarContributionsEditor.java
 (at line 138)
MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTIONS__TOOL_BAR_CONTRIBUTIONS, command);
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTIONS__TOOL_BAR_CONTRIBUTIONS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 27)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 30)
import org.eclipse.e4.ui.model.application.ui.advanced.impl.AdvancedPackageImpl;
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 33)
import org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 34)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 86)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 86)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 86)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 112)
handleAddChild(BasicPackageImpl.Literals.COMPOSITE_PART);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 112)
handleAddChild(BasicPackageImpl.Literals.COMPOSITE_PART);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 112)
handleAddChild(BasicPackageImpl.Literals.COMPOSITE_PART);
Discouraged access: The field 'BasicPackageImpl.Literals.COMPOSITE_PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 119)
handleAddChild(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 119)
handleAddChild(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 119)
handleAddChild(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 125)
handleAddChild(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 125)
handleAddChild(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 125)
handleAddChild(BasicPackageImpl.Literals.PART);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 132)
handleAddChild(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 132)
handleAddChild(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 132)
handleAddChild(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The field 'AdvancedPackageImpl.Literals.AREA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 139)
handleAddChild(AdvancedPackageImpl.Literals.PLACEHOLDER);
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 139)
handleAddChild(AdvancedPackageImpl.Literals.PLACEHOLDER);
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 139)
handleAddChild(AdvancedPackageImpl.Literals.PLACEHOLDER);
Discouraged access: The field 'AdvancedPackageImpl.Literals.PLACEHOLDER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 142)
for (final FeatureClass c : getEditor().getFeatureClasses(BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 142)
for (final FeatureClass c : getEditor().getFeatureClasses(BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 142)
for (final FeatureClass c : getEditor().getFeatureClasses(BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The field 'BasicPackageImpl.Literals.PART_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 143)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN)) {
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 143)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN)) {
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 143)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN)) {
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 157)
handleImportChild(BasicPackageImpl.Literals.PART, RegistryUtil.HINT_VIEW);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 157)
handleImportChild(BasicPackageImpl.Literals.PART, RegistryUtil.HINT_VIEW);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 157)
handleImportChild(BasicPackageImpl.Literals.PART, RegistryUtil.HINT_VIEW);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 163)
handleImportChild(BasicPackageImpl.Literals.PART, RegistryUtil.HINT_EDITOR);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 163)
handleImportChild(BasicPackageImpl.Literals.PART, RegistryUtil.HINT_EDITOR);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 163)
handleImportChild(BasicPackageImpl.Literals.PART, RegistryUtil.HINT_EDITOR);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 245)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 245)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 245)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 248)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 248)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 248)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 250)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 250)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 250)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL));
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 252)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 252)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 252)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP));
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__TOOLTIP' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 266)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 266)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 266)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 303)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL)
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 303)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL)
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 303)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL)
Discouraged access: The field 'UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 309)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 309)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 309)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 332)
eClassList.add(new FeatureClass("PartSashContainer", BasicPackageImpl.Literals.PART_SASH_CONTAINER)); //$NON-NLS-1$
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 332)
eClassList.add(new FeatureClass("PartSashContainer", BasicPackageImpl.Literals.PART_SASH_CONTAINER)); //$NON-NLS-1$
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 332)
eClassList.add(new FeatureClass("PartSashContainer", BasicPackageImpl.Literals.PART_SASH_CONTAINER)); //$NON-NLS-1$
Discouraged access: The field 'BasicPackageImpl.Literals.PART_SASH_CONTAINER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 333)
eClassList.add(new FeatureClass("PartStack", BasicPackageImpl.Literals.PART_STACK)); //$NON-NLS-1$
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 333)
eClassList.add(new FeatureClass("PartStack", BasicPackageImpl.Literals.PART_STACK)); //$NON-NLS-1$
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 333)
eClassList.add(new FeatureClass("PartStack", BasicPackageImpl.Literals.PART_STACK)); //$NON-NLS-1$
Discouraged access: The field 'BasicPackageImpl.Literals.PART_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 334)
eClassList.add(new FeatureClass("Part", BasicPackageImpl.Literals.PART)); //$NON-NLS-1$
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 334)
eClassList.add(new FeatureClass("Part", BasicPackageImpl.Literals.PART)); //$NON-NLS-1$
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 334)
eClassList.add(new FeatureClass("Part", BasicPackageImpl.Literals.PART)); //$NON-NLS-1$
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 335)
eClassList.add(new FeatureClass("Area", AdvancedPackageImpl.Literals.AREA)); //$NON-NLS-1$
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 335)
eClassList.add(new FeatureClass("Area", AdvancedPackageImpl.Literals.AREA)); //$NON-NLS-1$
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 335)
eClassList.add(new FeatureClass("Area", AdvancedPackageImpl.Literals.AREA)); //$NON-NLS-1$
Discouraged access: The field 'AdvancedPackageImpl.Literals.AREA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 336)
eClassList.add(new FeatureClass("Placeholder", AdvancedPackageImpl.Literals.PLACEHOLDER)); //$NON-NLS-1$
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 336)
eClassList.add(new FeatureClass("Placeholder", AdvancedPackageImpl.Literals.PLACEHOLDER)); //$NON-NLS-1$
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 336)
eClassList.add(new FeatureClass("Placeholder", AdvancedPackageImpl.Literals.PLACEHOLDER)); //$NON-NLS-1$
Discouraged access: The field 'AdvancedPackageImpl.Literals.PLACEHOLDER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 337)
eClassList.addAll(getEditor().getFeatureClasses(BasicPackageImpl.Literals.COMPOSITE_PART,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 337)
eClassList.addAll(getEditor().getFeatureClasses(BasicPackageImpl.Literals.COMPOSITE_PART,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 337)
eClassList.addAll(getEditor().getFeatureClasses(BasicPackageImpl.Literals.COMPOSITE_PART,
Discouraged access: The field 'BasicPackageImpl.Literals.COMPOSITE_PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
74. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 338)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 338)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
76. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 338)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN));
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
77. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 370)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
78. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 370)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
79. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 370)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
80. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 437)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, elements);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
81. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 437)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, elements);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
82. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 437)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, elements);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
83. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 448)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
84. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 448)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
85. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 448)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
86. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 451)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
87. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 451)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
88. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 451)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
89. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 460)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
90. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 460)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
91. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 460)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
92. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 462)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
93. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 462)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
94. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 462)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
95. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 483)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
96. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 483)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
97. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 483)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__WIDGET' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
98. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 500)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
99. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 500)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
100. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 500)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL),
Discouraged access: The field 'UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/resourcelocator/dialogs/NonReferencedResourceDialog.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/resourcelocator/dialogs/NonReferencedResourceDialog.java
 (at line 43)
import org.eclipse.pde.internal.core.util.CoreUtility;
Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/resourcelocator/dialogs/NonReferencedResourceDialog.java
 (at line 427)
CoreUtility.createFolder(project.getFolder(newPath));
Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/resourcelocator/dialogs/NonReferencedResourceDialog.java
 (at line 427)
CoreUtility.createFolder(project.getFolder(newPath));
Discouraged access: The method 'CoreUtility.createFolder(IFolder)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 57)
import org.eclipse.e4.core.di.extensions.Preference;
Discouraged access: The type 'Preference' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di.extensions/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 58)
import org.eclipse.e4.core.services.contributions.IContributionFactory;
Discouraged access: The type 'IContributionFactory' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.services/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 156)
import org.eclipse.e4.ui.dialogs.filteredtree.FilteredTree;
Discouraged access: The type 'FilteredTree' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 157)
import org.eclipse.e4.ui.dialogs.filteredtree.PatternFilter;
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 160)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 161)
import org.eclipse.e4.ui.model.application.impl.ApplicationElementImpl;
Discouraged access: The type 'ApplicationElementImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 162)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 167)
import org.eclipse.e4.ui.model.application.ui.advanced.impl.AdvancedPackageImpl;
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 169)
import org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 170)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 171)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 175)
import org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl;
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 176)
import org.eclipse.e4.ui.model.internal.ModelUtils;
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 323)
@Preference(nodePath = Plugin.ID, value = ModelEditorPreferences.AUTO_CREATE_ELEMENT_ID)
Discouraged access: The type 'Preference' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di.extensions/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 327)
@Preference(nodePath = Plugin.ID, value = ModelEditorPreferences.SHOW_XMI_ID)
Discouraged access: The type 'Preference' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di.extensions/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 331)
@Preference(nodePath = Plugin.ID)
Discouraged access: The type 'Preference' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di.extensions/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 407)
labelFeaturePaths.add(FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 407)
labelFeaturePaths.add(FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 407)
labelFeaturePaths.add(FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 408)
labelFeaturePaths.add(FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 408)
labelFeaturePaths.add(FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 408)
labelFeaturePaths.add(FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 796)
ctx = ModelUtils.getContainingContext(o);
Discouraged access: The method 'ModelUtils.getContainingContext(MApplicationElement)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 796)
ctx = ModelUtils.getContainingContext(o);
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1037)
final FilteredTree viewParent = new FilteredTree(treeArea,
Discouraged access: The type 'FilteredTree' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1037)
final FilteredTree viewParent = new FilteredTree(treeArea, SWT.MULTI | SWT.FULL_SELECTION | SWT.H_SCROLL | SWT.V_SCROLL, new PatternFilter(true));
Discouraged access: The constructor 'FilteredTree(Composite, int, PatternFilter)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1037)
final FilteredTree viewParent = new FilteredTree(treeArea,
Discouraged access: The type 'FilteredTree' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1038)
SWT.MULTI | SWT.FULL_SELECTION | SWT.H_SCROLL | SWT.V_SCROLL, new PatternFilter(true));
Discouraged access: The constructor 'PatternFilter(boolean)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1038)
SWT.MULTI | SWT.FULL_SELECTION | SWT.H_SCROLL | SWT.V_SCROLL, new PatternFilter(true));
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1039)
tempViewer = viewParent.getViewer();
Discouraged access: The method 'FilteredTree.getViewer()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1120)
final IContributionFactory fact = context.get(IContributionFactory.class);
Discouraged access: The type 'IContributionFactory' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.services/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1120)
final IContributionFactory fact = context.get(IContributionFactory.class);
Discouraged access: The type 'IContributionFactory' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.services/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1121)
final AbstractComponentEditor editor = (AbstractComponentEditor) fact .create("bundleclass://" + el.getContributor().getName() + "/" + el.getAttribute("class"), context); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
Discouraged access: The method 'IContributionFactory.create(String, IEclipseContext)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.services/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1170)
final IContributionFactory fact = context.get(IContributionFactory.class);
Discouraged access: The type 'IContributionFactory' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.services/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1170)
final IContributionFactory fact = context.get(IContributionFactory.class);
Discouraged access: The type 'IContributionFactory' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.services/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1171)
final AbstractComponentEditor editor = (AbstractComponentEditor) fact.create( "bundleclass://" + el.getContributor().getName() + "/" + desc.getEditorClass().getName(), //$NON-NLS-1$ //$NON-NLS-2$ context);
Discouraged access: The method 'IContributionFactory.create(String, IEclipseContext)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.services/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1222)
registerEditor(ApplicationPackageImpl.Literals.APPLICATION, ApplicationEditor.class);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1222)
registerEditor(ApplicationPackageImpl.Literals.APPLICATION, ApplicationEditor.class);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1222)
registerEditor(ApplicationPackageImpl.Literals.APPLICATION, ApplicationEditor.class);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1223)
registerEditor(ApplicationPackageImpl.Literals.ADDON, AddonsEditor.class);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1223)
registerEditor(ApplicationPackageImpl.Literals.ADDON, AddonsEditor.class);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1223)
registerEditor(ApplicationPackageImpl.Literals.ADDON, AddonsEditor.class);
Discouraged access: The field 'ApplicationPackageImpl.Literals.ADDON' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1225)
registerEditor(CommandsPackageImpl.Literals.KEY_BINDING, KeyBindingEditor.class);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1225)
registerEditor(CommandsPackageImpl.Literals.KEY_BINDING, KeyBindingEditor.class);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1225)
registerEditor(CommandsPackageImpl.Literals.KEY_BINDING, KeyBindingEditor.class);
Discouraged access: The field 'CommandsPackageImpl.Literals.KEY_BINDING' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1226)
registerEditor(CommandsPackageImpl.Literals.HANDLER, HandlerEditor.class);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1226)
registerEditor(CommandsPackageImpl.Literals.HANDLER, HandlerEditor.class);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1226)
registerEditor(CommandsPackageImpl.Literals.HANDLER, HandlerEditor.class);
Discouraged access: The field 'CommandsPackageImpl.Literals.HANDLER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1227)
registerEditor(CommandsPackageImpl.Literals.COMMAND, CommandEditor.class);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1227)
registerEditor(CommandsPackageImpl.Literals.COMMAND, CommandEditor.class);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1227)
registerEditor(CommandsPackageImpl.Literals.COMMAND, CommandEditor.class);
Discouraged access: The field 'CommandsPackageImpl.Literals.COMMAND' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1228)
registerEditor(CommandsPackageImpl.Literals.COMMAND_PARAMETER, CommandParameterEditor.class);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1228)
registerEditor(CommandsPackageImpl.Literals.COMMAND_PARAMETER, CommandParameterEditor.class);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1228)
registerEditor(CommandsPackageImpl.Literals.COMMAND_PARAMETER, CommandParameterEditor.class);
Discouraged access: The field 'CommandsPackageImpl.Literals.COMMAND_PARAMETER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1229)
registerEditor(CommandsPackageImpl.Literals.PARAMETER, ParameterEditor.class);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1229)
registerEditor(CommandsPackageImpl.Literals.PARAMETER, ParameterEditor.class);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1229)
registerEditor(CommandsPackageImpl.Literals.PARAMETER, ParameterEditor.class);
Discouraged access: The field 'CommandsPackageImpl.Literals.PARAMETER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1230)
registerEditor(CommandsPackageImpl.Literals.BINDING_TABLE, BindingTableEditor.class);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1230)
registerEditor(CommandsPackageImpl.Literals.BINDING_TABLE, BindingTableEditor.class);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1230)
registerEditor(CommandsPackageImpl.Literals.BINDING_TABLE, BindingTableEditor.class);
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_TABLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1231)
registerEditor(CommandsPackageImpl.Literals.BINDING_CONTEXT, BindingContextEditor.class);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1231)
registerEditor(CommandsPackageImpl.Literals.BINDING_CONTEXT, BindingContextEditor.class);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1231)
registerEditor(CommandsPackageImpl.Literals.BINDING_CONTEXT, BindingContextEditor.class);
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_CONTEXT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1232)
registerEditor(CommandsPackageImpl.Literals.CATEGORY, CategoryEditor.class);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1232)
registerEditor(CommandsPackageImpl.Literals.CATEGORY, CategoryEditor.class);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1232)
registerEditor(CommandsPackageImpl.Literals.CATEGORY, CategoryEditor.class);
Discouraged access: The field 'CommandsPackageImpl.Literals.CATEGORY' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1234)
registerEditor(MenuPackageImpl.Literals.TOOL_BAR, ToolBarEditor.class);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1234)
registerEditor(MenuPackageImpl.Literals.TOOL_BAR, ToolBarEditor.class);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1234)
registerEditor(MenuPackageImpl.Literals.TOOL_BAR, ToolBarEditor.class);
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_BAR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1235)
registerEditor(MenuPackageImpl.Literals.DIRECT_TOOL_ITEM, DirectToolItemEditor.class);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1235)
registerEditor(MenuPackageImpl.Literals.DIRECT_TOOL_ITEM, DirectToolItemEditor.class);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1235)
registerEditor(MenuPackageImpl.Literals.DIRECT_TOOL_ITEM, DirectToolItemEditor.class);
Discouraged access: The field 'MenuPackageImpl.Literals.DIRECT_TOOL_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1236)
registerEditor(MenuPackageImpl.Literals.HANDLED_TOOL_ITEM, HandledToolItemEditor.class);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
74. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1236)
registerEditor(MenuPackageImpl.Literals.HANDLED_TOOL_ITEM, HandledToolItemEditor.class);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1236)
registerEditor(MenuPackageImpl.Literals.HANDLED_TOOL_ITEM, HandledToolItemEditor.class);
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_TOOL_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
76. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1237)
registerEditor(MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR, ToolBarSeparatorEditor.class);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
77. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1237)
registerEditor(MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR, ToolBarSeparatorEditor.class);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
78. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1237)
registerEditor(MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR, ToolBarSeparatorEditor.class);
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
79. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1238)
registerEditor(MenuPackageImpl.Literals.TOOL_CONTROL, ToolControlEditor.class);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
80. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1238)
registerEditor(MenuPackageImpl.Literals.TOOL_CONTROL, ToolControlEditor.class);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
81. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1238)
registerEditor(MenuPackageImpl.Literals.TOOL_CONTROL, ToolControlEditor.class);
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_CONTROL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
82. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1239)
registerEditor(MenuPackageImpl.Literals.MENU, MenuEditor.class);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
83. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1239)
registerEditor(MenuPackageImpl.Literals.MENU, MenuEditor.class);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
84. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1239)
registerEditor(MenuPackageImpl.Literals.MENU, MenuEditor.class);
Discouraged access: The field 'MenuPackageImpl.Literals.MENU' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
85. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1240)
registerEditor(MenuPackageImpl.Literals.POPUP_MENU, PopupMenuEditor.class);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
86. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1240)
registerEditor(MenuPackageImpl.Literals.POPUP_MENU, PopupMenuEditor.class);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
87. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1240)
registerEditor(MenuPackageImpl.Literals.POPUP_MENU, PopupMenuEditor.class);
Discouraged access: The field 'MenuPackageImpl.Literals.POPUP_MENU' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
88. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1241)
registerEditor(MenuPackageImpl.Literals.MENU_SEPARATOR, MenuSeparatorEditor.class);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
89. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1241)
registerEditor(MenuPackageImpl.Literals.MENU_SEPARATOR, MenuSeparatorEditor.class);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
90. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1241)
registerEditor(MenuPackageImpl.Literals.MENU_SEPARATOR, MenuSeparatorEditor.class);
Discouraged access: The field 'MenuPackageImpl.Literals.MENU_SEPARATOR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
91. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1242)
registerEditor(MenuPackageImpl.Literals.HANDLED_MENU_ITEM, HandledMenuItemEditor.class);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
92. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1242)
registerEditor(MenuPackageImpl.Literals.HANDLED_MENU_ITEM, HandledMenuItemEditor.class);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
93. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1242)
registerEditor(MenuPackageImpl.Literals.HANDLED_MENU_ITEM, HandledMenuItemEditor.class);
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_MENU_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
94. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1243)
registerEditor(MenuPackageImpl.Literals.DIRECT_MENU_ITEM, DirectMenuItemEditor.class);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
95. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1243)
registerEditor(MenuPackageImpl.Literals.DIRECT_MENU_ITEM, DirectMenuItemEditor.class);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
96. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1243)
registerEditor(MenuPackageImpl.Literals.DIRECT_MENU_ITEM, DirectMenuItemEditor.class);
Discouraged access: The field 'MenuPackageImpl.Literals.DIRECT_MENU_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
97. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1244)
registerEditor(MenuPackageImpl.Literals.MENU_CONTRIBUTION, MenuContributionEditor.class);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
98. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1244)
registerEditor(MenuPackageImpl.Literals.MENU_CONTRIBUTION, MenuContributionEditor.class);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
99. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1244)
registerEditor(MenuPackageImpl.Literals.MENU_CONTRIBUTION, MenuContributionEditor.class);
Discouraged access: The field 'MenuPackageImpl.Literals.MENU_CONTRIBUTION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
100. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1245)
registerEditor(MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTION, ToolBarContributionEditor.class);
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/common/Util.java : 24 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 37)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 40)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 41)
import org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl;
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 59)
import org.eclipse.pde.internal.core.PDEExtensionRegistry;
Discouraged access: The type 'PDEExtensionRegistry' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 72)
return object.eContainingFeature() == FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS;
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 72)
return object.eContainingFeature() == FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS;
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 72)
return object.eContainingFeature() == FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS;
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 79)
if (eclass != ApplicationPackageImpl.Literals.APPLICATION && !eclass.isAbstract()
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 79)
if (eclass != ApplicationPackageImpl.Literals.APPLICATION && !eclass.isAbstract()
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 79)
if (eclass != ApplicationPackageImpl.Literals.APPLICATION && !eclass.isAbstract()
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 81)
&& eclass.getEAllSuperTypes().contains(ApplicationPackageImpl.Literals.APPLICATION_ELEMENT)) {
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 81)
&& eclass.getEAllSuperTypes().contains(ApplicationPackageImpl.Literals.APPLICATION_ELEMENT)) {
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 81)
&& eclass.getEAllSuperTypes().contains(ApplicationPackageImpl.Literals.APPLICATION_ELEMENT)) {
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 149)
if (eClass.getEAllSuperTypes().contains(ApplicationPackageImpl.Literals.APPLICATION_ELEMENT)) {
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 149)
if (eClass.getEAllSuperTypes().contains(ApplicationPackageImpl.Literals.APPLICATION_ELEMENT)) {
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 149)
if (eClass.getEAllSuperTypes().contains(ApplicationPackageImpl.Literals.APPLICATION_ELEMENT)) {
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 213)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, element, index);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 213)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, element, index);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 213)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, element, index);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 246)
final PDEExtensionRegistry reg = new PDEExtensionRegistry();
Discouraged access: The type 'PDEExtensionRegistry' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 246)
final PDEExtensionRegistry reg = new PDEExtensionRegistry();
Discouraged access: The constructor 'PDEExtensionRegistry()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 246)
final PDEExtensionRegistry reg = new PDEExtensionRegistry();
Discouraged access: The type 'PDEExtensionRegistry' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 247)
IExtension[] extensions = reg.findExtensions("org.eclipse.e4.workbench.model", true); //$NON-NLS-1$
Discouraged access: The method 'PDEExtensionRegistry.findExtensions(String, boolean)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 276)
extensions = reg.findExtensions("org.eclipse.core.runtime.products", true); //$NON-NLS-1$
Discouraged access: The method 'PDEExtensionRegistry.findExtensions(String, boolean)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledMenuItemEditor.java : 11 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledMenuItemEditor.java
 (at line 30)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledMenuItemEditor.java
 (at line 33)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledMenuItemEditor.java
 (at line 54)
MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledMenuItemEditor.java
 (at line 54)
MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledMenuItemEditor.java
 (at line 54)
MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS);
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_ITEM__PARAMETERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledMenuItemEditor.java
 (at line 56)
.value(UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledMenuItemEditor.java
 (at line 56)
.value(UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledMenuItemEditor.java
 (at line 56)
.value(UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN);
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledMenuItemEditor.java
 (at line 96)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND)
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledMenuItemEditor.java
 (at line 96)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND)
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandledMenuItemEditor.java
 (at line 96)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND)
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/objectdata/ObjectViewer.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/objectdata/ObjectViewer.java
 (at line 18)
import org.eclipse.e4.ui.model.internal.ModelUtils;
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/objectdata/ObjectViewer.java
 (at line 93)
ModelUtils.getContainingContext(value));
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/objectdata/ObjectViewer.java
 (at line 93)
ModelUtils.getContainingContext(value));
Discouraged access: The method 'ModelUtils.getContainingContext(MApplicationElement)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractIdDialog.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractIdDialog.java
 (at line 24)
import org.eclipse.e4.ui.dialogs.filteredtree.PatternFilter;
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractIdDialog.java
 (at line 111)
final PatternFilter filter = new PatternFilter(true) {
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractIdDialog.java
 (at line 111)
final PatternFilter filter = new PatternFilter(true) { @Override protected boolean isParentMatch(Viewer viewer, Object element) { return viewer instanceof AbstractTreeViewer && super.isParentMatch(viewer, element); } };
Discouraged access: The constructor 'PatternFilter(boolean)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractIdDialog.java
 (at line 111)
final PatternFilter filter = new PatternFilter(true) {
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractIdDialog.java
 (at line 114)
return viewer instanceof AbstractTreeViewer && super.isParentMatch(viewer, element);
Discouraged access: The method 'PatternFilter.isParentMatch(Viewer, Object)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')

/src/org/eclipse/e4/tools/emf/ui/common/CommandToStringConverter.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/CommandToStringConverter.java
 (at line 18)
import org.eclipse.e4.ui.internal.workbench.E4XMIResource;
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/CommandToStringConverter.java
 (at line 46)
if (res instanceof E4XMIResource) {
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/CommandToStringConverter.java
 (at line 47)
final String v = ((E4XMIResource) res).getID((EObject) cmd);
Discouraged access: The method 'E4XMIResource.getID(EObject)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/CommandToStringConverter.java
 (at line 47)
final String v = ((E4XMIResource) res).getID((EObject) cmd);
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/TrimIdDialog.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/TrimIdDialog.java
 (at line 26)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/TrimIdDialog.java
 (at line 84)
return MenuPackageImpl.Literals.TRIM_CONTRIBUTION__PARENT_ID;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/TrimIdDialog.java
 (at line 84)
return MenuPackageImpl.Literals.TRIM_CONTRIBUTION__PARENT_ID;
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/TrimIdDialog.java
 (at line 84)
return MenuPackageImpl.Literals.TRIM_CONTRIBUTION__PARENT_ID;
Discouraged access: The field 'MenuPackageImpl.Literals.TRIM_CONTRIBUTION__PARENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java : 38 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 38)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 42)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 77)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 77)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 77)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 191)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 191)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 191)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 194)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 194)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 194)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 201)
this, UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 201)
this, UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 201)
this, UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 216)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 216)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 216)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 222)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 222)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 222)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 225)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 225)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 225)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 234)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 234)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 234)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 236)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 236)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 236)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 257)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 257)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 257)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__WIDGET' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 269)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 269)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 269)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 291)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, perspective);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 291)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, perspective);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 291)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, perspective);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java : 85 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 36)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 37)
import org.eclipse.e4.ui.model.application.ui.advanced.impl.AdvancedPackageImpl;
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 40)
import org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 41)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 77)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 77)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 77)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 97)
handleAddChild(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 97)
handleAddChild(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 97)
handleAddChild(BasicPackageImpl.Literals.PART);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 104)
handleAddChild(BasicPackageImpl.Literals.COMPOSITE_PART);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 104)
handleAddChild(BasicPackageImpl.Literals.COMPOSITE_PART);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 104)
handleAddChild(BasicPackageImpl.Literals.COMPOSITE_PART);
Discouraged access: The field 'BasicPackageImpl.Literals.COMPOSITE_PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 111)
handleAddChild(AdvancedPackageImpl.Literals.PLACEHOLDER);
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 111)
handleAddChild(AdvancedPackageImpl.Literals.PLACEHOLDER);
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 111)
handleAddChild(AdvancedPackageImpl.Literals.PLACEHOLDER);
Discouraged access: The field 'AdvancedPackageImpl.Literals.PLACEHOLDER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 115)
final List<FeatureClass> list = getEditor().getFeatureClasses(BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 115)
final List<FeatureClass> list = getEditor().getFeatureClasses(BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 115)
final List<FeatureClass> list = getEditor().getFeatureClasses(BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The field 'BasicPackageImpl.Literals.PART_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 116)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 116)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 116)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 134)
handleImportChild(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 134)
handleImportChild(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 134)
handleImportChild(BasicPackageImpl.Literals.PART);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 141)
handleImportChild(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 141)
handleImportChild(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 141)
handleImportChild(BasicPackageImpl.Literals.PART);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 191)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 191)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 191)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 221)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 221)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 221)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 224)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 224)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 224)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 227)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 227)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 227)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 233)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 233)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 233)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 244)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 244)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 244)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 250)
eClassList.add(new FeatureClass(Messages.PartStackEditor_Part, BasicPackageImpl.Literals.PART));
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 250)
eClassList.add(new FeatureClass(Messages.PartStackEditor_Part, BasicPackageImpl.Literals.PART));
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 250)
eClassList.add(new FeatureClass(Messages.PartStackEditor_Part, BasicPackageImpl.Literals.PART));
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 252)
BasicPackageImpl.Literals.COMPOSITE_PART));
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 252)
BasicPackageImpl.Literals.COMPOSITE_PART));
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 252)
BasicPackageImpl.Literals.COMPOSITE_PART));
Discouraged access: The field 'BasicPackageImpl.Literals.COMPOSITE_PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 254)
AdvancedPackageImpl.Literals.PLACEHOLDER));
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 254)
AdvancedPackageImpl.Literals.PLACEHOLDER));
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 254)
AdvancedPackageImpl.Literals.PLACEHOLDER));
Discouraged access: The field 'AdvancedPackageImpl.Literals.PLACEHOLDER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 255)
eClassList.addAll(getEditor().getFeatureClasses(BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 255)
eClassList.addAll(getEditor().getFeatureClasses(BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 255)
eClassList.addAll(getEditor().getFeatureClasses(BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The field 'BasicPackageImpl.Literals.PART_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 256)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 256)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 256)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN));
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 264)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 264)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 264)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 267)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 267)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 267)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 276)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 276)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 276)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 278)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 278)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 278)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
74. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 299)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 299)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
76. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 299)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__WIDGET' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
77. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 316)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
78. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 316)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
79. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 316)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
80. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 328)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
81. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 328)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
82. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 328)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
83. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 338)
if (eClass == BasicPackageImpl.Literals.PART) {
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
84. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 338)
if (eClass == BasicPackageImpl.Literals.PART) {
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
85. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 338)
if (eClass == BasicPackageImpl.Literals.PART) {
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExportIdsHandler.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExportIdsHandler.java
 (at line 49)
import org.eclipse.jdt.internal.core.JavaProject;
Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExportIdsHandler.java
 (at line 98)
if (JavaProject.hasJavaNature(project)) {
Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExportIdsHandler.java
 (at line 98)
if (JavaProject.hasJavaNature(project)) {
Discouraged access: The method 'JavaProject.hasJavaNature(IProject)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java : 15 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 25)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 26)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 28)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 43)
.value(UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 43)
.value(UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 43)
.value(UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN);
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 62)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI,
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 62)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI,
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 62)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI,
Discouraged access: The field 'ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 63)
getEditor().getContributionCreator(MenuPackageImpl.Literals.DIRECT_TOOL_ITEM), project, context,
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 63)
getEditor().getContributionCreator(MenuPackageImpl.Literals.DIRECT_TOOL_ITEM), project, context,
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 63)
getEditor().getContributionCreator(MenuPackageImpl.Literals.DIRECT_TOOL_ITEM), project, context,
Discouraged access: The field 'MenuPackageImpl.Literals.DIRECT_TOOL_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 88)
ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT, getMaster(), resourcePool, Messages);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 88)
ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT, getMaster(), resourcePool, Messages);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 88)
ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT, getMaster(), resourcePool, Messages);
Discouraged access: The field 'ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/BindingContextSelectionDialog.java : 9 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/BindingContextSelectionDialog.java
 (at line 23)
import org.eclipse.e4.ui.dialogs.filteredtree.PatternFilter;
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/BindingContextSelectionDialog.java
 (at line 25)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/BindingContextSelectionDialog.java
 (at line 97)
if (o.eClass() == CommandsPackageImpl.Literals.BINDING_CONTEXT) {
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/BindingContextSelectionDialog.java
 (at line 97)
if (o.eClass() == CommandsPackageImpl.Literals.BINDING_CONTEXT) {
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/BindingContextSelectionDialog.java
 (at line 97)
if (o.eClass() == CommandsPackageImpl.Literals.BINDING_CONTEXT) {
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_CONTEXT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/BindingContextSelectionDialog.java
 (at line 103)
final PatternFilter filter = new PatternFilter(true) {
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/BindingContextSelectionDialog.java
 (at line 103)
final PatternFilter filter = new PatternFilter(true) { @Override protected boolean isParentMatch(Viewer viewer, Object element) { return viewer instanceof AbstractTreeViewer && super.isParentMatch(viewer, element); } };
Discouraged access: The constructor 'PatternFilter(boolean)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/BindingContextSelectionDialog.java
 (at line 103)
final PatternFilter filter = new PatternFilter(true) {
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/BindingContextSelectionDialog.java
 (at line 106)
return viewer instanceof AbstractTreeViewer && super.isParentMatch(viewer, element);
Discouraged access: The method 'PatternFilter.isParentMatch(Viewer, Object)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/SharedElementsDialog.java : 9 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/SharedElementsDialog.java
 (at line 26)
import org.eclipse.e4.ui.dialogs.filteredtree.PatternFilter;
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/SharedElementsDialog.java
 (at line 33)
import org.eclipse.e4.ui.model.application.ui.advanced.impl.AdvancedPackageImpl;
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/SharedElementsDialog.java
 (at line 130)
final PatternFilter filter = new PatternFilter(true) {
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/SharedElementsDialog.java
 (at line 130)
final PatternFilter filter = new PatternFilter(true) { @Override protected boolean isParentMatch(Viewer viewer, Object element) { return viewer instanceof AbstractTreeViewer && super.isParentMatch(viewer, element); } };
Discouraged access: The constructor 'PatternFilter(boolean)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/SharedElementsDialog.java
 (at line 130)
final PatternFilter filter = new PatternFilter(true) {
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/SharedElementsDialog.java
 (at line 133)
return viewer instanceof AbstractTreeViewer && super.isParentMatch(viewer, element);
Discouraged access: The method 'PatternFilter.isParentMatch(Viewer, Object)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/SharedElementsDialog.java
 (at line 148)
AdvancedPackageImpl.Literals.PLACEHOLDER__REF, s.getFirstElement());
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/SharedElementsDialog.java
 (at line 148)
AdvancedPackageImpl.Literals.PLACEHOLDER__REF, s.getFirstElement());
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/SharedElementsDialog.java
 (at line 148)
AdvancedPackageImpl.Literals.PLACEHOLDER__REF, s.getFirstElement());
Discouraged access: The field 'AdvancedPackageImpl.Literals.PLACEHOLDER__REF' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java : 41 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 35)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 36)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 65)
.list(CommandsPackageImpl.Literals.BINDING_CONTEXT__CHILDREN);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 65)
.list(CommandsPackageImpl.Literals.BINDING_CONTEXT__CHILDREN);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 65)
.list(CommandsPackageImpl.Literals.BINDING_CONTEXT__CHILDREN);
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_CONTEXT__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 108)
return new FeaturePath[] { FeaturePath.fromList(CommandsPackageImpl.Literals.BINDING_CONTEXT__NAME),
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 108)
return new FeaturePath[] { FeaturePath.fromList(CommandsPackageImpl.Literals.BINDING_CONTEXT__NAME),
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 108)
return new FeaturePath[] { FeaturePath.fromList(CommandsPackageImpl.Literals.BINDING_CONTEXT__NAME),
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_CONTEXT__NAME' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 109)
FeaturePath.fromList(ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID) };
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 109)
FeaturePath.fromList(ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID) };
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 109)
FeaturePath.fromList(ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID) };
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 147)
enableIdGenerator(CommandsPackageImpl.Literals.BINDING_CONTEXT__NAME,
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 147)
enableIdGenerator(CommandsPackageImpl.Literals.BINDING_CONTEXT__NAME,
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 147)
enableIdGenerator(CommandsPackageImpl.Literals.BINDING_CONTEXT__NAME,
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_CONTEXT__NAME' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 148)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 148)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 148)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 175)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 175)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 175)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 177)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.BINDING_CONTEXT__NAME),
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 177)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.BINDING_CONTEXT__NAME),
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 177)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.BINDING_CONTEXT__NAME),
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_CONTEXT__NAME' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 180)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.BINDING_CONTEXT__DESCRIPTION));
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 180)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.BINDING_CONTEXT__DESCRIPTION));
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 180)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.BINDING_CONTEXT__DESCRIPTION));
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_CONTEXT__DESCRIPTION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 183)
this, CommandsPackageImpl.Literals.BINDING_CONTEXT__CHILDREN) {
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 183)
this, CommandsPackageImpl.Literals.BINDING_CONTEXT__CHILDREN) {
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 183)
this, CommandsPackageImpl.Literals.BINDING_CONTEXT__CHILDREN) {
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_CONTEXT__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 199)
CommandsPackageImpl.Literals.BINDING_CONTEXT__CHILDREN);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 199)
CommandsPackageImpl.Literals.BINDING_CONTEXT__CHILDREN);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 199)
CommandsPackageImpl.Literals.BINDING_CONTEXT__CHILDREN);
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_CONTEXT__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 209)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 209)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 209)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 211)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 211)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 211)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 230)
CommandsPackageImpl.Literals.BINDING_CONTEXT__CHILDREN, eObject);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 230)
CommandsPackageImpl.Literals.BINDING_CONTEXT__CHILDREN, eObject);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 230)
CommandsPackageImpl.Literals.BINDING_CONTEXT__CHILDREN, eObject);
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_CONTEXT__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationAddons.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationAddons.java
 (at line 36)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationAddons.java
 (at line 111)
ApplicationPackageImpl.Literals.APPLICATION__ADDONS) {
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationAddons.java
 (at line 111)
ApplicationPackageImpl.Literals.APPLICATION__ADDONS) {
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationAddons.java
 (at line 111)
ApplicationPackageImpl.Literals.APPLICATION__ADDONS) {
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION__ADDONS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationAddons.java
 (at line 136)
ApplicationPackageImpl.Literals.APPLICATION__ADDONS, addon);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationAddons.java
 (at line 136)
ApplicationPackageImpl.Literals.APPLICATION__ADDONS, addon);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationAddons.java
 (at line 136)
ApplicationPackageImpl.Literals.APPLICATION__ADDONS, addon);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION__ADDONS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/resourcelocator/dialogs/NonReferencedActionPage.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/resourcelocator/dialogs/NonReferencedActionPage.java
 (at line 43)
import org.eclipse.pde.internal.core.util.CoreUtility;
Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/resourcelocator/dialogs/NonReferencedActionPage.java
 (at line 391)
CoreUtility.createFolder(project.getFolder(newPath));
Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/resourcelocator/dialogs/NonReferencedActionPage.java
 (at line 391)
CoreUtility.createFolder(project.getFolder(newPath));
Discouraged access: The method 'CoreUtility.createFolder(IFolder)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/HandledToolItemCommandSelectionDialog.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/HandledToolItemCommandSelectionDialog.java
 (at line 20)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/HandledToolItemCommandSelectionDialog.java
 (at line 52)
return SetCommand.create(editingDomain, handler, MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND, command);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/HandledToolItemCommandSelectionDialog.java
 (at line 52)
return SetCommand.create(editingDomain, handler, MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND, command);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/HandledToolItemCommandSelectionDialog.java
 (at line 52)
return SetCommand.create(editingDomain, handler, MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND, command);
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/CommandCategorySelectionDialog.java : 12 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/CommandCategorySelectionDialog.java
 (at line 23)
import org.eclipse.e4.ui.dialogs.filteredtree.PatternFilter;
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/CommandCategorySelectionDialog.java
 (at line 26)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/CommandCategorySelectionDialog.java
 (at line 98)
if (o.eClass() == CommandsPackageImpl.Literals.CATEGORY) {
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/CommandCategorySelectionDialog.java
 (at line 98)
if (o.eClass() == CommandsPackageImpl.Literals.CATEGORY) {
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/CommandCategorySelectionDialog.java
 (at line 98)
if (o.eClass() == CommandsPackageImpl.Literals.CATEGORY) {
Discouraged access: The field 'CommandsPackageImpl.Literals.CATEGORY' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/CommandCategorySelectionDialog.java
 (at line 104)
final PatternFilter filter = new PatternFilter(true) {
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/CommandCategorySelectionDialog.java
 (at line 104)
final PatternFilter filter = new PatternFilter(true) { @Override protected boolean isParentMatch(Viewer viewer, Object element) { return viewer instanceof AbstractTreeViewer && super.isParentMatch(viewer, element); } };
Discouraged access: The constructor 'PatternFilter(boolean)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/CommandCategorySelectionDialog.java
 (at line 104)
final PatternFilter filter = new PatternFilter(true) {
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/CommandCategorySelectionDialog.java
 (at line 107)
return viewer instanceof AbstractTreeViewer && super.isParentMatch(viewer, element);
Discouraged access: The method 'PatternFilter.isParentMatch(Viewer, Object)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/CommandCategorySelectionDialog.java
 (at line 122)
CommandsPackageImpl.Literals.COMMAND__CATEGORY, s.getFirstElement());
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/CommandCategorySelectionDialog.java
 (at line 122)
CommandsPackageImpl.Literals.COMMAND__CATEGORY, s.getFirstElement());
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/CommandCategorySelectionDialog.java
 (at line 122)
CommandsPackageImpl.Literals.COMMAND__CATEGORY, s.getFirstElement());
Discouraged access: The field 'CommandsPackageImpl.Literals.COMMAND__CATEGORY' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FindParentReferenceElementDialog.java : 8 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FindParentReferenceElementDialog.java
 (at line 33)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FindParentReferenceElementDialog.java
 (at line 35)
import org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl;
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FindParentReferenceElementDialog.java
 (at line 248)
eClassViewer.setSelection(new StructuredSelection(ApplicationPackageImpl.Literals.APPLICATION));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FindParentReferenceElementDialog.java
 (at line 248)
eClassViewer.setSelection(new StructuredSelection(ApplicationPackageImpl.Literals.APPLICATION));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FindParentReferenceElementDialog.java
 (at line 248)
eClassViewer.setSelection(new StructuredSelection(ApplicationPackageImpl.Literals.APPLICATION));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FindParentReferenceElementDialog.java
 (at line 308)
FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID, el.getElementId());
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FindParentReferenceElementDialog.java
 (at line 308)
FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID, el.getElementId());
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FindParentReferenceElementDialog.java
 (at line 308)
FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID, el.getElementId());
Discouraged access: The field 'FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ToolBarIdDialog.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ToolBarIdDialog.java
 (at line 28)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ToolBarIdDialog.java
 (at line 85)
return MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTION__PARENT_ID;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ToolBarIdDialog.java
 (at line 85)
return MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTION__PARENT_ID;
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ToolBarIdDialog.java
 (at line 85)
return MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTION__PARENT_ID;
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTION__PARENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/imp/RegistryUtil.java : 10 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/imp/RegistryUtil.java
 (at line 38)
import org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/imp/RegistryUtil.java
 (at line 179)
final MPart part = (MPart) EcoreUtil.create(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/imp/RegistryUtil.java
 (at line 179)
final MPart part = (MPart) EcoreUtil.create(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/imp/RegistryUtil.java
 (at line 179)
final MPart part = (MPart) EcoreUtil.create(BasicPackageImpl.Literals.PART);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/imp/RegistryUtil.java
 (at line 237)
.create(org.eclipse.e4.ui.model.application.descriptor.basic.impl.BasicPackageImpl.Literals.PART_DESCRIPTOR);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/imp/RegistryUtil.java
 (at line 237)
.create(org.eclipse.e4.ui.model.application.descriptor.basic.impl.BasicPackageImpl.Literals.PART_DESCRIPTOR);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/imp/RegistryUtil.java
 (at line 237)
.create(org.eclipse.e4.ui.model.application.descriptor.basic.impl.BasicPackageImpl.Literals.PART_DESCRIPTOR);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/imp/RegistryUtil.java
 (at line 270)
.create(org.eclipse.e4.ui.model.application.descriptor.basic.impl.BasicPackageImpl.Literals.PART_DESCRIPTOR);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/imp/RegistryUtil.java
 (at line 270)
.create(org.eclipse.e4.ui.model.application.descriptor.basic.impl.BasicPackageImpl.Literals.PART_DESCRIPTOR);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/imp/RegistryUtil.java
 (at line 270)
.create(org.eclipse.e4.ui.model.application.descriptor.basic.impl.BasicPackageImpl.Literals.PART_DESCRIPTOR);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/PerspectiveIconDialogEditor.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/PerspectiveIconDialogEditor.java
 (at line 21)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/PerspectiveIconDialogEditor.java
 (at line 28)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI, Messages);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/PerspectiveIconDialogEditor.java
 (at line 28)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI, Messages);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/PerspectiveIconDialogEditor.java
 (at line 28)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI, Messages);
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/UnsettableUpdateValueStrategy.java : 2 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/UnsettableUpdateValueStrategy.java
 (at line 15)
import org.eclipse.emf.databinding.internal.EMFValueProperty;
Discouraged access: The type 'EMFValueProperty' is not API (restriction on classpath entry '/shared/eclipse/builds/4I/localMavenRepo/p2/osgi/bundle/org.eclipse.emf.databinding/1.5.0.v20180706-1146/org.eclipse.emf.databinding-1.5.0.v20180706-1146.jar')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/UnsettableUpdateValueStrategy.java
 (at line 23)
* {@link EMFValueProperty} does an eGet to
Discouraged access: The type 'EMFValueProperty' is not API (restriction on classpath entry '/shared/eclipse/builds/4I/localMavenRepo/p2/osgi/bundle/org.eclipse.emf.databinding/1.5.0.v20180706-1146/org.eclipse.emf.databinding-1.5.0.v20180706-1146.jar')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java : 16 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 33)
import org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 67)
handleAdd(BasicPackageImpl.Literals.TRIMMED_WINDOW);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 67)
handleAdd(BasicPackageImpl.Literals.TRIMMED_WINDOW);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 67)
handleAdd(BasicPackageImpl.Literals.TRIMMED_WINDOW);
Discouraged access: The field 'BasicPackageImpl.Literals.TRIMMED_WINDOW' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 73)
handleAdd(BasicPackageImpl.Literals.WINDOW);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 73)
handleAdd(BasicPackageImpl.Literals.WINDOW);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 73)
handleAdd(BasicPackageImpl.Literals.WINDOW);
Discouraged access: The field 'BasicPackageImpl.Literals.WINDOW' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 131)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW });
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 131)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW });
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 131)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW });
Discouraged access: The field 'BasicPackageImpl.Literals.TRIMMED_WINDOW' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 131)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW });
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 131)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW });
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 131)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW });
Discouraged access: The field 'BasicPackageImpl.Literals.WINDOW' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 132)
pickList.setSelection(new StructuredSelection(BasicPackageImpl.Literals.TRIMMED_WINDOW));
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 132)
pickList.setSelection(new StructuredSelection(BasicPackageImpl.Literals.TRIMMED_WINDOW));
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 132)
pickList.setSelection(new StructuredSelection(BasicPackageImpl.Literals.TRIMMED_WINDOW));
Discouraged access: The field 'BasicPackageImpl.Literals.TRIMMED_WINDOW' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AreaIconDialogEditor.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AreaIconDialogEditor.java
 (at line 21)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AreaIconDialogEditor.java
 (at line 29)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AreaIconDialogEditor.java
 (at line 29)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AreaIconDialogEditor.java
 (at line 29)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI,
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java : 28 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 69)
import org.eclipse.pde.internal.core.project.PDEProject;
Discouraged access: The type 'PDEProject' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 70)
import org.eclipse.pde.internal.core.text.bundle.BundleModel;
Discouraged access: The type 'BundleModel' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 71)
import org.eclipse.pde.internal.core.text.bundle.ImportPackageHeader;
Discouraged access: The type 'ImportPackageHeader' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 72)
import org.eclipse.pde.internal.core.text.bundle.ImportPackageObject;
Discouraged access: The type 'ImportPackageObject' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 73)
import org.eclipse.pde.internal.core.text.bundle.RequireBundleHeader;
Discouraged access: The type 'RequireBundleHeader' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 74)
import org.eclipse.pde.internal.core.text.bundle.RequireBundleObject;
Discouraged access: The type 'RequireBundleObject' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 930)
final BundleModel model = loadBundleModel(currentProject);
Discouraged access: The type 'BundleModel' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 932)
final RequireBundleHeader rbh = (RequireBundleHeader) model.getBundle().getManifestHeader(
Discouraged access: The type 'RequireBundleHeader' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 932)
final RequireBundleHeader rbh = (RequireBundleHeader) model.getBundle().getManifestHeader(
Discouraged access: The type 'RequireBundleHeader' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 932)
final RequireBundleHeader rbh = (RequireBundleHeader) model.getBundle().getManifestHeader(
Discouraged access: The method 'BundleModel.getBundle()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 932)
final RequireBundleHeader rbh = (RequireBundleHeader) model.getBundle().getManifestHeader( "Require-Bundle"); //$NON-NLS-1$
Discouraged access: The method 'IBundle.getManifestHeader(String)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 935)
for (final RequireBundleObject item : rbh.getRequiredBundles()) {
Discouraged access: The type 'RequireBundleObject' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 935)
for (final RequireBundleObject item : rbh.getRequiredBundles()) {
Discouraged access: The method 'RequireBundleHeader.getRequiredBundles()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 936)
if (item.getValue().equals(bundle)) {
Discouraged access: The method 'PDEManifestElement.getValue()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 949)
final ImportPackageHeader iph = (ImportPackageHeader) model.getBundle().getManifestHeader(
Discouraged access: The type 'ImportPackageHeader' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 949)
final ImportPackageHeader iph = (ImportPackageHeader) model.getBundle().getManifestHeader(
Discouraged access: The type 'ImportPackageHeader' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 949)
final ImportPackageHeader iph = (ImportPackageHeader) model.getBundle().getManifestHeader(
Discouraged access: The method 'BundleModel.getBundle()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 949)
final ImportPackageHeader iph = (ImportPackageHeader) model.getBundle().getManifestHeader( "Import-Package"); //$NON-NLS-1$
Discouraged access: The method 'IBundle.getManifestHeader(String)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 952)
for (final ImportPackageObject item : iph.getPackages()) {
Discouraged access: The type 'ImportPackageObject' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 952)
for (final ImportPackageObject item : iph.getPackages()) {
Discouraged access: The method 'ImportPackageHeader.getPackages()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 953)
if (item.getValue().equals(pakage)) {
Discouraged access: The method 'PDEManifestElement.getValue()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 981)
public BundleModel loadBundleModel(IProject currentProject) throws CoreException {
Discouraged access: The type 'BundleModel' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 983)
try (final Scanner scanner = new Scanner(PDEProject.getManifest(currentProject).getContents())) {
Discouraged access: The type 'PDEProject' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 983)
try (final Scanner scanner = new Scanner(PDEProject.getManifest(currentProject).getContents())) {
Discouraged access: The method 'PDEProject.getManifest(IProject)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 986)
final BundleModel model = new BundleModel(document, false);
Discouraged access: The type 'BundleModel' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 986)
final BundleModel model = new BundleModel(document, false);
Discouraged access: The constructor 'BundleModel(IDocument, boolean)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 986)
final BundleModel model = new BundleModel(document, false);
Discouraged access: The type 'BundleModel' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FilteredContributionDialog.java
 (at line 987)
model.load();
Discouraged access: The method 'AbstractEditingModel.load()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelFragmentsEditor.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelFragmentsEditor.java
 (at line 35)
import org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl;
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelFragmentsEditor.java
 (at line 108)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS) {
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelFragmentsEditor.java
 (at line 108)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS) {
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelFragmentsEditor.java
 (at line 108)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS) {
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelFragmentsEditor.java
 (at line 146)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS, eObject);
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelFragmentsEditor.java
 (at line 146)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS, eObject);
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelFragmentsEditor.java
 (at line 146)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS, eObject);
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/MenuIconDialogEditor.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/MenuIconDialogEditor.java
 (at line 20)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/MenuIconDialogEditor.java
 (at line 28)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI, Messages);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/MenuIconDialogEditor.java
 (at line 28)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI, Messages);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/MenuIconDialogEditor.java
 (at line 28)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI, Messages);
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FindImportElementDialog.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FindImportElementDialog.java
 (at line 23)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FindImportElementDialog.java
 (at line 158)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, el.getElementId());
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FindImportElementDialog.java
 (at line 158)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, el.getElementId());
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FindImportElementDialog.java
 (at line 158)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, el.getElementId());
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java : 91 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 41)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 42)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 45)
import org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 46)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 81)
.list(CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 81)
.list(CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 81)
.list(CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS);
Discouraged access: The field 'CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 82)
private final IListProperty WINDOW__WINDOWS = EMFProperties.list(BasicPackageImpl.Literals.WINDOW__WINDOWS);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 82)
private final IListProperty WINDOW__WINDOWS = EMFProperties.list(BasicPackageImpl.Literals.WINDOW__WINDOWS);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 82)
private final IListProperty WINDOW__WINDOWS = EMFProperties.list(BasicPackageImpl.Literals.WINDOW__WINDOWS);
Discouraged access: The field 'BasicPackageImpl.Literals.WINDOW__WINDOWS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 84)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 84)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 84)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 85)
private final IListProperty SHARED_ELEMENTS = EMFProperties.list(BasicPackageImpl.Literals.WINDOW__SHARED_ELEMENTS);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 85)
private final IListProperty SHARED_ELEMENTS = EMFProperties.list(BasicPackageImpl.Literals.WINDOW__SHARED_ELEMENTS);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 85)
private final IListProperty SHARED_ELEMENTS = EMFProperties.list(BasicPackageImpl.Literals.WINDOW__SHARED_ELEMENTS);
Discouraged access: The field 'BasicPackageImpl.Literals.WINDOW__SHARED_ELEMENTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 86)
private final IListProperty SNIPPETS = EMFProperties.list(UiPackageImpl.Literals.SNIPPET_CONTAINER__SNIPPETS);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 86)
private final IListProperty SNIPPETS = EMFProperties.list(UiPackageImpl.Literals.SNIPPET_CONTAINER__SNIPPETS);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 86)
private final IListProperty SNIPPETS = EMFProperties.list(UiPackageImpl.Literals.SNIPPET_CONTAINER__SNIPPETS);
Discouraged access: The field 'UiPackageImpl.Literals.SNIPPET_CONTAINER__SNIPPETS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 87)
private final IValueProperty WINDOW__MAIN_MENU = EMFProperties.value(BasicPackageImpl.Literals.WINDOW__MAIN_MENU);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 87)
private final IValueProperty WINDOW__MAIN_MENU = EMFProperties.value(BasicPackageImpl.Literals.WINDOW__MAIN_MENU);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 87)
private final IValueProperty WINDOW__MAIN_MENU = EMFProperties.value(BasicPackageImpl.Literals.WINDOW__MAIN_MENU);
Discouraged access: The field 'BasicPackageImpl.Literals.WINDOW__MAIN_MENU' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 164)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 164)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 164)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL,
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 165)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 165)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 165)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 193)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 193)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 193)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 214)
EMFEditProperties.value(getEditingDomain(), BasicPackageImpl.Literals.WINDOW__X).observeDetail(
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 214)
EMFEditProperties.value(getEditingDomain(), BasicPackageImpl.Literals.WINDOW__X).observeDetail(
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 214)
EMFEditProperties.value(getEditingDomain(), BasicPackageImpl.Literals.WINDOW__X).observeDetail(
Discouraged access: The field 'BasicPackageImpl.Literals.WINDOW__X' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 221)
EMFEditProperties.value(getEditingDomain(), BasicPackageImpl.Literals.WINDOW__Y).observeDetail(
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 221)
EMFEditProperties.value(getEditingDomain(), BasicPackageImpl.Literals.WINDOW__Y).observeDetail(
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 221)
EMFEditProperties.value(getEditingDomain(), BasicPackageImpl.Literals.WINDOW__Y).observeDetail(
Discouraged access: The field 'BasicPackageImpl.Literals.WINDOW__Y' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 228)
EMFEditProperties.value(getEditingDomain(), BasicPackageImpl.Literals.WINDOW__WIDTH).observeDetail(
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 228)
EMFEditProperties.value(getEditingDomain(), BasicPackageImpl.Literals.WINDOW__WIDTH).observeDetail(
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 228)
EMFEditProperties.value(getEditingDomain(), BasicPackageImpl.Literals.WINDOW__WIDTH).observeDetail(
Discouraged access: The field 'BasicPackageImpl.Literals.WINDOW__WIDTH' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 235)
EMFEditProperties.value(getEditingDomain(), BasicPackageImpl.Literals.WINDOW__HEIGHT).observeDetail(
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 235)
EMFEditProperties.value(getEditingDomain(), BasicPackageImpl.Literals.WINDOW__HEIGHT).observeDetail(
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 235)
EMFEditProperties.value(getEditingDomain(), BasicPackageImpl.Literals.WINDOW__HEIGHT).observeDetail(
Discouraged access: The field 'BasicPackageImpl.Literals.WINDOW__HEIGHT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 240)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL), resourcePool, project);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 240)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL), resourcePool, project);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 240)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL), resourcePool, project);
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 242)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP), resourcePool,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 242)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP), resourcePool,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 242)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP), resourcePool,
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__TOOLTIP' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 255)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 255)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 255)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 294)
"To Be Rendered", getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED)); //$NON-NLS-1$
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 294)
"To Be Rendered", getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED)); //$NON-NLS-1$
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 294)
"To Be Rendered", getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED)); //$NON-NLS-1$
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 298)
"Visible", getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE)); //$NON-NLS-1$
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 298)
"Visible", getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE)); //$NON-NLS-1$
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 298)
"Visible", getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE)); //$NON-NLS-1$
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 303)
UiPackageImpl.Literals.CONTEXT__PROPERTIES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 303)
UiPackageImpl.Literals.CONTEXT__PROPERTIES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 303)
UiPackageImpl.Literals.CONTEXT__PROPERTIES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'UiPackageImpl.Literals.CONTEXT__PROPERTIES' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 313)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 313)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 313)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE),
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 316)
UiPackageImpl.Literals.CONTEXT__VARIABLES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 316)
UiPackageImpl.Literals.CONTEXT__VARIABLES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 316)
UiPackageImpl.Literals.CONTEXT__VARIABLES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'UiPackageImpl.Literals.CONTEXT__VARIABLES' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 318)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 318)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 318)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 320)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 320)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 320)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
74. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 341)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 341)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
76. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 341)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__WIDGET' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
77. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 348)
BasicPackageImpl.Literals.WINDOW__MAIN_MENU, null);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
78. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 348)
BasicPackageImpl.Literals.WINDOW__MAIN_MENU, null);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
79. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 348)
BasicPackageImpl.Literals.WINDOW__MAIN_MENU, null);
Discouraged access: The field 'BasicPackageImpl.Literals.WINDOW__MAIN_MENU' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
80. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 359)
BasicPackageImpl.Literals.WINDOW__MAIN_MENU, menu);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
81. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 359)
BasicPackageImpl.Literals.WINDOW__MAIN_MENU, menu);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
82. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 359)
BasicPackageImpl.Literals.WINDOW__MAIN_MENU, menu);
Discouraged access: The field 'BasicPackageImpl.Literals.WINDOW__MAIN_MENU' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
83. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 449)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
84. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 449)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
85. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 449)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
86. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 450)
FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__ICON_URI),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
87. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 450)
FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__ICON_URI),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
88. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 450)
FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__ICON_URI),
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
89. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 451)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
90. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 451)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
91. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 451)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java : 84 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 41)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 42)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 47)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 84)
private final IValueProperty TOOL_ITEM__MENU = EMFProperties.value(MenuPackageImpl.Literals.TOOL_ITEM__MENU);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 84)
private final IValueProperty TOOL_ITEM__MENU = EMFProperties.value(MenuPackageImpl.Literals.TOOL_ITEM__MENU);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 84)
private final IValueProperty TOOL_ITEM__MENU = EMFProperties.value(MenuPackageImpl.Literals.TOOL_ITEM__MENU);
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_ITEM__MENU' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 133)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 133)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 133)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 133)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 133)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 133)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 159)
ControlFactory.createTextField(parent, Messages.ModelTooling_Common_Id, master, context, textProp, EMFEditProperties.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 159)
ControlFactory.createTextField(parent, Messages.ModelTooling_Common_Id, master, context, textProp, EMFEditProperties.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 159)
ControlFactory.createTextField(parent, Messages.ModelTooling_Common_Id, master, context, textProp, EMFEditProperties.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 182)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET, getMaster(), resourcePool, Messages);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 182)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET, getMaster(), resourcePool, Messages);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 182)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET, getMaster(), resourcePool, Messages);
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__WIDGET' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 203)
final IObservableValue itemTypeObs = EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.ITEM__TYPE).observeDetail(master);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 203)
final IObservableValue itemTypeObs = EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.ITEM__TYPE).observeDetail(master);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 203)
final IObservableValue itemTypeObs = EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.ITEM__TYPE).observeDetail(master);
Discouraged access: The field 'MenuPackageImpl.Literals.ITEM__TYPE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 207)
ControlFactory.createTextField(parent, Messages.ToolItemEditor_Label, master, context, textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 207)
ControlFactory.createTextField(parent, Messages.ToolItemEditor_Label, master, context, textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 207)
ControlFactory.createTextField(parent, Messages.ToolItemEditor_Label, master, context, textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL));
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 208)
ControlFactory.createTextField(parent, Messages.ModelTooling_UIElement_AccessibilityPhrase, getMaster(), context, textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 208)
ControlFactory.createTextField(parent, Messages.ModelTooling_UIElement_AccessibilityPhrase, getMaster(), context, textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 208)
ControlFactory.createTextField(parent, Messages.ModelTooling_UIElement_AccessibilityPhrase, getMaster(), context, textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 209)
ControlFactory.createTextField(parent, Messages.ToolItemEditor_ToolTip, master, context, textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 209)
ControlFactory.createTextField(parent, Messages.ToolItemEditor_ToolTip, master, context, textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 209)
ControlFactory.createTextField(parent, Messages.ToolItemEditor_ToolTip, master, context, textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP));
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__TOOLTIP' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 220)
context.bindValue(textProp.observe(t), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(master));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 220)
context.bindValue(textProp.observe(t), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(master));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 220)
context.bindValue(textProp.observe(t), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(master));
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 261)
context.bindValue(checkProp.observe(b), EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.ITEM__ENABLED).observeDetail(getMaster()));
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 261)
context.bindValue(checkProp.observe(b), EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.ITEM__ENABLED).observeDetail(getMaster()));
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 261)
context.bindValue(checkProp.observe(b), EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.ITEM__ENABLED).observeDetail(getMaster()));
Discouraged access: The field 'MenuPackageImpl.Literals.ITEM__ENABLED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 271)
context.bindValue(checkProp.observe(b), EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.ITEM__SELECTED).observeDetail(getMaster()));
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 271)
context.bindValue(checkProp.observe(b), EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.ITEM__SELECTED).observeDetail(getMaster()));
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 271)
context.bindValue(checkProp.observe(b), EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.ITEM__SELECTED).observeDetail(getMaster()));
Discouraged access: The field 'MenuPackageImpl.Literals.ITEM__SELECTED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 290)
context.bindValue(enabled.observe(b), EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.ITEM__TYPE).observeDetail(getMaster()), t2m, m2t);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 290)
context.bindValue(enabled.observe(b), EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.ITEM__TYPE).observeDetail(getMaster()), t2m, m2t);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 290)
context.bindValue(enabled.observe(b), EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.ITEM__TYPE).observeDetail(getMaster()), t2m, m2t);
Discouraged access: The field 'MenuPackageImpl.Literals.ITEM__TYPE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 315)
list.add(UiPackageImpl.Literals.CORE_EXPRESSION);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 315)
list.add(UiPackageImpl.Literals.CORE_EXPRESSION);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 315)
list.add(UiPackageImpl.Literals.CORE_EXPRESSION);
Discouraged access: The field 'UiPackageImpl.Literals.CORE_EXPRESSION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 316)
list.add(UiPackageImpl.Literals.IMPERATIVE_EXPRESSION);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 316)
list.add(UiPackageImpl.Literals.IMPERATIVE_EXPRESSION);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 316)
list.add(UiPackageImpl.Literals.IMPERATIVE_EXPRESSION);
Discouraged access: The field 'UiPackageImpl.Literals.IMPERATIVE_EXPRESSION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 317)
list.addAll(getEditor().getFeatureClasses(UiPackageImpl.Literals.EXPRESSION, UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 317)
list.addAll(getEditor().getFeatureClasses(UiPackageImpl.Literals.EXPRESSION, UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 317)
list.addAll(getEditor().getFeatureClasses(UiPackageImpl.Literals.EXPRESSION, UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN));
Discouraged access: The field 'UiPackageImpl.Literals.EXPRESSION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 317)
list.addAll(getEditor().getFeatureClasses(UiPackageImpl.Literals.EXPRESSION, UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 317)
list.addAll(getEditor().getFeatureClasses(UiPackageImpl.Literals.EXPRESSION, UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 317)
list.addAll(getEditor().getFeatureClasses(UiPackageImpl.Literals.EXPRESSION, UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 319)
context.bindValue(ViewerProperties.singleSelection().observe(combo), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN).observeDetail(getMaster()), new UpdateValueStrategy().setConverter(new EClass2EObject(Messages)), new UpdateValueStrategy().setConverter(new EObject2EClass(Messages)));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 319)
context.bindValue(ViewerProperties.singleSelection().observe(combo), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN).observeDetail(getMaster()), new UpdateValueStrategy().setConverter(new EClass2EObject(Messages)), new UpdateValueStrategy().setConverter(new EObject2EClass(Messages)));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 319)
context.bindValue(ViewerProperties.singleSelection().observe(combo), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN).observeDetail(getMaster()), new UpdateValueStrategy().setConverter(new EClass2EObject(Messages)), new UpdateValueStrategy().setConverter(new EObject2EClass(Messages)));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 325)
ControlFactory.createCheckBox(parent, Messages.ModelTooling_UIElement_ToBeRendered, getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 325)
ControlFactory.createCheckBox(parent, Messages.ModelTooling_UIElement_ToBeRendered, getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 325)
ControlFactory.createCheckBox(parent, Messages.ModelTooling_UIElement_ToBeRendered, getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 326)
ControlFactory.createCheckBox(parent, Messages.ModelTooling_UIElement_Visible, getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 326)
ControlFactory.createCheckBox(parent, Messages.ModelTooling_UIElement_Visible, getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 326)
ControlFactory.createCheckBox(parent, Messages.ModelTooling_UIElement_Visible, getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 334)
ControlFactory.createStringListWidget(parent, Messages, this, Messages.ModelTooling_ApplicationElement_Tags, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 334)
ControlFactory.createStringListWidget(parent, Messages, this, Messages.ModelTooling_ApplicationElement_Tags, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 334)
ControlFactory.createStringListWidget(parent, Messages, this, Messages.ModelTooling_ApplicationElement_Tags, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 335)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Contribution_PersistedState, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 335)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Contribution_PersistedState, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 335)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Contribution_PersistedState, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 343)
final Command cmd = SetCommand.create(getEditingDomain(), getMaster().getValue(), MenuPackageImpl.Literals.TOOL_ITEM__MENU, null);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 343)
final Command cmd = SetCommand.create(getEditingDomain(), getMaster().getValue(), MenuPackageImpl.Literals.TOOL_ITEM__MENU, null);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 343)
final Command cmd = SetCommand.create(getEditingDomain(), getMaster().getValue(), MenuPackageImpl.Literals.TOOL_ITEM__MENU, null);
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_ITEM__MENU' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 353)
final Command cmd = SetCommand.create(getEditingDomain(), getMaster().getValue(), MenuPackageImpl.Literals.TOOL_ITEM__MENU, menu);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
74. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 353)
final Command cmd = SetCommand.create(getEditingDomain(), getMaster().getValue(), MenuPackageImpl.Literals.TOOL_ITEM__MENU, menu);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 353)
final Command cmd = SetCommand.create(getEditingDomain(), getMaster().getValue(), MenuPackageImpl.Literals.TOOL_ITEM__MENU, menu);
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_ITEM__MENU' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
76. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 402)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
77. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 402)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
78. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 402)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
79. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 403)
FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__ICON_URI),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
80. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 403)
FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__ICON_URI),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
81. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 403)
FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__ICON_URI),
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
82. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 404)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
83. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 404)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
84. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 404)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelImportsEditor.java : 19 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelImportsEditor.java
 (at line 32)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelImportsEditor.java
 (at line 33)
import org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl;
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelImportsEditor.java
 (at line 34)
import org.eclipse.e4.ui.model.fragment.impl.ModelFragmentsImpl;
Discouraged access: The type 'ModelFragmentsImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelImportsEditor.java
 (at line 103)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS) {
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelImportsEditor.java
 (at line 103)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS) {
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelImportsEditor.java
 (at line 103)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS) {
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelImportsEditor.java
 (at line 114)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, eObject);
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelImportsEditor.java
 (at line 114)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, eObject);
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelImportsEditor.java
 (at line 114)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, eObject);
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelImportsEditor.java
 (at line 125)
return ((ModelFragmentsImpl) master).getImports();
Discouraged access: The method 'ModelFragmentsImpl.getImports()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelImportsEditor.java
 (at line 125)
return ((ModelFragmentsImpl) master).getImports();
Discouraged access: The type 'ModelFragmentsImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelImportsEditor.java
 (at line 150)
Util.addClasses(ApplicationPackageImpl.eINSTANCE, list);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelImportsEditor.java
 (at line 150)
Util.addClasses(ApplicationPackageImpl.eINSTANCE, list);
Discouraged access: The field 'ApplicationPackageImpl.eINSTANCE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelImportsEditor.java
 (at line 151)
list.addAll(getEditor().getFeatureClasses(FragmentPackageImpl.Literals.MODEL_FRAGMENT, FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS));
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelImportsEditor.java
 (at line 151)
list.addAll(getEditor().getFeatureClasses(FragmentPackageImpl.Literals.MODEL_FRAGMENT, FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS));
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelImportsEditor.java
 (at line 151)
list.addAll(getEditor().getFeatureClasses(FragmentPackageImpl.Literals.MODEL_FRAGMENT, FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS));
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelImportsEditor.java
 (at line 151)
list.addAll(getEditor().getFeatureClasses(FragmentPackageImpl.Literals.MODEL_FRAGMENT, FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS));
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelImportsEditor.java
 (at line 151)
list.addAll(getEditor().getFeatureClasses(FragmentPackageImpl.Literals.MODEL_FRAGMENT, FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS));
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VModelImportsEditor.java
 (at line 151)
list.addAll(getEditor().getFeatureClasses(FragmentPackageImpl.Literals.MODEL_FRAGMENT, FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS));
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java : 72 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 40)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 41)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 44)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 82)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 82)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 82)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 107)
handleAddChild(MenuPackageImpl.Literals.HANDLED_TOOL_ITEM, false);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 107)
handleAddChild(MenuPackageImpl.Literals.HANDLED_TOOL_ITEM, false);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 107)
handleAddChild(MenuPackageImpl.Literals.HANDLED_TOOL_ITEM, false);
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_TOOL_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 114)
handleAddChild(MenuPackageImpl.Literals.DIRECT_TOOL_ITEM, false);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 114)
handleAddChild(MenuPackageImpl.Literals.DIRECT_TOOL_ITEM, false);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 114)
handleAddChild(MenuPackageImpl.Literals.DIRECT_TOOL_ITEM, false);
Discouraged access: The field 'MenuPackageImpl.Literals.DIRECT_TOOL_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 121)
handleAddChild(MenuPackageImpl.Literals.TOOL_CONTROL, false);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 121)
handleAddChild(MenuPackageImpl.Literals.TOOL_CONTROL, false);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 121)
handleAddChild(MenuPackageImpl.Literals.TOOL_CONTROL, false);
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_CONTROL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 128)
handleAddChild(MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR, true);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 128)
handleAddChild(MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR, true);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 128)
handleAddChild(MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR, true);
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 209)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 209)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 209)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 212)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 212)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 212)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 225)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTION__PARENT_ID)
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 225)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTION__PARENT_ID)
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 225)
EMFEditProperties.value(getEditingDomain(), MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTION__PARENT_ID)
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTION__PARENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 242)
MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTION__POSITION_IN_PARENT));
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 242)
MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTION__POSITION_IN_PARENT));
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 242)
MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTION__POSITION_IN_PARENT));
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTION__POSITION_IN_PARENT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 247)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 247)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 247)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 256)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 256)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 256)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 271)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 271)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 271)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 275)
MenuPackageImpl.Literals.HANDLED_TOOL_ITEM, false);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 275)
MenuPackageImpl.Literals.HANDLED_TOOL_ITEM, false);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 275)
MenuPackageImpl.Literals.HANDLED_TOOL_ITEM, false);
Discouraged access: The field 'MenuPackageImpl.Literals.HANDLED_TOOL_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 277)
new Struct(Messages.ToolBarEditor_DirectToolItem, MenuPackageImpl.Literals.DIRECT_TOOL_ITEM, false),
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 277)
new Struct(Messages.ToolBarEditor_DirectToolItem, MenuPackageImpl.Literals.DIRECT_TOOL_ITEM, false),
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 277)
new Struct(Messages.ToolBarEditor_DirectToolItem, MenuPackageImpl.Literals.DIRECT_TOOL_ITEM, false),
Discouraged access: The field 'MenuPackageImpl.Literals.DIRECT_TOOL_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 278)
new Struct(Messages.ToolBarEditor_ToolControl, MenuPackageImpl.Literals.TOOL_CONTROL, false),
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 278)
new Struct(Messages.ToolBarEditor_ToolControl, MenuPackageImpl.Literals.TOOL_CONTROL, false),
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 278)
new Struct(Messages.ToolBarEditor_ToolControl, MenuPackageImpl.Literals.TOOL_CONTROL, false),
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_CONTROL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 279)
new Struct(Messages.ToolBarEditor_Separator, MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR, true) });
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 279)
new Struct(Messages.ToolBarEditor_Separator, MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR, true) });
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 279)
new Struct(Messages.ToolBarEditor_Separator, MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR, true) });
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 285)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 285)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 285)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 288)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 288)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 288)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 297)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 297)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 297)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 299)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 299)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 299)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 320)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 320)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 320)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__WIDGET' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 332)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 332)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 332)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 347)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 347)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 347)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java : 42 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 33)
import org.eclipse.e4.ui.model.application.ui.advanced.impl.AdvancedPackageImpl;
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 34)
import org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 35)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 68)
handleAdd(BasicPackageImpl.Literals.PART_SASH_CONTAINER);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 68)
handleAdd(BasicPackageImpl.Literals.PART_SASH_CONTAINER);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 68)
handleAdd(BasicPackageImpl.Literals.PART_SASH_CONTAINER);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_SASH_CONTAINER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 75)
handleAdd(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 75)
handleAdd(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 75)
handleAdd(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 82)
handleAdd(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 82)
handleAdd(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 82)
handleAdd(BasicPackageImpl.Literals.PART);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 89)
handleAdd(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 89)
handleAdd(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 89)
handleAdd(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The field 'AdvancedPackageImpl.Literals.AREA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 95)
handleAdd(AdvancedPackageImpl.Literals.PLACEHOLDER);
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 95)
handleAdd(AdvancedPackageImpl.Literals.PLACEHOLDER);
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 95)
handleAdd(AdvancedPackageImpl.Literals.PLACEHOLDER);
Discouraged access: The field 'AdvancedPackageImpl.Literals.PLACEHOLDER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 139)
this, UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 139)
this, UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 139)
this, UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 151)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 151)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 151)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER,
Discouraged access: The field 'BasicPackageImpl.Literals.PART_SASH_CONTAINER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 152)
BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 152)
BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 152)
BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART,
Discouraged access: The field 'BasicPackageImpl.Literals.PART_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 152)
BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 152)
BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 152)
BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART,
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 153)
AdvancedPackageImpl.Literals.AREA, AdvancedPackageImpl.Literals.PLACEHOLDER });
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 153)
AdvancedPackageImpl.Literals.AREA, AdvancedPackageImpl.Literals.PLACEHOLDER });
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 153)
AdvancedPackageImpl.Literals.AREA, AdvancedPackageImpl.Literals.PLACEHOLDER });
Discouraged access: The field 'AdvancedPackageImpl.Literals.AREA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 153)
AdvancedPackageImpl.Literals.AREA, AdvancedPackageImpl.Literals.PLACEHOLDER });
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 153)
AdvancedPackageImpl.Literals.AREA, AdvancedPackageImpl.Literals.PLACEHOLDER });
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 153)
AdvancedPackageImpl.Literals.AREA, AdvancedPackageImpl.Literals.PLACEHOLDER });
Discouraged access: The field 'AdvancedPackageImpl.Literals.PLACEHOLDER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 154)
pickList.setSelection(new StructuredSelection(BasicPackageImpl.Literals.PART_SASH_CONTAINER));
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 154)
pickList.setSelection(new StructuredSelection(BasicPackageImpl.Literals.PART_SASH_CONTAINER));
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 154)
pickList.setSelection(new StructuredSelection(BasicPackageImpl.Literals.PART_SASH_CONTAINER));
Discouraged access: The field 'BasicPackageImpl.Literals.PART_SASH_CONTAINER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 172)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 172)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 172)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java : 32 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 36)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 37)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 149)
ControlFactory.createTextField(parent, Messages.ModelTooling_Common_Id, master, context, textProp, EMFEditProperties.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 149)
ControlFactory.createTextField(parent, Messages.ModelTooling_Common_Id, master, context, textProp, EMFEditProperties.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 149)
ControlFactory.createTextField(parent, Messages.ModelTooling_Common_Id, master, context, textProp, EMFEditProperties.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 161)
context.bindValue(textProp.observeDelayed(200, t), EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.HANDLER__COMMAND).observeDetail(getMaster()), new UpdateValueStrategy(), new UpdateValueStrategy().setConverter(new CommandToStringConverter(Messages)));
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 161)
context.bindValue(textProp.observeDelayed(200, t), EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.HANDLER__COMMAND).observeDetail(getMaster()), new UpdateValueStrategy(), new UpdateValueStrategy().setConverter(new CommandToStringConverter(Messages)));
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 161)
context.bindValue(textProp.observeDelayed(200, t), EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.HANDLER__COMMAND).observeDetail(getMaster()), new UpdateValueStrategy(), new UpdateValueStrategy().setConverter(new CommandToStringConverter(Messages)));
Discouraged access: The field 'CommandsPackageImpl.Literals.HANDLER__COMMAND' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 174)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI,
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 174)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI,
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 174)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI,
Discouraged access: The field 'ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 175)
getEditor().getContributionCreator(CommandsPackageImpl.Literals.HANDLER), project, context,
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 175)
getEditor().getContributionCreator(CommandsPackageImpl.Literals.HANDLER), project, context,
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 175)
getEditor().getContributionCreator(CommandsPackageImpl.Literals.HANDLER), project, context,
Discouraged access: The field 'CommandsPackageImpl.Literals.HANDLER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 178)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Contribution_PersistedState, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 178)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Contribution_PersistedState, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 178)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Contribution_PersistedState, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 186)
ControlFactory.createStringListWidget(parent, Messages, this, Messages.CategoryEditor_Tags, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 186)
ControlFactory.createStringListWidget(parent, Messages, this, Messages.CategoryEditor_Tags, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 186)
ControlFactory.createStringListWidget(parent, Messages, this, Messages.CategoryEditor_Tags, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 187)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Contribution_PersistedState, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 187)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Contribution_PersistedState, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 187)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Contribution_PersistedState, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 206)
final TreeViewer viewer = objectViewer.createViewer(container, ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT, getMaster(), resourcePool, Messages);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 206)
final TreeViewer viewer = objectViewer.createViewer(container, ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT, getMaster(), resourcePool, Messages);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 206)
final TreeViewer viewer = objectViewer.createViewer(container, ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT, getMaster(), resourcePool, Messages);
Discouraged access: The field 'ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 228)
return new FeaturePath[] { FeaturePath.fromList(CommandsPackageImpl.Literals.HANDLER__COMMAND, CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME) };
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 228)
return new FeaturePath[] { FeaturePath.fromList(CommandsPackageImpl.Literals.HANDLER__COMMAND, CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME) };
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 228)
return new FeaturePath[] { FeaturePath.fromList(CommandsPackageImpl.Literals.HANDLER__COMMAND, CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME) };
Discouraged access: The field 'CommandsPackageImpl.Literals.HANDLER__COMMAND' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 228)
return new FeaturePath[] { FeaturePath.fromList(CommandsPackageImpl.Literals.HANDLER__COMMAND, CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME) };
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 228)
return new FeaturePath[] { FeaturePath.fromList(CommandsPackageImpl.Literals.HANDLER__COMMAND, CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME) };
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 228)
return new FeaturePath[] { FeaturePath.fromList(CommandsPackageImpl.Literals.HANDLER__COMMAND, CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME) };
Discouraged access: The field 'CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java : 26 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 27)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 28)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 137)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 137)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 137)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 140)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 140)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 140)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 143)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 143)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 143)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 146)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 146)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 146)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 155)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 155)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 155)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 157)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 157)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 157)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 178)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 178)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 178)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__WIDGET' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 190)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 190)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 190)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractCommandSelectionDialog.java : 9 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractCommandSelectionDialog.java
 (at line 23)
import org.eclipse.e4.ui.dialogs.filteredtree.PatternFilter;
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractCommandSelectionDialog.java
 (at line 25)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractCommandSelectionDialog.java
 (at line 100)
if (o.eClass() == CommandsPackageImpl.Literals.COMMAND) {
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractCommandSelectionDialog.java
 (at line 100)
if (o.eClass() == CommandsPackageImpl.Literals.COMMAND) {
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractCommandSelectionDialog.java
 (at line 100)
if (o.eClass() == CommandsPackageImpl.Literals.COMMAND) {
Discouraged access: The field 'CommandsPackageImpl.Literals.COMMAND' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractCommandSelectionDialog.java
 (at line 106)
final PatternFilter filter = new PatternFilter(true) {
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractCommandSelectionDialog.java
 (at line 106)
final PatternFilter filter = new PatternFilter(true) { @Override protected boolean isParentMatch(Viewer viewer, Object element) { return viewer instanceof AbstractTreeViewer && super.isParentMatch(viewer, element); } };
Discouraged access: The constructor 'PatternFilter(boolean)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractCommandSelectionDialog.java
 (at line 106)
final PatternFilter filter = new PatternFilter(true) {
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractCommandSelectionDialog.java
 (at line 109)
return viewer instanceof AbstractTreeViewer && super.isParentMatch(viewer, element);
Discouraged access: The method 'PatternFilter.isParentMatch(Viewer, Object)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ToolItemIconDialogEditor.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ToolItemIconDialogEditor.java
 (at line 20)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ToolItemIconDialogEditor.java
 (at line 28)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI, Messages);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ToolItemIconDialogEditor.java
 (at line 28)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI, Messages);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ToolItemIconDialogEditor.java
 (at line 28)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI, Messages);
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectMenuItemEditor.java : 15 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectMenuItemEditor.java
 (at line 26)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectMenuItemEditor.java
 (at line 27)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectMenuItemEditor.java
 (at line 29)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectMenuItemEditor.java
 (at line 44)
.value(UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectMenuItemEditor.java
 (at line 44)
.value(UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectMenuItemEditor.java
 (at line 44)
.value(UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN);
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE_WHEN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectMenuItemEditor.java
 (at line 79)
ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT, getMaster(), resourcePool, Messages);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectMenuItemEditor.java
 (at line 79)
ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT, getMaster(), resourcePool, Messages);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectMenuItemEditor.java
 (at line 79)
ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT, getMaster(), resourcePool, Messages);
Discouraged access: The field 'ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectMenuItemEditor.java
 (at line 98)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI,
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectMenuItemEditor.java
 (at line 98)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI,
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectMenuItemEditor.java
 (at line 98)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI,
Discouraged access: The field 'ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectMenuItemEditor.java
 (at line 99)
getEditor().getContributionCreator(MenuPackageImpl.Literals.DIRECT_MENU_ITEM), project, context,
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectMenuItemEditor.java
 (at line 99)
getEditor().getContributionCreator(MenuPackageImpl.Literals.DIRECT_MENU_ITEM), project, context,
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectMenuItemEditor.java
 (at line 99)
getEditor().getContributionCreator(MenuPackageImpl.Literals.DIRECT_MENU_ITEM), project, context,
Discouraged access: The field 'MenuPackageImpl.Literals.DIRECT_MENU_ITEM' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java : 23 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 27)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 28)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 134)
ControlFactory.createTextField(parent, Messages.ModelTooling_Common_Id, master, context, textProp, EMFEditProperties.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 134)
ControlFactory.createTextField(parent, Messages.ModelTooling_Common_Id, master, context, textProp, EMFEditProperties.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 134)
ControlFactory.createTextField(parent, Messages.ModelTooling_Common_Id, master, context, textProp, EMFEditProperties.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 135)
ControlFactory.createTextField(parent, Messages.ModelTooling_UIElement_AccessibilityPhrase, getMaster(), context, textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 135)
ControlFactory.createTextField(parent, Messages.ModelTooling_UIElement_AccessibilityPhrase, getMaster(), context, textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 135)
ControlFactory.createTextField(parent, Messages.ModelTooling_UIElement_AccessibilityPhrase, getMaster(), context, textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 136)
ControlFactory.createCheckBox(parent, Messages.ModelTooling_UIElement_ToBeRendered, getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 136)
ControlFactory.createCheckBox(parent, Messages.ModelTooling_UIElement_ToBeRendered, getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 136)
ControlFactory.createCheckBox(parent, Messages.ModelTooling_UIElement_ToBeRendered, getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 137)
ControlFactory.createCheckBox(parent, Messages.ModelTooling_UIElement_Visible, getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 137)
ControlFactory.createCheckBox(parent, Messages.ModelTooling_UIElement_Visible, getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 137)
ControlFactory.createCheckBox(parent, Messages.ModelTooling_UIElement_Visible, getMaster(), context, WidgetProperties.selection(), EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 145)
ControlFactory.createStringListWidget(parent, Messages, this, Messages.CategoryEditor_Tags, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 145)
ControlFactory.createStringListWidget(parent, Messages, this, Messages.CategoryEditor_Tags, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 145)
ControlFactory.createStringListWidget(parent, Messages, this, Messages.CategoryEditor_Tags, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 146)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Contribution_PersistedState, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 146)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Contribution_PersistedState, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 146)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Contribution_PersistedState, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 167)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET, getMaster(), resourcePool, Messages);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 167)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET, getMaster(), resourcePool, Messages);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuSeparatorEditor.java
 (at line 167)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET, getMaster(), resourcePool, Messages);
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__WIDGET' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java : 50 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 37)
import org.eclipse.e4.ui.model.application.ui.advanced.impl.AdvancedPackageImpl;
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 40)
import org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 80)
handleAdd(BasicPackageImpl.Literals.PART_SASH_CONTAINER);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 80)
handleAdd(BasicPackageImpl.Literals.PART_SASH_CONTAINER);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 80)
handleAdd(BasicPackageImpl.Literals.PART_SASH_CONTAINER);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_SASH_CONTAINER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 87)
handleAdd(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 87)
handleAdd(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 87)
handleAdd(BasicPackageImpl.Literals.PART);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 94)
handleAdd(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 94)
handleAdd(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 94)
handleAdd(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 101)
handleAdd(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 101)
handleAdd(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 101)
handleAdd(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The field 'AdvancedPackageImpl.Literals.AREA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 109)
handleImport(BasicPackageImpl.Literals.PART, RegistryUtil.HINT_VIEW);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 109)
handleImport(BasicPackageImpl.Literals.PART, RegistryUtil.HINT_VIEW);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 109)
handleImport(BasicPackageImpl.Literals.PART, RegistryUtil.HINT_VIEW);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 116)
handleImport(BasicPackageImpl.Literals.PART, RegistryUtil.HINT_EDITOR);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 116)
handleImport(BasicPackageImpl.Literals.PART, RegistryUtil.HINT_EDITOR);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 116)
handleImport(BasicPackageImpl.Literals.PART, RegistryUtil.HINT_EDITOR);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 123)
handleImport(BasicPackageImpl.Literals.PART, RegistryUtil.HINT_COMPAT_VIEW);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 123)
handleImport(BasicPackageImpl.Literals.PART, RegistryUtil.HINT_COMPAT_VIEW);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 123)
handleImport(BasicPackageImpl.Literals.PART, RegistryUtil.HINT_COMPAT_VIEW);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 167)
this, BasicPackageImpl.Literals.WINDOW__SHARED_ELEMENTS) {
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 167)
this, BasicPackageImpl.Literals.WINDOW__SHARED_ELEMENTS) {
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 167)
this, BasicPackageImpl.Literals.WINDOW__SHARED_ELEMENTS) {
Discouraged access: The field 'BasicPackageImpl.Literals.WINDOW__SHARED_ELEMENTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 182)
final IEMFEditListProperty prop = EMFEditProperties.list(getEditingDomain(), BasicPackageImpl.Literals.WINDOW__SHARED_ELEMENTS);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 182)
final IEMFEditListProperty prop = EMFEditProperties.list(getEditingDomain(), BasicPackageImpl.Literals.WINDOW__SHARED_ELEMENTS);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 182)
final IEMFEditListProperty prop = EMFEditProperties.list(getEditingDomain(), BasicPackageImpl.Literals.WINDOW__SHARED_ELEMENTS);
Discouraged access: The field 'BasicPackageImpl.Literals.WINDOW__SHARED_ELEMENTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 187)
new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 187)
new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 187)
new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART,
Discouraged access: The field 'BasicPackageImpl.Literals.PART_SASH_CONTAINER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 187)
new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 187)
new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 187)
new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART,
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 188)
BasicPackageImpl.Literals.PART_STACK, AdvancedPackageImpl.Literals.AREA });
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 188)
BasicPackageImpl.Literals.PART_STACK, AdvancedPackageImpl.Literals.AREA });
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 188)
BasicPackageImpl.Literals.PART_STACK, AdvancedPackageImpl.Literals.AREA });
Discouraged access: The field 'BasicPackageImpl.Literals.PART_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 188)
BasicPackageImpl.Literals.PART_STACK, AdvancedPackageImpl.Literals.AREA });
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 188)
BasicPackageImpl.Literals.PART_STACK, AdvancedPackageImpl.Literals.AREA });
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 188)
BasicPackageImpl.Literals.PART_STACK, AdvancedPackageImpl.Literals.AREA });
Discouraged access: The field 'AdvancedPackageImpl.Literals.AREA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 189)
pickList.setSelection(new StructuredSelection(BasicPackageImpl.Literals.PART));
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 189)
pickList.setSelection(new StructuredSelection(BasicPackageImpl.Literals.PART));
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 189)
pickList.setSelection(new StructuredSelection(BasicPackageImpl.Literals.PART));
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 210)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), BasicPackageImpl.Literals.WINDOW__SHARED_ELEMENTS, eObject);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 210)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), BasicPackageImpl.Literals.WINDOW__SHARED_ELEMENTS, eObject);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 210)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), BasicPackageImpl.Literals.WINDOW__SHARED_ELEMENTS, eObject);
Discouraged access: The field 'BasicPackageImpl.Literals.WINDOW__SHARED_ELEMENTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 219)
if (eClass == BasicPackageImpl.Literals.PART) {
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 219)
if (eClass == BasicPackageImpl.Literals.PART) {
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 219)
if (eClass == BasicPackageImpl.Literals.PART) {
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java : 60 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 41)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 45)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 46)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 83)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 83)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 83)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 108)
handleAddChild(MenuPackageImpl.Literals.TOOL_BAR);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 108)
handleAddChild(MenuPackageImpl.Literals.TOOL_BAR);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 108)
handleAddChild(MenuPackageImpl.Literals.TOOL_BAR);
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_BAR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 115)
handleAddChild(MenuPackageImpl.Literals.TOOL_CONTROL);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 115)
handleAddChild(MenuPackageImpl.Literals.TOOL_CONTROL);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 115)
handleAddChild(MenuPackageImpl.Literals.TOOL_CONTROL);
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_CONTROL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 191)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 191)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 191)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 194)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 194)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 194)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 209)
UiPackageImpl.Literals.GENERIC_TRIM_CONTAINER__SIDE).observeDetail(master);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 209)
UiPackageImpl.Literals.GENERIC_TRIM_CONTAINER__SIDE).observeDetail(master);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 209)
UiPackageImpl.Literals.GENERIC_TRIM_CONTAINER__SIDE).observeDetail(master);
Discouraged access: The field 'UiPackageImpl.Literals.GENERIC_TRIM_CONTAINER__SIDE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 216)
this, UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 216)
this, UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 216)
this, UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 230)
.setInput(new Object[] { MenuPackageImpl.Literals.TOOL_BAR, MenuPackageImpl.Literals.TOOL_CONTROL });
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 230)
.setInput(new Object[] { MenuPackageImpl.Literals.TOOL_BAR, MenuPackageImpl.Literals.TOOL_CONTROL });
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 230)
.setInput(new Object[] { MenuPackageImpl.Literals.TOOL_BAR, MenuPackageImpl.Literals.TOOL_CONTROL });
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_BAR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 230)
.setInput(new Object[] { MenuPackageImpl.Literals.TOOL_BAR, MenuPackageImpl.Literals.TOOL_CONTROL });
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 230)
.setInput(new Object[] { MenuPackageImpl.Literals.TOOL_BAR, MenuPackageImpl.Literals.TOOL_CONTROL });
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 230)
.setInput(new Object[] { MenuPackageImpl.Literals.TOOL_BAR, MenuPackageImpl.Literals.TOOL_CONTROL });
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_CONTROL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 231)
pickList.setSelection(new StructuredSelection(MenuPackageImpl.Literals.TOOL_BAR));
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 231)
pickList.setSelection(new StructuredSelection(MenuPackageImpl.Literals.TOOL_BAR));
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 231)
pickList.setSelection(new StructuredSelection(MenuPackageImpl.Literals.TOOL_BAR));
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_BAR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 233)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 233)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 233)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 239)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 239)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 239)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 242)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 242)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 242)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 251)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 251)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 251)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 253)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 253)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 253)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 274)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 274)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 274)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__WIDGET' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 297)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.GENERIC_TRIM_CONTAINER__SIDE),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 297)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.GENERIC_TRIM_CONTAINER__SIDE),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 297)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.GENERIC_TRIM_CONTAINER__SIDE),
Discouraged access: The field 'UiPackageImpl.Literals.GENERIC_TRIM_CONTAINER__SIDE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 298)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 298)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 298)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 306)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, toolbar);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 306)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, toolbar);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimBarEditor.java
 (at line 306)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, toolbar);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimmedWindowEditor.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimmedWindowEditor.java
 (at line 22)
import org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimmedWindowEditor.java
 (at line 27)
private IListProperty TRIMMED_WINDOW__TRIM_BARS = EMFProperties.list(BasicPackageImpl.Literals.TRIMMED_WINDOW__TRIM_BARS);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimmedWindowEditor.java
 (at line 27)
private IListProperty TRIMMED_WINDOW__TRIM_BARS = EMFProperties.list(BasicPackageImpl.Literals.TRIMMED_WINDOW__TRIM_BARS);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/TrimmedWindowEditor.java
 (at line 27)
private IListProperty TRIMMED_WINDOW__TRIM_BARS = EMFProperties.list(BasicPackageImpl.Literals.TRIMMED_WINDOW__TRIM_BARS);
Discouraged access: The field 'BasicPackageImpl.Literals.TRIMMED_WINDOW__TRIM_BARS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java : 88 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 38)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 39)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 42)
import org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 43)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 76)
private final IListProperty PART__MENUS = EMFProperties.list(BasicPackageImpl.Literals.PART__MENUS);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 76)
private final IListProperty PART__MENUS = EMFProperties.list(BasicPackageImpl.Literals.PART__MENUS);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 76)
private final IListProperty PART__MENUS = EMFProperties.list(BasicPackageImpl.Literals.PART__MENUS);
Discouraged access: The field 'BasicPackageImpl.Literals.PART__MENUS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 78)
.list(CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 78)
.list(CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 78)
.list(CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS);
Discouraged access: The field 'CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 79)
private final IValueProperty PART__TOOLBAR = EMFProperties.value(BasicPackageImpl.Literals.PART__TOOLBAR);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 79)
private final IValueProperty PART__TOOLBAR = EMFProperties.value(BasicPackageImpl.Literals.PART__TOOLBAR);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 79)
private final IValueProperty PART__TOOLBAR = EMFProperties.value(BasicPackageImpl.Literals.PART__TOOLBAR);
Discouraged access: The field 'BasicPackageImpl.Literals.PART__TOOLBAR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 102)
if (element == BasicPackageImpl.Literals.PART) {
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 102)
if (element == BasicPackageImpl.Literals.PART) {
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 102)
if (element == BasicPackageImpl.Literals.PART) {
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 147)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 147)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 147)
enableIdGenerator(UiPackageImpl.Literals.UI_LABEL__LABEL,
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 148)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 148)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 148)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 177)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 177)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 177)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 179)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 179)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 179)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL));
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 182)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 182)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 182)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 184)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 184)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 184)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP));
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__TOOLTIP' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 198)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 198)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 198)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 216)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI,
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 216)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI,
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 216)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI,
Discouraged access: The field 'ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 217)
getEditor().getContributionCreator(BasicPackageImpl.Literals.PART), project, context, eclipseContext);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 217)
getEditor().getContributionCreator(BasicPackageImpl.Literals.PART), project, context, eclipseContext);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 217)
getEditor().getContributionCreator(BasicPackageImpl.Literals.PART), project, context, eclipseContext);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 221)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 221)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 221)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 247)
EMFEditProperties.value(getEditingDomain(), BasicPackageImpl.Literals.PART__CLOSEABLE));
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 247)
EMFEditProperties.value(getEditingDomain(), BasicPackageImpl.Literals.PART__CLOSEABLE));
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 247)
EMFEditProperties.value(getEditingDomain(), BasicPackageImpl.Literals.PART__CLOSEABLE));
Discouraged access: The field 'BasicPackageImpl.Literals.PART__CLOSEABLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 252)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 252)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 252)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 255)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 255)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 255)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 259)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 259)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 259)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 261)
UiPackageImpl.Literals.CONTEXT__PROPERTIES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 261)
UiPackageImpl.Literals.CONTEXT__PROPERTIES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 261)
UiPackageImpl.Literals.CONTEXT__PROPERTIES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'UiPackageImpl.Literals.CONTEXT__PROPERTIES' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 270)
Messages.ModelTooling_Context_Variables_Tooltip, UiPackageImpl.Literals.CONTEXT__VARIABLES,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 270)
Messages.ModelTooling_Context_Variables_Tooltip, UiPackageImpl.Literals.CONTEXT__VARIABLES,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 270)
Messages.ModelTooling_Context_Variables_Tooltip, UiPackageImpl.Literals.CONTEXT__VARIABLES,
Discouraged access: The field 'UiPackageImpl.Literals.CONTEXT__VARIABLES' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 273)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 273)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 273)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 296)
ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT, getMaster(), resourcePool, Messages);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 296)
ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT, getMaster(), resourcePool, Messages);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 296)
ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT, getMaster(), resourcePool, Messages);
Discouraged access: The field 'ApplicationPackageImpl.Literals.CONTRIBUTION__OBJECT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 308)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 308)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 308)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__WIDGET' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
74. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 318)
BasicPackageImpl.Literals.PART__TOOLBAR, menu);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 318)
BasicPackageImpl.Literals.PART__TOOLBAR, menu);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
76. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 318)
BasicPackageImpl.Literals.PART__TOOLBAR, menu);
Discouraged access: The field 'BasicPackageImpl.Literals.PART__TOOLBAR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
77. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 326)
BasicPackageImpl.Literals.PART__TOOLBAR, null);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
78. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 326)
BasicPackageImpl.Literals.PART__TOOLBAR, null);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
79. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 326)
BasicPackageImpl.Literals.PART__TOOLBAR, null);
Discouraged access: The field 'BasicPackageImpl.Literals.PART__TOOLBAR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
80. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 396)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
81. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 396)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
82. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 396)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
83. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 397)
FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__ICON_URI),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
84. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 397)
FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__ICON_URI),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
85. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 397)
FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__ICON_URI),
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
86. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 398)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
87. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 398)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
88. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 398)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java : 40 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 36)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 40)
import org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl;
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 65)
.list(FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS);
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 65)
.list(FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS);
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 65)
.list(FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS);
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 67)
.list(FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS);
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 67)
.list(FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS);
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 67)
.list(FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS);
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 123)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS) {
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 123)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS) {
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 123)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS) {
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 129)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS, component);
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 129)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS, component);
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 129)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS, component);
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 148)
final IEMFListProperty prop = EMFProperties.list(FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS);
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 148)
final IEMFListProperty prop = EMFProperties.list(FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS);
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 148)
final IEMFListProperty prop = EMFProperties.list(FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS);
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENTS__FRAGMENTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 167)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS) {
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 167)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS) {
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 167)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS) {
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 174)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, eObject);
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 174)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, eObject);
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 174)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS, eObject);
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 212)
Util.addClasses(ApplicationPackageImpl.eINSTANCE, list);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 212)
Util.addClasses(ApplicationPackageImpl.eINSTANCE, list);
Discouraged access: The field 'ApplicationPackageImpl.eINSTANCE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 213)
list.addAll(getEditor().getFeatureClasses(FragmentPackageImpl.Literals.MODEL_FRAGMENT,
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 213)
list.addAll(getEditor().getFeatureClasses(FragmentPackageImpl.Literals.MODEL_FRAGMENT,
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 213)
list.addAll(getEditor().getFeatureClasses(FragmentPackageImpl.Literals.MODEL_FRAGMENT,
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 214)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS));
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 214)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS));
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 214)
FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS));
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 221)
final IEMFListProperty prop = EMFProperties.list(FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS);
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 221)
final IEMFListProperty prop = EMFProperties.list(FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS);
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 221)
final IEMFListProperty prop = EMFProperties.list(FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS);
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 229)
if (eclass != ApplicationPackageImpl.Literals.APPLICATION && !eclass.isAbstract()
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 229)
if (eclass != ApplicationPackageImpl.Literals.APPLICATION && !eclass.isAbstract()
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 229)
if (eclass != ApplicationPackageImpl.Literals.APPLICATION && !eclass.isAbstract()
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 231)
&& eclass.getEAllSuperTypes().contains(ApplicationPackageImpl.Literals.APPLICATION_ELEMENT)) {
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 231)
&& eclass.getEAllSuperTypes().contains(ApplicationPackageImpl.Literals.APPLICATION_ELEMENT)) {
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ModelFragmentsEditor.java
 (at line 231)
&& eclass.getEAllSuperTypes().contains(ApplicationPackageImpl.Literals.APPLICATION_ELEMENT)) {
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/TreeViewerEx.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/TreeViewerEx.java
 (at line 21)
import org.eclipse.e4.ui.internal.workbench.E4XMIResource;
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/TreeViewerEx.java
 (at line 51)
E4XMIResource xmiResource = (E4XMIResource) ((EObject) modelProvider.getRoot().get(0)).eResource();
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/TreeViewerEx.java
 (at line 51)
E4XMIResource xmiResource = (E4XMIResource) ((EObject) modelProvider.getRoot().get(0)).eResource();
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/TreeViewerEx.java
 (at line 93)
E4XMIResource xmiResource = (E4XMIResource) ((EObject) modelProvider.getRoot().get(0)).eResource();
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/TreeViewerEx.java
 (at line 93)
E4XMIResource xmiResource = (E4XMIResource) ((EObject) modelProvider.getRoot().get(0)).eResource();
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/TreeViewerEx.java
 (at line 98)
elementsIds.add(xmiResource.getID((EObject) obj));
Discouraged access: The method 'E4XMIResource.getID(EObject)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/TreeViewerEx.java
 (at line 103)
selectedIds.add(xmiResource.getID((EObject) obj));
Discouraged access: The method 'E4XMIResource.getID(EObject)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java : 56 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 49)
import org.eclipse.e4.ui.model.application.impl.ApplicationElementImpl;
Discouraged access: The type 'ApplicationElementImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 50)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 52)
import org.eclipse.e4.ui.model.fragment.impl.FragmentPackageImpl;
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 53)
import org.eclipse.e4.ui.model.fragment.impl.StringModelFragmentImpl;
Discouraged access: The type 'StringModelFragmentImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 54)
import org.eclipse.e4.ui.model.internal.ModelUtils;
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 108)
.list(FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS);
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 108)
.list(FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS);
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 108)
.list(FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS);
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 148)
FeaturePath.fromList(FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__FEATURENAME),
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 148)
FeaturePath.fromList(FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__FEATURENAME),
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 148)
FeaturePath.fromList(FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__FEATURENAME),
Discouraged access: The field 'FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__FEATURENAME' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 149)
FeaturePath.fromList(FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID) };
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 149)
FeaturePath.fromList(FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID) };
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 149)
FeaturePath.fromList(FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID) };
Discouraged access: The field 'FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 154)
if (element instanceof StringModelFragmentImpl) {
Discouraged access: The type 'StringModelFragmentImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 155)
final StringModelFragmentImpl fragment = (StringModelFragmentImpl) element;
Discouraged access: The type 'StringModelFragmentImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 155)
final StringModelFragmentImpl fragment = (StringModelFragmentImpl) element;
Discouraged access: The type 'StringModelFragmentImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 157)
if (E.notEmpty(fragment.getFeaturename())) {
Discouraged access: The method 'StringModelFragmentImpl.getFeaturename()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 158)
ret += fragment.getFeaturename();
Discouraged access: The method 'StringModelFragmentImpl.getFeaturename()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 160)
if (E.notEmpty(fragment.getParentElementId())) {
Discouraged access: The method 'StringModelFragmentImpl.getParentElementId()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 161)
ret += " (" + fragment.getParentElementId() + ")"; //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The method 'StringModelFragmentImpl.getParentElementId()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 199)
StringModelFragmentImpl modelFragment = getStringModelFragment();
Discouraged access: The type 'StringModelFragmentImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 228)
return ApplicationPackageImpl.eINSTANCE.getApplication();
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 228)
return ApplicationPackageImpl.eINSTANCE.getApplication();
Discouraged access: The method 'ApplicationPackageImpl.getApplication()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 228)
return ApplicationPackageImpl.eINSTANCE.getApplication();
Discouraged access: The field 'ApplicationPackageImpl.eINSTANCE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 256)
&& (o.eContainingFeature() != FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS)
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 256)
&& (o.eContainingFeature() != FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS)
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 256)
&& (o.eContainingFeature() != FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS)
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENTS__IMPORTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 271)
private StringModelFragmentImpl getStringModelFragment() {
Discouraged access: The type 'StringModelFragmentImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 272)
return ((StringModelFragmentImpl) getMaster().getValue());
Discouraged access: The type 'StringModelFragmentImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 313)
FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID)
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 313)
FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID)
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 313)
FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID)
Discouraged access: The field 'FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 356)
.value(getEditingDomain(), FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__FEATURENAME)
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 356)
.value(getEditingDomain(), FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__FEATURENAME)
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 356)
.value(getEditingDomain(), FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__FEATURENAME)
Discouraged access: The field 'FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__FEATURENAME' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 410)
FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__POSITION_IN_LIST));
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 410)
FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__POSITION_IN_LIST));
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 410)
FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__POSITION_IN_LIST));
Discouraged access: The field 'FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__POSITION_IN_LIST' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 416)
FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS) {
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 416)
FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS) {
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 416)
FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS) {
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 427)
return ((StringModelFragmentImpl) master).getElements();
Discouraged access: The method 'ModelFragmentImpl.getElements()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 427)
return ((StringModelFragmentImpl) master).getElements();
Discouraged access: The type 'StringModelFragmentImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 490)
final EClassifier type = ModelUtils.getTypeArgument(this.fragment.getSelectedContainer(),
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 490)
final EClassifier type = ModelUtils.getTypeArgument(this.fragment.getSelectedContainer(), r.getEGenericType());
Discouraged access: The method 'ModelUtils.getTypeArgument(EClass, EGenericType)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 544)
final IEMFListProperty prop = EMFProperties.list(FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS);
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 544)
final IEMFListProperty prop = EMFProperties.list(FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS);
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 544)
final IEMFListProperty prop = EMFProperties.list(FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS);
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 568)
FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, eObject);
Discouraged access: The type 'FragmentPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 568)
FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, eObject);
Discouraged access: The type 'FragmentPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 568)
FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS, eObject);
Discouraged access: The field 'FragmentPackageImpl.Literals.MODEL_FRAGMENT__ELEMENTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 604)
ApplicationElementImpl ae = (ApplicationElementImpl) obj;
Discouraged access: The type 'ApplicationElementImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 604)
ApplicationElementImpl ae = (ApplicationElementImpl) obj;
Discouraged access: The type 'ApplicationElementImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 677)
final EClass childClass = (EClass) ModelUtils.getTypeArgument(targetClass,
Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 677)
final EClass childClass = (EClass) ModelUtils.getTypeArgument(targetClass, childRef.getEGenericType());
Discouraged access: The method 'ModelUtils.getTypeArgument(EClass, EGenericType)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptor.java : 19 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptor.java
 (at line 37)
import org.eclipse.e4.ui.model.application.descriptor.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptor.java
 (at line 77)
handleImport(BasicPackageImpl.Literals.PART_DESCRIPTOR, RegistryUtil.HINT_VIEW);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptor.java
 (at line 77)
handleImport(BasicPackageImpl.Literals.PART_DESCRIPTOR, RegistryUtil.HINT_VIEW);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptor.java
 (at line 77)
handleImport(BasicPackageImpl.Literals.PART_DESCRIPTOR, RegistryUtil.HINT_VIEW);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptor.java
 (at line 83)
handleImport(BasicPackageImpl.Literals.PART_DESCRIPTOR, RegistryUtil.HINT_EDITOR);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptor.java
 (at line 83)
handleImport(BasicPackageImpl.Literals.PART_DESCRIPTOR, RegistryUtil.HINT_EDITOR);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptor.java
 (at line 83)
handleImport(BasicPackageImpl.Literals.PART_DESCRIPTOR, RegistryUtil.HINT_EDITOR);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptor.java
 (at line 90)
handleImport(BasicPackageImpl.Literals.PART_DESCRIPTOR, RegistryUtil.HINT_COMPAT_VIEW);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptor.java
 (at line 90)
handleImport(BasicPackageImpl.Literals.PART_DESCRIPTOR, RegistryUtil.HINT_COMPAT_VIEW);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptor.java
 (at line 90)
handleImport(BasicPackageImpl.Literals.PART_DESCRIPTOR, RegistryUtil.HINT_COMPAT_VIEW);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptor.java
 (at line 134)
BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS) {
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptor.java
 (at line 134)
BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS) {
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptor.java
 (at line 134)
BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS) {
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptor.java
 (at line 168)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS, partDescription);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptor.java
 (at line 168)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS, partDescription);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptor.java
 (at line 168)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS, partDescription);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptor.java
 (at line 178)
if (eClass == BasicPackageImpl.Literals.PART_DESCRIPTOR) {
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptor.java
 (at line 178)
if (eClass == BasicPackageImpl.Literals.PART_DESCRIPTOR) {
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptor.java
 (at line 178)
if (eClass == BasicPackageImpl.Literals.PART_DESCRIPTOR) {
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuEditor.java : 17 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuEditor.java
 (at line 36)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuFactoryImpl;
Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuEditor.java
 (at line 37)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuEditor.java
 (at line 82)
handleAdd(MenuPackageImpl.Literals.MENU);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuEditor.java
 (at line 82)
handleAdd(MenuPackageImpl.Literals.MENU);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuEditor.java
 (at line 82)
handleAdd(MenuPackageImpl.Literals.MENU);
Discouraged access: The field 'MenuPackageImpl.Literals.MENU' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuEditor.java
 (at line 88)
handleAdd(MenuPackageImpl.Literals.POPUP_MENU);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuEditor.java
 (at line 88)
handleAdd(MenuPackageImpl.Literals.POPUP_MENU);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuEditor.java
 (at line 88)
handleAdd(MenuPackageImpl.Literals.POPUP_MENU);
Discouraged access: The field 'MenuPackageImpl.Literals.POPUP_MENU' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuEditor.java
 (at line 141)
handleAdd(MenuPackageImpl.Literals.MENU);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuEditor.java
 (at line 141)
handleAdd(MenuPackageImpl.Literals.MENU);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuEditor.java
 (at line 141)
handleAdd(MenuPackageImpl.Literals.MENU);
Discouraged access: The field 'MenuPackageImpl.Literals.MENU' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuEditor.java
 (at line 143)
handleAdd(MenuPackageImpl.Literals.POPUP_MENU);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuEditor.java
 (at line 143)
handleAdd(MenuPackageImpl.Literals.POPUP_MENU);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuEditor.java
 (at line 143)
handleAdd(MenuPackageImpl.Literals.POPUP_MENU);
Discouraged access: The field 'MenuPackageImpl.Literals.POPUP_MENU' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuEditor.java
 (at line 201)
final MMenu menu = MenuFactoryImpl.eINSTANCE.createMenu();
Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuEditor.java
 (at line 201)
final MMenu menu = MenuFactoryImpl.eINSTANCE.createMenu();
Discouraged access: The method 'MenuFactoryImpl.createMenu()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuEditor.java
 (at line 201)
final MMenu menu = MenuFactoryImpl.eINSTANCE.createMenu();
Discouraged access: The field 'MenuFactoryImpl.eINSTANCE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationCategoriesEditor.java : 11 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationCategoriesEditor.java
 (at line 35)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsFactoryImpl;
Discouraged access: The type 'CommandsFactoryImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationCategoriesEditor.java
 (at line 36)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationCategoriesEditor.java
 (at line 130)
ApplicationPackageImpl.Literals.APPLICATION__CATEGORIES) {
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationCategoriesEditor.java
 (at line 130)
ApplicationPackageImpl.Literals.APPLICATION__CATEGORIES) {
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationCategoriesEditor.java
 (at line 130)
ApplicationPackageImpl.Literals.APPLICATION__CATEGORIES) {
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION__CATEGORIES' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationCategoriesEditor.java
 (at line 156)
final MCategory category = CommandsFactoryImpl.eINSTANCE.createCategory();
Discouraged access: The type 'CommandsFactoryImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationCategoriesEditor.java
 (at line 156)
final MCategory category = CommandsFactoryImpl.eINSTANCE.createCategory();
Discouraged access: The method 'CommandsFactoryImpl.createCategory()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationCategoriesEditor.java
 (at line 156)
final MCategory category = CommandsFactoryImpl.eINSTANCE.createCategory();
Discouraged access: The field 'CommandsFactoryImpl.eINSTANCE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationCategoriesEditor.java
 (at line 163)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), ApplicationPackageImpl.Literals.APPLICATION__CATEGORIES, category);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationCategoriesEditor.java
 (at line 163)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), ApplicationPackageImpl.Literals.APPLICATION__CATEGORIES, category);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VApplicationCategoriesEditor.java
 (at line 163)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), ApplicationPackageImpl.Literals.APPLICATION__CATEGORIES, category);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION__CATEGORIES' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/HandlerCommandSelectionDialog.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/HandlerCommandSelectionDialog.java
 (at line 20)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/HandlerCommandSelectionDialog.java
 (at line 51)
return SetCommand.create(editingDomain, handler, CommandsPackageImpl.Literals.HANDLER__COMMAND, command);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/HandlerCommandSelectionDialog.java
 (at line 51)
return SetCommand.create(editingDomain, handler, CommandsPackageImpl.Literals.HANDLER__COMMAND, command);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/HandlerCommandSelectionDialog.java
 (at line 51)
return SetCommand.create(editingDomain, handler, CommandsPackageImpl.Literals.HANDLER__COMMAND, command);
Discouraged access: The field 'CommandsPackageImpl.Literals.HANDLER__COMMAND' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VTrimContributionsEditor.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VTrimContributionsEditor.java
 (at line 35)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VTrimContributionsEditor.java
 (at line 108)
MenuPackageImpl.Literals.TRIM_CONTRIBUTIONS__TRIM_CONTRIBUTIONS) {
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VTrimContributionsEditor.java
 (at line 108)
MenuPackageImpl.Literals.TRIM_CONTRIBUTIONS__TRIM_CONTRIBUTIONS) {
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VTrimContributionsEditor.java
 (at line 108)
MenuPackageImpl.Literals.TRIM_CONTRIBUTIONS__TRIM_CONTRIBUTIONS) {
Discouraged access: The field 'MenuPackageImpl.Literals.TRIM_CONTRIBUTIONS__TRIM_CONTRIBUTIONS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VTrimContributionsEditor.java
 (at line 138)
MenuPackageImpl.Literals.TRIM_CONTRIBUTIONS__TRIM_CONTRIBUTIONS, command);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VTrimContributionsEditor.java
 (at line 138)
MenuPackageImpl.Literals.TRIM_CONTRIBUTIONS__TRIM_CONTRIBUTIONS, command);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VTrimContributionsEditor.java
 (at line 138)
MenuPackageImpl.Literals.TRIM_CONTRIBUTIONS__TRIM_CONTRIBUTIONS, command);
Discouraged access: The field 'MenuPackageImpl.Literals.TRIM_CONTRIBUTIONS__TRIM_CONTRIBUTIONS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VBindingTableEditor.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VBindingTableEditor.java
 (at line 35)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VBindingTableEditor.java
 (at line 109)
CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__BINDING_TABLES) {
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VBindingTableEditor.java
 (at line 109)
CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__BINDING_TABLES) {
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VBindingTableEditor.java
 (at line 109)
CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__BINDING_TABLES) {
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__BINDING_TABLES' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VBindingTableEditor.java
 (at line 133)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__BINDING_TABLES, command);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VBindingTableEditor.java
 (at line 133)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__BINDING_TABLES, command);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VBindingTableEditor.java
 (at line 133)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__BINDING_TABLES, command);
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__BINDING_TABLES' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java : 97 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 41)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 44)
import org.eclipse.e4.ui.model.application.ui.advanced.impl.AdvancedPackageImpl;
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 46)
import org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 47)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 90)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 90)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 90)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 113)
handleAddChild(BasicPackageImpl.Literals.PART_SASH_CONTAINER);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 113)
handleAddChild(BasicPackageImpl.Literals.PART_SASH_CONTAINER);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 113)
handleAddChild(BasicPackageImpl.Literals.PART_SASH_CONTAINER);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_SASH_CONTAINER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 120)
handleAddChild(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 120)
handleAddChild(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 120)
handleAddChild(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 127)
handleAddChild(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 127)
handleAddChild(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 127)
handleAddChild(BasicPackageImpl.Literals.PART);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 134)
handleAddChild(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 134)
handleAddChild(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 134)
handleAddChild(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The field 'AdvancedPackageImpl.Literals.AREA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 141)
handleAddChild(AdvancedPackageImpl.Literals.PLACEHOLDER);
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 141)
handleAddChild(AdvancedPackageImpl.Literals.PLACEHOLDER);
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 141)
handleAddChild(AdvancedPackageImpl.Literals.PLACEHOLDER);
Discouraged access: The field 'AdvancedPackageImpl.Literals.PLACEHOLDER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 221)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 221)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 221)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 223)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 223)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 223)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__LABEL));
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 225)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 225)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 225)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__TOOLTIP));
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__TOOLTIP' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 238)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 238)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 238)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_LABEL__ICON_URI).observeDetail(
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 275)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL)
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 275)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL)
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 275)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL)
Discouraged access: The field 'UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 281)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 281)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 281)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 285)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 285)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 285)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 297)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 297)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 297)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 301)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 301)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 301)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER,
Discouraged access: The field 'BasicPackageImpl.Literals.PART_SASH_CONTAINER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 302)
BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 302)
BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 302)
BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART,
Discouraged access: The field 'BasicPackageImpl.Literals.PART_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 302)
BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 302)
BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 302)
BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART,
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 303)
AdvancedPackageImpl.Literals.AREA,
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 303)
AdvancedPackageImpl.Literals.AREA,
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 303)
AdvancedPackageImpl.Literals.AREA,
Discouraged access: The field 'AdvancedPackageImpl.Literals.AREA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 304)
AdvancedPackageImpl.Literals.PLACEHOLDER });
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 304)
AdvancedPackageImpl.Literals.PLACEHOLDER });
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 304)
AdvancedPackageImpl.Literals.PLACEHOLDER });
Discouraged access: The field 'AdvancedPackageImpl.Literals.PLACEHOLDER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 305)
pickList.setSelection(new StructuredSelection(BasicPackageImpl.Literals.PART_SASH_CONTAINER));
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 305)
pickList.setSelection(new StructuredSelection(BasicPackageImpl.Literals.PART_SASH_CONTAINER));
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 305)
pickList.setSelection(new StructuredSelection(BasicPackageImpl.Literals.PART_SASH_CONTAINER));
Discouraged access: The field 'BasicPackageImpl.Literals.PART_SASH_CONTAINER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 310)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 310)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 310)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 313)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 313)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 313)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 323)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 323)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 323)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
74. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 325)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 325)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
76. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 325)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
77. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 327)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
78. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 327)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
79. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 327)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
80. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 348)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
81. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 348)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
82. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 348)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__WIDGET' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
83. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 358)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
84. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 358)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
85. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 358)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
86. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 378)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
87. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 378)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
88. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 378)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL),
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
89. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 379)
FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__ICON_URI),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
90. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 379)
FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__ICON_URI),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
91. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 379)
FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__ICON_URI),
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
92. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 380)
FeaturePath.fromList(UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
93. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 380)
FeaturePath.fromList(UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
94. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 380)
FeaturePath.fromList(UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL),
Discouraged access: The field 'UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
95. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 381)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
96. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 381)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
97. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 381)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/ParameterEditor.java : 17 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ParameterEditor.java
 (at line 30)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ParameterEditor.java
 (at line 31)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ParameterEditor.java
 (at line 146)
ControlFactory.createTextField(parent, Messages.ModelTooling_Common_Id, master, context, textProp, EMFEditProperties.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ParameterEditor.java
 (at line 146)
ControlFactory.createTextField(parent, Messages.ModelTooling_Common_Id, master, context, textProp, EMFEditProperties.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ParameterEditor.java
 (at line 146)
ControlFactory.createTextField(parent, Messages.ModelTooling_Common_Id, master, context, textProp, EMFEditProperties.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ParameterEditor.java
 (at line 148)
ControlFactory.createTextField(parent, Messages.ParameterEditor_Value, master, context, textProp, EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.PARAMETER__VALUE));
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ParameterEditor.java
 (at line 148)
ControlFactory.createTextField(parent, Messages.ParameterEditor_Value, master, context, textProp, EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.PARAMETER__VALUE));
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ParameterEditor.java
 (at line 148)
ControlFactory.createTextField(parent, Messages.ParameterEditor_Value, master, context, textProp, EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.PARAMETER__VALUE));
Discouraged access: The field 'CommandsPackageImpl.Literals.PARAMETER__VALUE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ParameterEditor.java
 (at line 156)
ControlFactory.createStringListWidget(parent, Messages, this, Messages.CategoryEditor_Tags, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ParameterEditor.java
 (at line 156)
ControlFactory.createStringListWidget(parent, Messages, this, Messages.CategoryEditor_Tags, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ParameterEditor.java
 (at line 156)
ControlFactory.createStringListWidget(parent, Messages, this, Messages.CategoryEditor_Tags, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ParameterEditor.java
 (at line 157)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Contribution_PersistedState, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ParameterEditor.java
 (at line 157)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Contribution_PersistedState, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ParameterEditor.java
 (at line 157)
ControlFactory.createMapProperties(parent, Messages, this, Messages.ModelTooling_Contribution_PersistedState, ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ParameterEditor.java
 (at line 181)
final IEMFEditValueProperty modelProp = EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.PARAMETER__NAME);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ParameterEditor.java
 (at line 181)
final IEMFEditValueProperty modelProp = EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.PARAMETER__NAME);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ParameterEditor.java
 (at line 181)
final IEMFEditValueProperty modelProp = EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.PARAMETER__NAME);
Discouraged access: The field 'CommandsPackageImpl.Literals.PARAMETER__NAME' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/WindowIconDialogEditor.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/WindowIconDialogEditor.java
 (at line 21)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/WindowIconDialogEditor.java
 (at line 28)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI, Messages);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/WindowIconDialogEditor.java
 (at line 28)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI, Messages);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/WindowIconDialogEditor.java
 (at line 28)
super(parentShell, context, project, editingDomain, element, UiPackageImpl.Literals.UI_LABEL__ICON_URI, Messages);
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__ICON_URI' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowWindowsEditor.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowWindowsEditor.java
 (at line 4)
import org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowWindowsEditor.java
 (at line 10)
super(BasicPackageImpl.Literals.WINDOW__WINDOWS);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowWindowsEditor.java
 (at line 10)
super(BasicPackageImpl.Literals.WINDOW__WINDOWS);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowWindowsEditor.java
 (at line 10)
super(BasicPackageImpl.Literals.WINDOW__WINDOWS);
Discouraged access: The field 'BasicPackageImpl.Literals.WINDOW__WINDOWS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/resourcelocator/dialogs/BundleClassDialog.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/resourcelocator/dialogs/BundleClassDialog.java
 (at line 219)
final IContributionClassCreator c = context.get(ModelEditor.class).getContributionCreator(org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/resourcelocator/dialogs/BundleClassDialog.java
 (at line 219)
final IContributionClassCreator c = context.get(ModelEditor.class).getContributionCreator(org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/resourcelocator/dialogs/BundleClassDialog.java
 (at line 219)
final IContributionClassCreator c = context.get(ModelEditor.class).getContributionCreator(org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl.Literals.PART);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/resourcelocator/TargetPlatformContributionCollector.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/resourcelocator/TargetPlatformContributionCollector.java
 (at line 65)
import org.eclipse.pde.internal.core.PDECore;
Discouraged access: The type 'PDECore' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/resourcelocator/TargetPlatformContributionCollector.java
 (at line 66)
import org.eclipse.pde.internal.core.TargetPlatformHelper;
Discouraged access: The type 'TargetPlatformHelper' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/resourcelocator/TargetPlatformContributionCollector.java
 (at line 300)
final IProject[] projects = PDECore.getWorkspace().getRoot().getProjects();
Discouraged access: The type 'PDECore' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/resourcelocator/TargetPlatformContributionCollector.java
 (at line 300)
final IProject[] projects = PDECore.getWorkspace().getRoot().getProjects();
Discouraged access: The method 'PDECore.getWorkspace()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/resourcelocator/TargetPlatformContributionCollector.java
 (at line 301)
final IPluginModelBase[] models = TargetPlatformHelper.getPDEState().getTargetModels();
Discouraged access: The type 'TargetPlatformHelper' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/resourcelocator/TargetPlatformContributionCollector.java
 (at line 301)
final IPluginModelBase[] models = TargetPlatformHelper.getPDEState().getTargetModels();
Discouraged access: The method 'TargetPlatformHelper.getPDEState()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/resourcelocator/TargetPlatformContributionCollector.java
 (at line 301)
final IPluginModelBase[] models = TargetPlatformHelper.getPDEState().getTargetModels();
Discouraged access: The method 'PDEState.getTargetModels()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java : 38 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 37)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 38)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 73)
.list(CommandsPackageImpl.Literals.BINDING_TABLE__BINDINGS);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 73)
.list(CommandsPackageImpl.Literals.BINDING_TABLE__BINDINGS);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 73)
.list(CommandsPackageImpl.Literals.BINDING_TABLE__BINDINGS);
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_TABLE__BINDINGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 175)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID).observeDetail(getMaster()));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 175)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID).observeDetail(getMaster()));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 175)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID).observeDetail(getMaster()));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 190)
FeaturePath.fromList(CommandsPackageImpl.Literals.BINDING_TABLE__BINDING_CONTEXT,
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 190)
FeaturePath.fromList(CommandsPackageImpl.Literals.BINDING_TABLE__BINDING_CONTEXT,
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 190)
FeaturePath.fromList(CommandsPackageImpl.Literals.BINDING_TABLE__BINDING_CONTEXT,
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_TABLE__BINDING_CONTEXT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 191)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID)).observeDetail(getMaster()));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 191)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID)).observeDetail(getMaster()));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 191)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID)).observeDetail(getMaster()));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 201)
CommandsPackageImpl.Literals.BINDING_TABLE__BINDING_CONTEXT, dialog.getSelectedContext());
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 201)
CommandsPackageImpl.Literals.BINDING_TABLE__BINDING_CONTEXT, dialog.getSelectedContext());
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 201)
CommandsPackageImpl.Literals.BINDING_TABLE__BINDING_CONTEXT, dialog.getSelectedContext());
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_TABLE__BINDING_CONTEXT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 212)
this, CommandsPackageImpl.Literals.BINDING_TABLE__BINDINGS) {
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 212)
this, CommandsPackageImpl.Literals.BINDING_TABLE__BINDINGS) {
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 212)
this, CommandsPackageImpl.Literals.BINDING_TABLE__BINDINGS) {
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_TABLE__BINDINGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 228)
final IEMFListProperty prop = EMFProperties.list(CommandsPackageImpl.Literals.BINDING_TABLE__BINDINGS);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 228)
final IEMFListProperty prop = EMFProperties.list(CommandsPackageImpl.Literals.BINDING_TABLE__BINDINGS);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 228)
final IEMFListProperty prop = EMFProperties.list(CommandsPackageImpl.Literals.BINDING_TABLE__BINDINGS);
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_TABLE__BINDINGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 239)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 239)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 239)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 241)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 241)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 241)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 268)
return new FeaturePath[] { FeaturePath.fromList(CommandsPackageImpl.Literals.BINDING_TABLE__BINDING_CONTEXT,
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 268)
return new FeaturePath[] { FeaturePath.fromList(CommandsPackageImpl.Literals.BINDING_TABLE__BINDING_CONTEXT,
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 268)
return new FeaturePath[] { FeaturePath.fromList(CommandsPackageImpl.Literals.BINDING_TABLE__BINDING_CONTEXT,
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_TABLE__BINDING_CONTEXT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 269)
CommandsPackageImpl.Literals.BINDING_CONTEXT__NAME) };
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 269)
CommandsPackageImpl.Literals.BINDING_CONTEXT__NAME) };
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 269)
CommandsPackageImpl.Literals.BINDING_CONTEXT__NAME) };
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_CONTEXT__NAME' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 282)
CommandsPackageImpl.Literals.BINDING_TABLE__BINDINGS, handler);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 282)
CommandsPackageImpl.Literals.BINDING_TABLE__BINDINGS, handler);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 282)
CommandsPackageImpl.Literals.BINDING_TABLE__BINDINGS, handler);
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_TABLE__BINDINGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java : 47 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 38)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 39)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 74)
CommandsPackageImpl.Literals.COMMAND__PARAMETERS);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 74)
CommandsPackageImpl.Literals.COMMAND__PARAMETERS);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 74)
CommandsPackageImpl.Literals.COMMAND__PARAMETERS);
Discouraged access: The field 'CommandsPackageImpl.Literals.COMMAND__PARAMETERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 139)
enableIdGenerator(CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME,
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 139)
enableIdGenerator(CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME,
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 139)
enableIdGenerator(CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME,
Discouraged access: The field 'CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 140)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 140)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 140)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 168)
getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID),
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 168)
getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID),
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 168)
getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID),
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 171)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME));
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 171)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME));
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 171)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME));
Discouraged access: The field 'CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 173)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.COMMAND__DESCRIPTION));
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 173)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.COMMAND__DESCRIPTION));
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 173)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.COMMAND__DESCRIPTION));
Discouraged access: The field 'CommandsPackageImpl.Literals.COMMAND__DESCRIPTION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 190)
FeaturePath.fromList(CommandsPackageImpl.Literals.COMMAND__CATEGORY,
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 190)
FeaturePath.fromList(CommandsPackageImpl.Literals.COMMAND__CATEGORY,
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 190)
FeaturePath.fromList(CommandsPackageImpl.Literals.COMMAND__CATEGORY,
Discouraged access: The field 'CommandsPackageImpl.Literals.COMMAND__CATEGORY' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 191)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID)).observeDetail(getMaster()));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 191)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID)).observeDetail(getMaster()));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 191)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID)).observeDetail(getMaster()));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 207)
this, CommandsPackageImpl.Literals.COMMAND__PARAMETERS) {
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 207)
this, CommandsPackageImpl.Literals.COMMAND__PARAMETERS) {
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 207)
this, CommandsPackageImpl.Literals.COMMAND__PARAMETERS) {
Discouraged access: The field 'CommandsPackageImpl.Literals.COMMAND__PARAMETERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 225)
CommandsPackageImpl.Literals.COMMAND__PARAMETERS);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 225)
CommandsPackageImpl.Literals.COMMAND__PARAMETERS);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 225)
CommandsPackageImpl.Literals.COMMAND__PARAMETERS);
Discouraged access: The field 'CommandsPackageImpl.Literals.COMMAND__PARAMETERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 236)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 236)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 236)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 238)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 238)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 238)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 263)
return new FeaturePath[] { FeaturePath.fromList(CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME) };
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 263)
return new FeaturePath[] { FeaturePath.fromList(CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME) };
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 263)
return new FeaturePath[] { FeaturePath.fromList(CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME) };
Discouraged access: The field 'CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 272)
CommandsPackageImpl.Literals.COMMAND__PARAMETERS, param);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 272)
CommandsPackageImpl.Literals.COMMAND__PARAMETERS, param);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 272)
CommandsPackageImpl.Literals.COMMAND__PARAMETERS, param);
Discouraged access: The field 'CommandsPackageImpl.Literals.COMMAND__PARAMETERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 296)
final List<?> commandParameters = (List<?>) command.eGet(CommandsPackageImpl.Literals.COMMAND__PARAMETERS);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 296)
final List<?> commandParameters = (List<?>) command.eGet(CommandsPackageImpl.Literals.COMMAND__PARAMETERS);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandEditor.java
 (at line 296)
final List<?> commandParameters = (List<?>) command.eGet(CommandsPackageImpl.Literals.COMMAND__PARAMETERS);
Discouraged access: The field 'CommandsPackageImpl.Literals.COMMAND__PARAMETERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java : 50 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 50)
import org.eclipse.e4.ui.dialogs.filteredtree.PatternFilter;
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 51)
import org.eclipse.e4.ui.internal.workbench.E4XMIResource;
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 54)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 55)
import org.eclipse.e4.ui.model.application.impl.ApplicationFactoryImpl;
Discouraged access: The type 'ApplicationFactoryImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 56)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 58)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 180)
if (res instanceof E4XMIResource) {
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 181)
final String v = ((E4XMIResource) res).getID((EObject) val);
Discouraged access: The method 'E4XMIResource.getID(EObject)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 181)
final String v = ((E4XMIResource) res).getID((EObject) val);
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 238)
final BasicEMap.Entry<String, String> entry = (org.eclipse.emf.common.util.BasicEMap.Entry<String, String>) ApplicationFactoryImpl.eINSTANCE
Discouraged access: The type 'ApplicationFactoryImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 238)
final BasicEMap.Entry<String, String> entry = (org.eclipse.emf.common.util.BasicEMap.Entry<String, String>) ApplicationFactoryImpl.eINSTANCE .createStringToStringMap();
Discouraged access: The method 'ApplicationFactoryImpl.createStringToStringMap()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 238)
final BasicEMap.Entry<String, String> entry = (org.eclipse.emf.common.util.BasicEMap.Entry<String, String>) ApplicationFactoryImpl.eINSTANCE
Discouraged access: The field 'ApplicationFactoryImpl.eINSTANCE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 288)
ApplicationPackageImpl.Literals.STRING_TO_STRING_MAP__KEY,
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 288)
ApplicationPackageImpl.Literals.STRING_TO_STRING_MAP__KEY,
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 288)
ApplicationPackageImpl.Literals.STRING_TO_STRING_MAP__KEY,
Discouraged access: The field 'ApplicationPackageImpl.Literals.STRING_TO_STRING_MAP__KEY' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 334)
ApplicationPackageImpl.Literals.STRING_TO_STRING_MAP__VALUE,
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 334)
ApplicationPackageImpl.Literals.STRING_TO_STRING_MAP__VALUE,
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 334)
ApplicationPackageImpl.Literals.STRING_TO_STRING_MAP__VALUE,
Discouraged access: The field 'ApplicationPackageImpl.Literals.STRING_TO_STRING_MAP__VALUE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 537)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID).observeDetail(editor.getMaster()));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 537)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID).observeDetail(editor.getMaster()));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 537)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID).observeDetail(editor.getMaster()));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 561)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 561)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 561)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 563)
UiPackageImpl.Literals.UI_LABEL__LABEL);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 563)
UiPackageImpl.Literals.UI_LABEL__LABEL);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 563)
UiPackageImpl.Literals.UI_LABEL__LABEL);
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 565)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 565)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 565)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 572)
UiPackageImpl.Literals.ELEMENT_CONTAINER__SELECTED_ELEMENT).observeDetail(editor.getMaster());
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 572)
UiPackageImpl.Literals.ELEMENT_CONTAINER__SELECTED_ELEMENT).observeDetail(editor.getMaster());
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 572)
UiPackageImpl.Literals.ELEMENT_CONTAINER__SELECTED_ELEMENT).observeDetail(editor.getMaster());
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__SELECTED_ELEMENT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 623)
PickListFeatures.NO_PICKER), editor, CommandsPackageImpl.Literals.BINDINGS__BINDING_CONTEXTS) {
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 623)
PickListFeatures.NO_PICKER), editor, CommandsPackageImpl.Literals.BINDINGS__BINDING_CONTEXTS) {
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 623)
PickListFeatures.NO_PICKER), editor, CommandsPackageImpl.Literals.BINDINGS__BINDING_CONTEXTS) {
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDINGS__BINDING_CONTEXTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 630)
CommandsPackageImpl.Literals.BINDINGS__BINDING_CONTEXTS, dialog.getSelectedContext());
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 630)
CommandsPackageImpl.Literals.BINDINGS__BINDING_CONTEXTS, dialog.getSelectedContext());
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 630)
CommandsPackageImpl.Literals.BINDINGS__BINDING_CONTEXTS, dialog.getSelectedContext());
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDINGS__BINDING_CONTEXTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 641)
EMFProperties.list(CommandsPackageImpl.Literals.BINDINGS__BINDING_CONTEXTS).observeDetail(
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 641)
EMFProperties.list(CommandsPackageImpl.Literals.BINDINGS__BINDING_CONTEXTS).observeDetail(
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 641)
EMFProperties.list(CommandsPackageImpl.Literals.BINDINGS__BINDING_CONTEXTS).observeDetail(
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDINGS__BINDING_CONTEXTS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 767)
UiPackageImpl.Literals.UI_LABEL__LABEL, UiPackageImpl.Literals.UI_LABEL__LOCALIZED_LABEL);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 767)
UiPackageImpl.Literals.UI_LABEL__LABEL, UiPackageImpl.Literals.UI_LABEL__LOCALIZED_LABEL);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 767)
UiPackageImpl.Literals.UI_LABEL__LABEL, UiPackageImpl.Literals.UI_LABEL__LOCALIZED_LABEL);
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 767)
UiPackageImpl.Literals.UI_LABEL__LABEL, UiPackageImpl.Literals.UI_LABEL__LOCALIZED_LABEL);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 767)
UiPackageImpl.Literals.UI_LABEL__LABEL, UiPackageImpl.Literals.UI_LABEL__LOCALIZED_LABEL);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 767)
UiPackageImpl.Literals.UI_LABEL__LABEL, UiPackageImpl.Literals.UI_LABEL__LOCALIZED_LABEL);
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LOCALIZED_LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 797)
public static void attachFiltering(Text searchText, final TableViewer viewer, final PatternFilter filter) {
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 799)
filter.setPattern(((Text) e.widget).getText());
Discouraged access: The method 'PatternFilter.setPattern(String)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ExpressionIdDialog.java : 9 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ExpressionIdDialog.java
 (at line 25)
import org.eclipse.e4.ui.dialogs.filteredtree.PatternFilter;
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ExpressionIdDialog.java
 (at line 27)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ExpressionIdDialog.java
 (at line 84)
final PatternFilter filter = new PatternFilter(true) {
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ExpressionIdDialog.java
 (at line 84)
final PatternFilter filter = new PatternFilter(true) { @Override protected boolean isParentMatch(Viewer viewer, Object element) { return viewer instanceof AbstractTreeViewer && super.isParentMatch(viewer, element); } };
Discouraged access: The constructor 'PatternFilter(boolean)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ExpressionIdDialog.java
 (at line 84)
final PatternFilter filter = new PatternFilter(true) {
Discouraged access: The type 'PatternFilter' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ExpressionIdDialog.java
 (at line 88)
return viewer instanceof AbstractTreeViewer && super.isParentMatch(viewer, element);
Discouraged access: The method 'PatternFilter.isParentMatch(Viewer, Object)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ExpressionIdDialog.java
 (at line 112)
UiPackageImpl.Literals.CORE_EXPRESSION__CORE_EXPRESSION_ID, el.getAttribute("id")); //$NON-NLS-1$
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ExpressionIdDialog.java
 (at line 112)
UiPackageImpl.Literals.CORE_EXPRESSION__CORE_EXPRESSION_ID, el.getAttribute("id")); //$NON-NLS-1$
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ExpressionIdDialog.java
 (at line 112)
UiPackageImpl.Literals.CORE_EXPRESSION__CORE_EXPRESSION_ID, el.getAttribute("id")); //$NON-NLS-1$
Discouraged access: The field 'UiPackageImpl.Literals.CORE_EXPRESSION__CORE_EXPRESSION_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptorMenuEditor.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptorMenuEditor.java
 (at line 8)
super(org.eclipse.e4.ui.model.application.descriptor.basic.impl.BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptorMenuEditor.java
 (at line 8)
super(org.eclipse.e4.ui.model.application.descriptor.basic.impl.BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPartDescriptorMenuEditor.java
 (at line 8)
super(org.eclipse.e4.ui.model.application.descriptor.basic.impl.BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR__MENUS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java : 96 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 41)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsFactoryImpl;
Discouraged access: The type 'CommandsFactoryImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 42)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 43)
import org.eclipse.e4.ui.model.application.descriptor.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 44)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 45)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 49)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 92)
.list(CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 92)
.list(CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 92)
.list(CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS);
Discouraged access: The field 'CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 94)
.list(CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__BINDING_TABLES);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 94)
.list(CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__BINDING_TABLES);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 94)
.list(CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__BINDING_TABLES);
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__BINDING_TABLES' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 96)
.list(ApplicationPackageImpl.Literals.APPLICATION__COMMANDS);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 96)
.list(ApplicationPackageImpl.Literals.APPLICATION__COMMANDS);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 96)
.list(ApplicationPackageImpl.Literals.APPLICATION__COMMANDS);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION__COMMANDS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 100)
.list(BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 100)
.list(BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 100)
.list(BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR_CONTAINER__DESCRIPTORS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 102)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 102)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 102)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 104)
.list(ApplicationPackageImpl.Literals.APPLICATION__ADDONS);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 104)
.list(ApplicationPackageImpl.Literals.APPLICATION__ADDONS);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 104)
.list(ApplicationPackageImpl.Literals.APPLICATION__ADDONS);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION__ADDONS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 106)
.list(MenuPackageImpl.Literals.MENU_CONTRIBUTIONS__MENU_CONTRIBUTIONS);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 106)
.list(MenuPackageImpl.Literals.MENU_CONTRIBUTIONS__MENU_CONTRIBUTIONS);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 106)
.list(MenuPackageImpl.Literals.MENU_CONTRIBUTIONS__MENU_CONTRIBUTIONS);
Discouraged access: The field 'MenuPackageImpl.Literals.MENU_CONTRIBUTIONS__MENU_CONTRIBUTIONS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 108)
.list(MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTIONS__TOOL_BAR_CONTRIBUTIONS);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 108)
.list(MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTIONS__TOOL_BAR_CONTRIBUTIONS);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 108)
.list(MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTIONS__TOOL_BAR_CONTRIBUTIONS);
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTIONS__TOOL_BAR_CONTRIBUTIONS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 110)
.list(MenuPackageImpl.Literals.TRIM_CONTRIBUTIONS__TRIM_CONTRIBUTIONS);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 110)
.list(MenuPackageImpl.Literals.TRIM_CONTRIBUTIONS__TRIM_CONTRIBUTIONS);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 110)
.list(MenuPackageImpl.Literals.TRIM_CONTRIBUTIONS__TRIM_CONTRIBUTIONS);
Discouraged access: The field 'MenuPackageImpl.Literals.TRIM_CONTRIBUTIONS__TRIM_CONTRIBUTIONS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 112)
.list(UiPackageImpl.Literals.SNIPPET_CONTAINER__SNIPPETS);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 112)
.list(UiPackageImpl.Literals.SNIPPET_CONTAINER__SNIPPETS);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 112)
.list(UiPackageImpl.Literals.SNIPPET_CONTAINER__SNIPPETS);
Discouraged access: The field 'UiPackageImpl.Literals.SNIPPET_CONTAINER__SNIPPETS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 114)
.list(ApplicationPackageImpl.Literals.APPLICATION__CATEGORIES);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 114)
.list(ApplicationPackageImpl.Literals.APPLICATION__CATEGORIES);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 114)
.list(ApplicationPackageImpl.Literals.APPLICATION__CATEGORIES);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION__CATEGORIES' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 117)
.list(CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__ROOT_CONTEXT);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 117)
.list(CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__ROOT_CONTEXT);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 117)
.list(CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__ROOT_CONTEXT);
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_TABLE_CONTAINER__ROOT_CONTEXT' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 194)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 194)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 194)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 198)
UiPackageImpl.Literals.CONTEXT__PROPERTIES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 198)
UiPackageImpl.Literals.CONTEXT__PROPERTIES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 198)
UiPackageImpl.Literals.CONTEXT__PROPERTIES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'UiPackageImpl.Literals.CONTEXT__PROPERTIES' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 201)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 201)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 201)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 204)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 204)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 204)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 214)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 214)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 214)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 216)
UiPackageImpl.Literals.CONTEXT__VARIABLES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 216)
UiPackageImpl.Literals.CONTEXT__VARIABLES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 216)
UiPackageImpl.Literals.CONTEXT__VARIABLES, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'UiPackageImpl.Literals.CONTEXT__VARIABLES' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 218)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 218)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 218)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 220)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 220)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 220)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 241)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 241)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 241)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__WIDGET' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 393)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 393)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 393)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 429)
final MCommand command = CommandsFactoryImpl.eINSTANCE.createCommand();
Discouraged access: The type 'CommandsFactoryImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
74. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 429)
final MCommand command = CommandsFactoryImpl.eINSTANCE.createCommand();
Discouraged access: The method 'CommandsFactoryImpl.createCommand()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 429)
final MCommand command = CommandsFactoryImpl.eINSTANCE.createCommand();
Discouraged access: The field 'CommandsFactoryImpl.eINSTANCE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
76. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 430)
final MHandler handler = CommandsFactoryImpl.eINSTANCE.createHandler();
Discouraged access: The type 'CommandsFactoryImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
77. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 430)
final MHandler handler = CommandsFactoryImpl.eINSTANCE.createHandler();
Discouraged access: The method 'CommandsFactoryImpl.createHandler()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
78. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 430)
final MHandler handler = CommandsFactoryImpl.eINSTANCE.createHandler();
Discouraged access: The field 'CommandsFactoryImpl.eINSTANCE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
79. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 444)
keyBinding = CommandsFactoryImpl.eINSTANCE.createKeyBinding();
Discouraged access: The type 'CommandsFactoryImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
80. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 444)
keyBinding = CommandsFactoryImpl.eINSTANCE.createKeyBinding();
Discouraged access: The method 'CommandsFactoryImpl.createKeyBinding()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
81. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 444)
keyBinding = CommandsFactoryImpl.eINSTANCE.createKeyBinding();
Discouraged access: The field 'CommandsFactoryImpl.eINSTANCE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
82. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 456)
ApplicationPackageImpl.Literals.APPLICATION__COMMANDS, command));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
83. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 456)
ApplicationPackageImpl.Literals.APPLICATION__COMMANDS, command));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
84. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 456)
ApplicationPackageImpl.Literals.APPLICATION__COMMANDS, command));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION__COMMANDS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
85. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 458)
CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS, handler));
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
86. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 458)
CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS, handler));
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
87. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 458)
CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS, handler));
Discouraged access: The field 'CommandsPackageImpl.Literals.HANDLER_CONTAINER__HANDLERS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
88. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 463)
CommandsPackageImpl.Literals.BINDING_TABLE__BINDINGS, keyBinding));
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
89. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 463)
CommandsPackageImpl.Literals.BINDING_TABLE__BINDINGS, keyBinding));
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
90. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 463)
CommandsPackageImpl.Literals.BINDING_TABLE__BINDINGS, keyBinding));
Discouraged access: The field 'CommandsPackageImpl.Literals.BINDING_TABLE__BINDINGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
91. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 653)
if (MenuPackageImpl.Literals.MENU.isSuperTypeOf(o.eClass())) {
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
92. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 653)
if (MenuPackageImpl.Literals.MENU.isSuperTypeOf(o.eClass())) {
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
93. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 653)
if (MenuPackageImpl.Literals.MENU.isSuperTypeOf(o.eClass())) {
Discouraged access: The field 'MenuPackageImpl.Literals.MENU' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
94. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 737)
if (MenuPackageImpl.Literals.TOOL_BAR.isSuperTypeOf(o.eClass())) {
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
95. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 737)
if (MenuPackageImpl.Literals.TOOL_BAR.isSuperTypeOf(o.eClass())) {
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
96. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 737)
if (MenuPackageImpl.Literals.TOOL_BAR.isSuperTypeOf(o.eClass())) {
Discouraged access: The field 'MenuPackageImpl.Literals.TOOL_BAR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/objectdata/JavaAttribute.java : 10 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/objectdata/JavaAttribute.java
 (at line 11)
import org.eclipse.e4.core.di.extensions.EventTopic;
Discouraged access: The type 'EventTopic' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di.extensions/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/objectdata/JavaAttribute.java
 (at line 12)
import org.eclipse.e4.core.di.extensions.Preference;
Discouraged access: The type 'Preference' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di.extensions/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/objectdata/JavaAttribute.java
 (at line 102)
final Preference preference = field.getAnnotation(Preference.class);
Discouraged access: The type 'Preference' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di.extensions/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/objectdata/JavaAttribute.java
 (at line 102)
final Preference preference = field.getAnnotation(Preference.class);
Discouraged access: The type 'Preference' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di.extensions/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/objectdata/JavaAttribute.java
 (at line 104)
String path = preference.nodePath();
Discouraged access: The method 'Preference.nodePath()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di.extensions/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/objectdata/JavaAttribute.java
 (at line 108)
return "@Preference(" + preference.nodePath() + "/" + preference.value() + ")"; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
Discouraged access: The method 'Preference.nodePath()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di.extensions/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/objectdata/JavaAttribute.java
 (at line 108)
return "@Preference(" + preference.nodePath() + "/" + preference.value() + ")"; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
Discouraged access: The method 'Preference.value()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di.extensions/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/objectdata/JavaAttribute.java
 (at line 111)
final EventTopic topic = field.getAnnotation(EventTopic.class);
Discouraged access: The type 'EventTopic' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di.extensions/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/objectdata/JavaAttribute.java
 (at line 111)
final EventTopic topic = field.getAnnotation(EventTopic.class);
Discouraged access: The type 'EventTopic' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di.extensions/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/objectdata/JavaAttribute.java
 (at line 114)
return "@Topic(" + topic.value() + ")"; //$NON-NLS-1$//$NON-NLS-2$
Discouraged access: The method 'EventTopic.value()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.e4.core.di.extensions/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/MenuIdDialog.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/MenuIdDialog.java
 (at line 29)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/MenuIdDialog.java
 (at line 124)
return MenuPackageImpl.Literals.MENU_CONTRIBUTION__PARENT_ID;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/MenuIdDialog.java
 (at line 124)
return MenuPackageImpl.Literals.MENU_CONTRIBUTION__PARENT_ID;
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/MenuIdDialog.java
 (at line 124)
return MenuPackageImpl.Literals.MENU_CONTRIBUTION__PARENT_ID;
Discouraged access: The field 'MenuPackageImpl.Literals.MENU_CONTRIBUTION__PARENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuContributionsEditor.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuContributionsEditor.java
 (at line 35)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuContributionsEditor.java
 (at line 109)
MenuPackageImpl.Literals.MENU_CONTRIBUTIONS__MENU_CONTRIBUTIONS) {
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuContributionsEditor.java
 (at line 109)
MenuPackageImpl.Literals.MENU_CONTRIBUTIONS__MENU_CONTRIBUTIONS) {
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuContributionsEditor.java
 (at line 109)
MenuPackageImpl.Literals.MENU_CONTRIBUTIONS__MENU_CONTRIBUTIONS) {
Discouraged access: The field 'MenuPackageImpl.Literals.MENU_CONTRIBUTIONS__MENU_CONTRIBUTIONS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuContributionsEditor.java
 (at line 139)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), MenuPackageImpl.Literals.MENU_CONTRIBUTIONS__MENU_CONTRIBUTIONS, command);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuContributionsEditor.java
 (at line 139)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), MenuPackageImpl.Literals.MENU_CONTRIBUTIONS__MENU_CONTRIBUTIONS, command);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VMenuContributionsEditor.java
 (at line 139)
final Command cmd = AddCommand.create(getEditingDomain(), getMaster().getValue(), MenuPackageImpl.Literals.MENU_CONTRIBUTIONS__MENU_CONTRIBUTIONS, command);
Discouraged access: The field 'MenuPackageImpl.Literals.MENU_CONTRIBUTIONS__MENU_CONTRIBUTIONS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowTrimEditor.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowTrimEditor.java
 (at line 35)
import org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowTrimEditor.java
 (at line 108)
BasicPackageImpl.Literals.TRIMMED_WINDOW__TRIM_BARS) {
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowTrimEditor.java
 (at line 108)
BasicPackageImpl.Literals.TRIMMED_WINDOW__TRIM_BARS) {
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowTrimEditor.java
 (at line 108)
BasicPackageImpl.Literals.TRIMMED_WINDOW__TRIM_BARS) {
Discouraged access: The field 'BasicPackageImpl.Literals.TRIMMED_WINDOW__TRIM_BARS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowTrimEditor.java
 (at line 141)
BasicPackageImpl.Literals.TRIMMED_WINDOW__TRIM_BARS, handler);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowTrimEditor.java
 (at line 141)
BasicPackageImpl.Literals.TRIMMED_WINDOW__TRIM_BARS, handler);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowTrimEditor.java
 (at line 141)
BasicPackageImpl.Literals.TRIMMED_WINDOW__TRIM_BARS, handler);
Discouraged access: The field 'BasicPackageImpl.Literals.TRIMMED_WINDOW__TRIM_BARS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/common/XMIModelResource.java : 11 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/XMIModelResource.java
 (at line 27)
import org.eclipse.e4.ui.internal.workbench.E4XMIResource;
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/XMIModelResource.java
 (at line 28)
import org.eclipse.e4.ui.internal.workbench.E4XMIResourceFactory;
Discouraged access: The type 'E4XMIResourceFactory' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/XMIModelResource.java
 (at line 72)
.put(Resource.Factory.Registry.DEFAULT_EXTENSION, new E4XMIResourceFactory());
Discouraged access: The constructor 'E4XMIResourceFactory()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/XMIModelResource.java
 (at line 72)
.put(Resource.Factory.Registry.DEFAULT_EXTENSION, new E4XMIResourceFactory());
Discouraged access: The type 'E4XMIResourceFactory' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/XMIModelResource.java
 (at line 89)
E4XMIResource resource = (E4XMIResource) eObject.eResource();
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/XMIModelResource.java
 (at line 89)
E4XMIResource resource = (E4XMIResource) eObject.eResource();
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/XMIModelResource.java
 (at line 91)
idMap.put(eObject, resource.getID(eObject));
Discouraged access: The method 'E4XMIResource.getID(EObject)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/XMIModelResource.java
 (at line 96)
resource = (E4XMIResource) o.eResource();
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/XMIModelResource.java
 (at line 97)
idMap.put(o, resource.getID(o));
Discouraged access: The method 'E4XMIResource.getID(EObject)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/XMIModelResource.java
 (at line 100)
resource = (E4XMIResource) ((EObject) list.get(0)).eResource();
Discouraged access: The type 'E4XMIResource' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/XMIModelResource.java
 (at line 108)
resource.setID(e.getKey(), e.getValue());
Discouraged access: The method 'E4XMIResource.setID(EObject, String)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java : 23 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 25)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 26)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 58)
return new FeaturePath[] { FeaturePath.fromList(CommandsPackageImpl.Literals.COMMAND_PARAMETER__NAME),
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 58)
return new FeaturePath[] { FeaturePath.fromList(CommandsPackageImpl.Literals.COMMAND_PARAMETER__NAME),
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 58)
return new FeaturePath[] { FeaturePath.fromList(CommandsPackageImpl.Literals.COMMAND_PARAMETER__NAME),
Discouraged access: The field 'CommandsPackageImpl.Literals.COMMAND_PARAMETER__NAME' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 59)
FeaturePath.fromList(ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID) };
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 59)
FeaturePath.fromList(ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID) };
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 59)
FeaturePath.fromList(ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID) };
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 144)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID),
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 144)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID),
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 144)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID),
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 147)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.COMMAND_PARAMETER__NAME),
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 147)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.COMMAND_PARAMETER__NAME),
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 147)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.COMMAND_PARAMETER__NAME),
Discouraged access: The field 'CommandsPackageImpl.Literals.COMMAND_PARAMETER__NAME' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 159)
CommandsPackageImpl.Literals.COMMAND_PARAMETER__OPTIONAL);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 159)
CommandsPackageImpl.Literals.COMMAND_PARAMETER__OPTIONAL);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 159)
CommandsPackageImpl.Literals.COMMAND_PARAMETER__OPTIONAL);
Discouraged access: The field 'CommandsPackageImpl.Literals.COMMAND_PARAMETER__OPTIONAL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 172)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 172)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 172)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 174)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 174)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 174)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java : 70 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 23)
import org.eclipse.e4.ui.model.application.ui.advanced.impl.AdvancedPackageImpl;
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 24)
import org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 25)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 26)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 46)
public static final EClass[] SNIPPET_CHILDREN = new EClass[] { AdvancedPackageImpl.Literals.AREA, BasicPackageImpl.Literals.PART,
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 46)
public static final EClass[] SNIPPET_CHILDREN = new EClass[] { AdvancedPackageImpl.Literals.AREA, BasicPackageImpl.Literals.PART,
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 46)
public static final EClass[] SNIPPET_CHILDREN = new EClass[] { AdvancedPackageImpl.Literals.AREA, BasicPackageImpl.Literals.PART,
Discouraged access: The field 'AdvancedPackageImpl.Literals.AREA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 46)
public static final EClass[] SNIPPET_CHILDREN = new EClass[] { AdvancedPackageImpl.Literals.AREA, BasicPackageImpl.Literals.PART,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 46)
public static final EClass[] SNIPPET_CHILDREN = new EClass[] { AdvancedPackageImpl.Literals.AREA, BasicPackageImpl.Literals.PART,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 46)
public static final EClass[] SNIPPET_CHILDREN = new EClass[] { AdvancedPackageImpl.Literals.AREA, BasicPackageImpl.Literals.PART,
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 47)
BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 47)
BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 47)
BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The field 'BasicPackageImpl.Literals.PART_SASH_CONTAINER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 47)
BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 47)
BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 47)
BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The field 'BasicPackageImpl.Literals.PART_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 48)
AdvancedPackageImpl.Literals.PERSPECTIVE, AdvancedPackageImpl.Literals.PERSPECTIVE_STACK,
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 48)
AdvancedPackageImpl.Literals.PERSPECTIVE, AdvancedPackageImpl.Literals.PERSPECTIVE_STACK,
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 48)
AdvancedPackageImpl.Literals.PERSPECTIVE, AdvancedPackageImpl.Literals.PERSPECTIVE_STACK,
Discouraged access: The field 'AdvancedPackageImpl.Literals.PERSPECTIVE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 48)
AdvancedPackageImpl.Literals.PERSPECTIVE, AdvancedPackageImpl.Literals.PERSPECTIVE_STACK,
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 48)
AdvancedPackageImpl.Literals.PERSPECTIVE, AdvancedPackageImpl.Literals.PERSPECTIVE_STACK,
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 48)
AdvancedPackageImpl.Literals.PERSPECTIVE, AdvancedPackageImpl.Literals.PERSPECTIVE_STACK,
Discouraged access: The field 'AdvancedPackageImpl.Literals.PERSPECTIVE_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 49)
MenuPackageImpl.Literals.TRIM_CONTRIBUTION,
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 49)
MenuPackageImpl.Literals.TRIM_CONTRIBUTION,
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 49)
MenuPackageImpl.Literals.TRIM_CONTRIBUTION,
Discouraged access: The field 'MenuPackageImpl.Literals.TRIM_CONTRIBUTION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 50)
BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 50)
BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 50)
BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW,
Discouraged access: The field 'BasicPackageImpl.Literals.TRIMMED_WINDOW' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 50)
BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 50)
BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 50)
BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW,
Discouraged access: The field 'BasicPackageImpl.Literals.WINDOW' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 51)
BasicPackageImpl.Literals.TRIM_BAR };
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 51)
BasicPackageImpl.Literals.TRIM_BAR };
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 51)
BasicPackageImpl.Literals.TRIM_BAR };
Discouraged access: The field 'BasicPackageImpl.Literals.TRIM_BAR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 61)
targetFeature = UiPackageImpl.Literals.SNIPPET_CONTAINER__SNIPPETS;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 61)
targetFeature = UiPackageImpl.Literals.SNIPPET_CONTAINER__SNIPPETS;
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 61)
targetFeature = UiPackageImpl.Literals.SNIPPET_CONTAINER__SNIPPETS;
Discouraged access: The field 'UiPackageImpl.Literals.SNIPPET_CONTAINER__SNIPPETS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 71)
handleAdd(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 71)
handleAdd(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 71)
handleAdd(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The field 'AdvancedPackageImpl.Literals.AREA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 80)
handleAdd(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 80)
handleAdd(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 80)
handleAdd(BasicPackageImpl.Literals.PART);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 88)
handleAdd(BasicPackageImpl.Literals.PART_SASH_CONTAINER);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 88)
handleAdd(BasicPackageImpl.Literals.PART_SASH_CONTAINER);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 88)
handleAdd(BasicPackageImpl.Literals.PART_SASH_CONTAINER);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_SASH_CONTAINER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 96)
handleAdd(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 96)
handleAdd(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 96)
handleAdd(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 104)
handleAdd(AdvancedPackageImpl.Literals.PERSPECTIVE_STACK);
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 104)
handleAdd(AdvancedPackageImpl.Literals.PERSPECTIVE_STACK);
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 104)
handleAdd(AdvancedPackageImpl.Literals.PERSPECTIVE_STACK);
Discouraged access: The field 'AdvancedPackageImpl.Literals.PERSPECTIVE_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 111)
handleAdd(AdvancedPackageImpl.Literals.PERSPECTIVE);
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 111)
handleAdd(AdvancedPackageImpl.Literals.PERSPECTIVE);
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 111)
handleAdd(AdvancedPackageImpl.Literals.PERSPECTIVE);
Discouraged access: The field 'AdvancedPackageImpl.Literals.PERSPECTIVE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 119)
handleAdd(MenuPackageImpl.Literals.TRIM_CONTRIBUTION);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 119)
handleAdd(MenuPackageImpl.Literals.TRIM_CONTRIBUTION);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 119)
handleAdd(MenuPackageImpl.Literals.TRIM_CONTRIBUTION);
Discouraged access: The field 'MenuPackageImpl.Literals.TRIM_CONTRIBUTION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 127)
handleAdd(BasicPackageImpl.Literals.TRIMMED_WINDOW);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 127)
handleAdd(BasicPackageImpl.Literals.TRIMMED_WINDOW);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 127)
handleAdd(BasicPackageImpl.Literals.TRIMMED_WINDOW);
Discouraged access: The field 'BasicPackageImpl.Literals.TRIMMED_WINDOW' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 133)
handleAdd(BasicPackageImpl.Literals.WINDOW);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 133)
handleAdd(BasicPackageImpl.Literals.WINDOW);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 133)
handleAdd(BasicPackageImpl.Literals.WINDOW);
Discouraged access: The field 'BasicPackageImpl.Literals.WINDOW' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 140)
handleAdd(BasicPackageImpl.Literals.TRIM_BAR);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 140)
handleAdd(BasicPackageImpl.Literals.TRIM_BAR);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 140)
handleAdd(BasicPackageImpl.Literals.TRIM_BAR);
Discouraged access: The field 'BasicPackageImpl.Literals.TRIM_BAR' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 202)
pickList.setSelection(new StructuredSelection(AdvancedPackageImpl.Literals.PERSPECTIVE));
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 202)
pickList.setSelection(new StructuredSelection(AdvancedPackageImpl.Literals.PERSPECTIVE));
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 202)
pickList.setSelection(new StructuredSelection(AdvancedPackageImpl.Literals.PERSPECTIVE));
Discouraged access: The field 'AdvancedPackageImpl.Literals.PERSPECTIVE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java : 31 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 26)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 27)
import org.eclipse.e4.ui.model.application.descriptor.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 28)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 29)
import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuPackageImpl;
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 159)
translatedFeatures.add(UiPackageImpl.Literals.UI_LABEL__LABEL);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 159)
translatedFeatures.add(UiPackageImpl.Literals.UI_LABEL__LABEL);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 159)
translatedFeatures.add(UiPackageImpl.Literals.UI_LABEL__LABEL);
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__LABEL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 160)
translatedFeatures.add(UiPackageImpl.Literals.UI_LABEL__TOOLTIP);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 160)
translatedFeatures.add(UiPackageImpl.Literals.UI_LABEL__TOOLTIP);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 160)
translatedFeatures.add(UiPackageImpl.Literals.UI_LABEL__TOOLTIP);
Discouraged access: The field 'UiPackageImpl.Literals.UI_LABEL__TOOLTIP' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 161)
translatedFeatures.add(CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 161)
translatedFeatures.add(CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 161)
translatedFeatures.add(CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME);
Discouraged access: The field 'CommandsPackageImpl.Literals.COMMAND__COMMAND_NAME' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 162)
translatedFeatures.add(CommandsPackageImpl.Literals.COMMAND__DESCRIPTION);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 162)
translatedFeatures.add(CommandsPackageImpl.Literals.COMMAND__DESCRIPTION);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 162)
translatedFeatures.add(CommandsPackageImpl.Literals.COMMAND__DESCRIPTION);
Discouraged access: The field 'CommandsPackageImpl.Literals.COMMAND__DESCRIPTION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 163)
translatedFeatures.add(CommandsPackageImpl.Literals.CATEGORY__NAME);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 163)
translatedFeatures.add(CommandsPackageImpl.Literals.CATEGORY__NAME);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 163)
translatedFeatures.add(CommandsPackageImpl.Literals.CATEGORY__NAME);
Discouraged access: The field 'CommandsPackageImpl.Literals.CATEGORY__NAME' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 164)
translatedFeatures.add(CommandsPackageImpl.Literals.CATEGORY__DESCRIPTION);
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 164)
translatedFeatures.add(CommandsPackageImpl.Literals.CATEGORY__DESCRIPTION);
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 164)
translatedFeatures.add(CommandsPackageImpl.Literals.CATEGORY__DESCRIPTION);
Discouraged access: The field 'CommandsPackageImpl.Literals.CATEGORY__DESCRIPTION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 165)
translatedFeatures.add(org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl.Literals.PART__DESCRIPTION);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 165)
translatedFeatures.add(org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl.Literals.PART__DESCRIPTION);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 165)
translatedFeatures.add(org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl.Literals.PART__DESCRIPTION);
Discouraged access: The field 'BasicPackageImpl.Literals.PART__DESCRIPTION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 166)
translatedFeatures.add(BasicPackageImpl.Literals.PART_DESCRIPTOR__DESCRIPTION);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 166)
translatedFeatures.add(BasicPackageImpl.Literals.PART_DESCRIPTOR__DESCRIPTION);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 166)
translatedFeatures.add(BasicPackageImpl.Literals.PART_DESCRIPTOR__DESCRIPTION);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR__DESCRIPTION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 167)
translatedFeatures.add(MenuPackageImpl.Literals.MENU_ELEMENT__MNEMONICS);
Discouraged access: The type 'MenuPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 167)
translatedFeatures.add(MenuPackageImpl.Literals.MENU_ELEMENT__MNEMONICS);
Discouraged access: The type 'MenuPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 167)
translatedFeatures.add(MenuPackageImpl.Literals.MENU_ELEMENT__MNEMONICS);
Discouraged access: The field 'MenuPackageImpl.Literals.MENU_ELEMENT__MNEMONICS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java : 23 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 26)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl;
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 27)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 102)
enableIdGenerator(CommandsPackageImpl.Literals.CATEGORY__NAME,
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 102)
enableIdGenerator(CommandsPackageImpl.Literals.CATEGORY__NAME,
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 102)
enableIdGenerator(CommandsPackageImpl.Literals.CATEGORY__NAME,
Discouraged access: The field 'CommandsPackageImpl.Literals.CATEGORY__NAME' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 103)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 103)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 103)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID, null);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 131)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 131)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 131)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 133)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.CATEGORY__NAME));
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 133)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.CATEGORY__NAME));
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 133)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.CATEGORY__NAME));
Discouraged access: The field 'CommandsPackageImpl.Literals.CATEGORY__NAME' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 135)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.CATEGORY__DESCRIPTION));
Discouraged access: The type 'CommandsPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 135)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.CATEGORY__DESCRIPTION));
Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 135)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.CATEGORY__DESCRIPTION));
Discouraged access: The field 'CommandsPackageImpl.Literals.CATEGORY__DESCRIPTION' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 144)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 144)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 144)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 146)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 146)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 146)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')

/src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 37)
import org.eclipse.e4.ui.model.application.impl.ApplicationPackageImpl;
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 38)
import org.eclipse.e4.ui.model.application.ui.advanced.impl.AdvancedPackageImpl;
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 41)
import org.eclipse.e4.ui.model.application.ui.basic.impl.BasicPackageImpl;
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 42)
import org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl;
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 84)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 84)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 84)
.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 107)
handleAddChild(BasicPackageImpl.Literals.PART_SASH_CONTAINER);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 107)
handleAddChild(BasicPackageImpl.Literals.PART_SASH_CONTAINER);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 107)
handleAddChild(BasicPackageImpl.Literals.PART_SASH_CONTAINER);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_SASH_CONTAINER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 114)
handleAddChild(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 114)
handleAddChild(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 114)
handleAddChild(BasicPackageImpl.Literals.PART_STACK);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 121)
handleAddChild(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 121)
handleAddChild(BasicPackageImpl.Literals.PART);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 121)
handleAddChild(BasicPackageImpl.Literals.PART);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 129)
handleAddChild(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 129)
handleAddChild(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 129)
handleAddChild(AdvancedPackageImpl.Literals.AREA);
Discouraged access: The field 'AdvancedPackageImpl.Literals.AREA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 136)
handleAddChild(AdvancedPackageImpl.Literals.PLACEHOLDER);
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 136)
handleAddChild(AdvancedPackageImpl.Literals.PLACEHOLDER);
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 136)
handleAddChild(AdvancedPackageImpl.Literals.PLACEHOLDER);
Discouraged access: The field 'AdvancedPackageImpl.Literals.PLACEHOLDER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 139)
for (final FeatureClass c : getEditor().getFeatureClasses(BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 139)
for (final FeatureClass c : getEditor().getFeatureClasses(BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 139)
for (final FeatureClass c : getEditor().getFeatureClasses(BasicPackageImpl.Literals.PART_STACK,
Discouraged access: The field 'BasicPackageImpl.Literals.PART_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 140)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN)) {
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 140)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN)) {
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 140)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN)) {
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 154)
handleImportChild(BasicPackageImpl.Literals.PART, RegistryUtil.HINT_VIEW);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 154)
handleImportChild(BasicPackageImpl.Literals.PART, RegistryUtil.HINT_VIEW);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 154)
handleImportChild(BasicPackageImpl.Literals.PART, RegistryUtil.HINT_VIEW);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 160)
handleImportChild(BasicPackageImpl.Literals.PART, RegistryUtil.HINT_EDITOR);
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 160)
handleImportChild(BasicPackageImpl.Literals.PART, RegistryUtil.HINT_EDITOR);
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 160)
handleImportChild(BasicPackageImpl.Literals.PART, RegistryUtil.HINT_EDITOR);
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 241)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 241)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 241)
.value(getEditingDomain(), ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID));
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__ELEMENT_ID' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 244)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 244)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 244)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__ACCESSIBILITY_PHRASE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 267)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL)
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 267)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL)
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 267)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL)
Discouraged access: The field 'UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 273)
textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 273)
textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 273)
textProp, EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__CONTAINER_DATA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 277)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 277)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 277)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN) {
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 290)
eClassList.add(new FeatureClass("PartSashContainer", BasicPackageImpl.Literals.PART_SASH_CONTAINER)); //$NON-NLS-1$
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 290)
eClassList.add(new FeatureClass("PartSashContainer", BasicPackageImpl.Literals.PART_SASH_CONTAINER)); //$NON-NLS-1$
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 290)
eClassList.add(new FeatureClass("PartSashContainer", BasicPackageImpl.Literals.PART_SASH_CONTAINER)); //$NON-NLS-1$
Discouraged access: The field 'BasicPackageImpl.Literals.PART_SASH_CONTAINER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 291)
eClassList.add(new FeatureClass("PartStack", BasicPackageImpl.Literals.PART_STACK)); //$NON-NLS-1$
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 291)
eClassList.add(new FeatureClass("PartStack", BasicPackageImpl.Literals.PART_STACK)); //$NON-NLS-1$
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 291)
eClassList.add(new FeatureClass("PartStack", BasicPackageImpl.Literals.PART_STACK)); //$NON-NLS-1$
Discouraged access: The field 'BasicPackageImpl.Literals.PART_STACK' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 292)
eClassList.add(new FeatureClass("Part", BasicPackageImpl.Literals.PART)); //$NON-NLS-1$
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 292)
eClassList.add(new FeatureClass("Part", BasicPackageImpl.Literals.PART)); //$NON-NLS-1$
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 292)
eClassList.add(new FeatureClass("Part", BasicPackageImpl.Literals.PART)); //$NON-NLS-1$
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 293)
eClassList.add(new FeatureClass("Area", AdvancedPackageImpl.Literals.AREA)); //$NON-NLS-1$
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 293)
eClassList.add(new FeatureClass("Area", AdvancedPackageImpl.Literals.AREA)); //$NON-NLS-1$
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 293)
eClassList.add(new FeatureClass("Area", AdvancedPackageImpl.Literals.AREA)); //$NON-NLS-1$
Discouraged access: The field 'AdvancedPackageImpl.Literals.AREA' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 294)
eClassList.add(new FeatureClass("Placeholder", AdvancedPackageImpl.Literals.PLACEHOLDER)); //$NON-NLS-1$
Discouraged access: The type 'AdvancedPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 294)
eClassList.add(new FeatureClass("Placeholder", AdvancedPackageImpl.Literals.PLACEHOLDER)); //$NON-NLS-1$
Discouraged access: The type 'AdvancedPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 294)
eClassList.add(new FeatureClass("Placeholder", AdvancedPackageImpl.Literals.PLACEHOLDER)); //$NON-NLS-1$
Discouraged access: The field 'AdvancedPackageImpl.Literals.PLACEHOLDER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 295)
eClassList.addAll(getEditor().getFeatureClasses(BasicPackageImpl.Literals.PART_SASH_CONTAINER,
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 295)
eClassList.addAll(getEditor().getFeatureClasses(BasicPackageImpl.Literals.PART_SASH_CONTAINER,
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 295)
eClassList.addAll(getEditor().getFeatureClasses(BasicPackageImpl.Literals.PART_SASH_CONTAINER,
Discouraged access: The field 'BasicPackageImpl.Literals.PART_SASH_CONTAINER' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 296)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 296)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 296)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN));
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 301)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 301)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 301)
final IEMFListProperty prop = EMFProperties.list(UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
74. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 307)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 307)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
76. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 307)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
77. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 310)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
78. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 310)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
79. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 310)
EMFEditProperties.value(getEditingDomain(), UiPackageImpl.Literals.UI_ELEMENT__VISIBLE));
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__VISIBLE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
80. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 319)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
81. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 319)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
82. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 319)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__TAGS' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
83. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 321)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
84. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 321)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The type 'ApplicationPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
85. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 321)
ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE, VERTICAL_LIST_WIDGET_INDENT);
Discouraged access: The field 'ApplicationPackageImpl.Literals.APPLICATION_ELEMENT__PERSISTED_STATE' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
86. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 342)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
87. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 342)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
88. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 342)
final TreeViewer viewer = objectViewer.createViewer(container, UiPackageImpl.Literals.UI_ELEMENT__WIDGET,
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__WIDGET' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
89. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 359)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL),
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
90. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 359)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL),
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
91. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 359)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL),
Discouraged access: The field 'UiPackageImpl.Literals.GENERIC_TILE__HORIZONTAL' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
92. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 360)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
93. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 360)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
94. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 360)
FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
Discouraged access: The field 'UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
95. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 372)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
96. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 372)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The type 'UiPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
97. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 372)
UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN, eObject);
Discouraged access: The field 'UiPackageImpl.Literals.ELEMENT_CONTAINER__CHILDREN' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
98. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 382)
if (eClass == BasicPackageImpl.Literals.PART) {
Discouraged access: The type 'BasicPackageImpl' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
99. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 382)
if (eClass == BasicPackageImpl.Literals.PART) {
Discouraged access: The type 'BasicPackageImpl.Literals' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
100. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 382)
if (eClass == BasicPackageImpl.Literals.PART) {
Discouraged access: The field 'BasicPackageImpl.Literals.PART' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')