Compiler log for org.eclipse.e4.tools.emf.ui_4.5.0.v20150526-1621 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 2885

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors 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 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/HandledToolItemEditor.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/HandledToolItemEditor.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/HandledToolItemEditor.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/HandledToolItemEditor.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/HandledToolItemEditor.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/HandledToolItemEditor.java
 (at line 94)
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 94)
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 94)
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 : 75 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.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/MenuItemEditor.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/MenuItemEditor.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/MenuItemEditor.java
 (at line 106)
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 106)
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 106)
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 157)
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 157)
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 157)
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 158)
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 158)
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 158)
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 188)
.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 188)
.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 188)
.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 204)
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 204)
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 204)
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 210)
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 210)
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 210)
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 212)
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 212)
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 212)
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 214)
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 214)
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 214)
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 228)
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 228)
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 228)
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 267)
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 267)
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 267)
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 280)
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 280)
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 280)
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 302)
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 302)
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 302)
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 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')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.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')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.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')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 329)
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')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 329)
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')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 329)
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')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 330)
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')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 330)
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')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 330)
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')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 333)
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')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 333)
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')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 333)
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')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 342)
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/MenuItemEditor.java
 (at line 342)
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/MenuItemEditor.java
 (at line 342)
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/MenuItemEditor.java
 (at line 345)
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/MenuItemEditor.java
 (at line 345)
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/MenuItemEditor.java
 (at line 345)
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/MenuItemEditor.java
 (at line 355)
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')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 355)
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')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 355)
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')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 358)
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/MenuItemEditor.java
 (at line 358)
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/MenuItemEditor.java
 (at line 358)
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/MenuItemEditor.java
 (at line 360)
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/MenuItemEditor.java
 (at line 360)
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/MenuItemEditor.java
 (at line 360)
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/MenuItemEditor.java
 (at line 383)
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/MenuItemEditor.java
 (at line 383)
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/MenuItemEditor.java
 (at line 383)
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/MenuItemEditor.java
 (at line 400)
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')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 400)
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')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 400)
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')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 401)
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')
74. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 401)
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')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuItemEditor.java
 (at line 401)
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 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/ToolBarEditor.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/ToolBarEditor.java
 (at line 34)
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 187)
.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 187)
.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 187)
.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 190)
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 190)
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 190)
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 195)
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 195)
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 195)
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 208)
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 208)
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 208)
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 212)
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 212)
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 212)
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 214)
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 214)
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 214)
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 215)
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 215)
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 215)
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 216)
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 216)
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 216)
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 223)
"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 223)
"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 223)
"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 227)
"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 227)
"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 227)
"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 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')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.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')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.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')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.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')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.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')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.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')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarEditor.java
 (at line 259)
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 259)
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 259)
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 274)
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 274)
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 274)
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 43)
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 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')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/KeyBindingEditor.java
 (at line 79)
private 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 79)
private 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 79)
private 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 168)
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 168)
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 168)
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 181)
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 181)
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 181)
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 195)
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 195)
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 195)
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 211)
E4PickList pickList = new E4PickList(parent, SWT.NONE, Arrays.asList(PickListFeatures.NO_PICKER), Messages, 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 211)
E4PickList pickList = new E4PickList(parent, SWT.NONE, Arrays.asList(PickListFeatures.NO_PICKER), Messages, 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 211)
E4PickList pickList = new E4PickList(parent, SWT.NONE, Arrays.asList(PickListFeatures.NO_PICKER), Messages, 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 237)
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 237)
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 237)
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 238)
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 238)
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 238)
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 263)
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 263)
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 263)
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 299)
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 299)
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 299)
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/PatternFilter.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/PatternFilter.java
 (at line 18)
public class PatternFilter extends org.eclipse.e4.ui.workbench.swt.internal.copy.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.workbench.swt/target/classes')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/PatternFilter.java
 (at line 21)
* This constructor will call {@link #setIncludeLeadingWildcard(boolean)} with boolean=true.
Discouraged access: The method 'PatternFilter.setIncludeLeadingWildcard(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.workbench.swt/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/PatternFilter.java
 (at line 24)
setIncludeLeadingWildcard(true);
Discouraged access: The method 'PatternFilter.setIncludeLeadingWildcard(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.workbench.swt/target/classes')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/PatternFilter.java
 (at line 56)
return wordMatches(labelText);
Discouraged access: The method 'PatternFilter.wordMatches(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.swt/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 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/virtual/VRootBindingContexts.java
 (at line 108)
AbstractPickList pickList = new E4PickList(parent, SWT.NONE, Arrays.asList(PickListFeatures.NO_PICKER), Messages, this, 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)
AbstractPickList pickList = new E4PickList(parent, SWT.NONE, Arrays.asList(PickListFeatures.NO_PICKER), Messages, this, 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)
AbstractPickList pickList = new E4PickList(parent, SWT.NONE, Arrays.asList(PickListFeatures.NO_PICKER), Messages, this, 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)
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)
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)
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 101)
.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 101)
.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 101)
.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 103)
.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 103)
.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 103)
.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 127)
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 127)
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 127)
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 133)
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 133)
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 133)
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 140)
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 140)
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 140)
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 147)
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 147)
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 147)
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 154)
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 154)
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 154)
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 163)
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 163)
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 163)
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 220)
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 220)
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 220)
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 221)
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 221)
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 221)
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 249)
.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 249)
.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 249)
.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 254)
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 254)
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 254)
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 259)
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 259)
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 259)
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 272)
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 272)
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 272)
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 277)
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 277)
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 277)
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 279)
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 279)
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 279)
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 280)
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 280)
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 280)
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 282)
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 282)
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 282)
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 284)
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 284)
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 284)
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 288)
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 288)
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 288)
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 296)
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 296)
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 296)
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 311)
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 311)
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 311)
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 362)
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 362)
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 362)
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 363)
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')
74. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 363)
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')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 363)
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')
76. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 364)
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')
77. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 364)
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')
78. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 364)
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')
79. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 367)
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')
80. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 367)
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')
81. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 367)
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')
82. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 374)
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')
83. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 374)
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')
84. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 374)
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')
85. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 377)
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')
86. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 377)
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')
87. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 377)
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')
88. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 387)
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')
89. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 387)
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')
90. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 387)
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')
91. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 389)
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')
92. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 389)
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')
93. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 389)
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')
94. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 391)
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')
95. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 391)
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')
96. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 391)
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')
97. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 412)
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')
98. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 412)
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')
99. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 412)
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')
100. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuEditor.java
 (at line 495)
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/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 34)
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 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')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VCommandEditor.java
 (at line 68)
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 68)
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 68)
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 134)
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 134)
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 134)
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 155)
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 155)
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 155)
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 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/dialogs/ParameterIdSelectionDialog.java
 (at line 31)
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 67)
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 67)
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 67)
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 68)
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 68)
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 68)
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 103)
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 103)
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 103)
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 201)
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 201)
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 201)
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 27)
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 93)
support.openEditor(viewer.getControl().getShell(), s.getFirstElement(), 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 93)
support.openEditor(viewer.getControl().getShell(), s.getFirstElement(), 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 19)
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 20)
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 45)
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 46)
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 53)
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 54)
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 70)
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 85)
final ParameterizedCommand myCommand = commandService.createCommand(id, null);
Discouraged access: The method 'ECommandService.createCommand(String, Map<String,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.core.commands/target/classes')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/tabs/E4ToolItemMenu.java
 (at line 100)
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 20)
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 23)
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 160)
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 160)
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 160)
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 170)
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 170)
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 170)
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 196)
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 196)
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 196)
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 206)
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 206)
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 206)
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 : 18 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.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/DynamicMenuContributionEditor.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')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.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')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java
 (at line 163)
.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 163)
.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 163)
.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 166)
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 166)
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 166)
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 172)
MenuPackageImpl.Literals.DYNAMIC_MENU_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')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java
 (at line 172)
MenuPackageImpl.Literals.DYNAMIC_MENU_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')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java
 (at line 172)
MenuPackageImpl.Literals.DYNAMIC_MENU_CONTRIBUTION);
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')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java
 (at line 206)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI).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')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java
 (at line 206)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI).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')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DynamicMenuContributionEditor.java
 (at line 206)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI).observeDetail(getMaster()),
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/DynamicMenuContributionEditor.java
 (at line 220)
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/DynamicMenuContributionEditor.java
 (at line 220)
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/DynamicMenuContributionEditor.java
 (at line 220)
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')

/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 33)
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 125)
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 125)
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 125)
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 161)
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 161)
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 161)
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 : 33 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PlaceholderEditor.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/PlaceholderEditor.java
 (at line 31)
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 32)
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 173)
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 173)
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 173)
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 174)
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 174)
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 174)
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 175)
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 175)
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 175)
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 217)
context.bindValue(textProp.observe(t), EMFEditProperties.value(getEditingDomain(), AdvancedPackageImpl.Literals.PLACEHOLDER__REF).observeDetail(getMaster()), t2m, m2t);
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 217)
context.bindValue(textProp.observe(t), EMFEditProperties.value(getEditingDomain(), AdvancedPackageImpl.Literals.PLACEHOLDER__REF).observeDetail(getMaster()), t2m, m2t);
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 217)
context.bindValue(textProp.observe(t), EMFEditProperties.value(getEditingDomain(), AdvancedPackageImpl.Literals.PLACEHOLDER__REF).observeDetail(getMaster()), t2m, m2t);
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 231)
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 231)
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 231)
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 233)
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 233)
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 233)
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 234)
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 234)
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 234)
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 242)
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 242)
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 242)
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 243)
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 243)
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 243)
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 264)
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 264)
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 264)
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/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 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')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VItemParametersEditor.java
 (at line 55)
.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 55)
.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 55)
.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 117)
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 117)
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 117)
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 150)
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 150)
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 150)
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 17)
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 25)
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 25)
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 25)
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 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/TrimContributionEditor.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/internal/common/component/TrimContributionEditor.java
 (at line 42)
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 85)
.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 85)
.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 85)
.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 109)
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 109)
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 109)
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 116)
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 116)
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 116)
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 205)
.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 205)
.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 205)
.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 208)
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 208)
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 208)
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 219)
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 219)
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 219)
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 240)
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 240)
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 240)
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 245)
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 245)
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 245)
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 258)
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 258)
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 258)
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 269)
.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 269)
.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 269)
.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 269)
.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 269)
.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 269)
.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 270)
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 270)
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 270)
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 275)
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 275)
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 275)
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 278)
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 278)
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 278)
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 287)
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 287)
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 287)
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 289)
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 289)
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 289)
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 310)
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 310)
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 310)
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 322)
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 322)
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 322)
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 330)
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 330)
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 330)
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 : 70 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.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/PartDescriptorEditor.java
 (at line 38)
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 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')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.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/PartDescriptorEditor.java
 (at line 85)
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 85)
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 85)
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 87)
.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 87)
.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 87)
.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 89)
.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 89)
.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 89)
.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 148)
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 148)
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 148)
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 149)
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 149)
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 149)
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 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')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.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')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.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')
23. 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__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 179)
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 179)
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 182)
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 182)
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 182)
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 196)
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 196)
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 196)
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 236)
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 236)
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 236)
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 265)
.value(getEditingDomain(), 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 265)
.value(getEditingDomain(), 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 265)
.value(getEditingDomain(), 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 278)
BasicPackageImpl.Literals.PART_DESCRIPTOR__CONTRIBUTION_URI, Messages);
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/PartDescriptorEditor.java
 (at line 278)
BasicPackageImpl.Literals.PART_DESCRIPTOR__CONTRIBUTION_URI, Messages);
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/PartDescriptorEditor.java
 (at line 278)
BasicPackageImpl.Literals.PART_DESCRIPTOR__CONTRIBUTION_URI, Messages);
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')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 316)
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')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 316)
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')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 316)
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')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 330)
BasicPackageImpl.Literals.PART_DESCRIPTOR__DIRTYABLE);
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 330)
BasicPackageImpl.Literals.PART_DESCRIPTOR__DIRTYABLE);
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 330)
BasicPackageImpl.Literals.PART_DESCRIPTOR__DIRTYABLE);
Discouraged access: The field 'BasicPackageImpl.Literals.PART_DESCRIPTOR__DIRTYABLE' is not API (restriction on 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 346)
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')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 346)
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')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 346)
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')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 362)
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')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 362)
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')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 362)
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')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 377)
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')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 377)
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')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 377)
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')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartDescriptorEditor.java
 (at line 390)
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 390)
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 390)
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 392)
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 392)
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 392)
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 406)
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 406)
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 406)
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 414)
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 414)
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 414)
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 484)
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 484)
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 484)
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')

/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 25)
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 26)
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 195)
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 195)
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 195)
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 276)
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 276)
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 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/dialogs/PartDescriptorIconDialogEditor.java
 (at line 25)
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 25)
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 25)
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 21)
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 23)
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 112)
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 112)
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 112)
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 : 76 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.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/PerspectiveEditor.java
 (at line 40)
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/PerspectiveEditor.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/PerspectiveEditor.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/PerspectiveEditor.java
 (at line 78)
.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/PerspectiveEditor.java
 (at line 78)
.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/PerspectiveEditor.java
 (at line 78)
.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/PerspectiveEditor.java
 (at line 80)
.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')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 80)
.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')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 80)
.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')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 102)
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')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 102)
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')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 102)
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')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 109)
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')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 109)
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')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 109)
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')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 115)
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')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 115)
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')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 115)
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')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 121)
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')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 121)
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')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 121)
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')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 128)
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')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 128)
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')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 128)
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')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 159)
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')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 159)
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')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 159)
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')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 160)
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')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 160)
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')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 160)
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')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 198)
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')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 198)
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')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 198)
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')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 199)
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')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 199)
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')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 199)
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')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 227)
.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')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 227)
.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')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 227)
.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')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 230)
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')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 230)
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')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 230)
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')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 233)
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')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 233)
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')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 233)
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')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 236)
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')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 236)
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')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 236)
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')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 250)
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/PerspectiveEditor.java
 (at line 250)
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/PerspectiveEditor.java
 (at line 250)
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/PerspectiveEditor.java
 (at line 281)
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')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 281)
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')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 281)
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')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 284)
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')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 284)
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')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 284)
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')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 287)
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')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 287)
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')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 287)
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')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 292)
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')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 292)
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')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 292)
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')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 303)
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/PerspectiveEditor.java
 (at line 303)
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/PerspectiveEditor.java
 (at line 303)
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/PerspectiveEditor.java
 (at line 305)
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')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 305)
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')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 305)
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')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 326)
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/PerspectiveEditor.java
 (at line 326)
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/PerspectiveEditor.java
 (at line 326)
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/PerspectiveEditor.java
 (at line 360)
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')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 360)
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')
76. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveEditor.java
 (at line 360)
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 : 45 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.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')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 31)
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 32)
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 73)
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 73)
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 73)
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 81)
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 81)
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 81)
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 89)
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 89)
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 89)
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 97)
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 97)
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 97)
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 104)
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 104)
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 104)
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 159)
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 159)
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 159)
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 178)
.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 178)
.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 178)
.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 179)
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 179)
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 179)
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 179)
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 179)
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 179)
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 180)
BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_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 180)
BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_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 180)
BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_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 180)
BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_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')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 180)
BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_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')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 180)
BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART,
Discouraged access: The field 'BasicPackageImpl.Literals.INPUT_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')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 181)
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')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 181)
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')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 181)
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')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 182)
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')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 182)
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')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 182)
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')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 201)
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')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 201)
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')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowControlEditor.java
 (at line 201)
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 34)
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 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/MenuContributionEditor.java
 (at line 39)
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 213)
.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 213)
.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 213)
.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 216)
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 216)
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 216)
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 228)
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 228)
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 228)
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 249)
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 249)
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 249)
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 254)
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 254)
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 254)
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 262)
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 262)
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 262)
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 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')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.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')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.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')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/MenuContributionEditor.java
 (at line 281)
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 281)
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 281)
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 283)
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 283)
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 283)
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 284)
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 284)
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 284)
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 286)
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 286)
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 286)
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 289)
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 289)
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 289)
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 297)
"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 297)
"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 297)
"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 301)
"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 301)
"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 301)
"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 310)
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 310)
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 310)
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 312)
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 312)
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 312)
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 328)
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 328)
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 328)
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 335)
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 335)
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 335)
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 17)
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 48)
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 48)
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 48)
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 17)
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 49)
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 49)
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 49)
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 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/ToolControlEditor.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')
3. 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.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 163)
.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 163)
.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 163)
.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 166)
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 166)
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 166)
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 171)
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 171)
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 171)
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 195)
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 195)
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 195)
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 206)
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 206)
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 206)
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 214)
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 214)
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 214)
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 217)
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 217)
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 217)
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 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')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.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')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.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')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolControlEditor.java
 (at line 229)
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 229)
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 229)
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 231)
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 231)
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 231)
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 254)
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 254)
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 254)
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 267)
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 267)
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 267)
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 280)
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 280)
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 280)
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 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/dialogs/PartIconDialogEditor.java
 (at line 25)
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 25)
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 25)
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 15)
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 30)
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 30)
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 30)
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 31)
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 31)
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 31)
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 : 25 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 34)
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 160)
.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 160)
.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 160)
.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 165)
ApplicationPackageImpl.Literals.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/AddonsEditor.java
 (at line 165)
ApplicationPackageImpl.Literals.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/AddonsEditor.java
 (at line 165)
ApplicationPackageImpl.Literals.ADDON);
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')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 199)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI).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')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 199)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI).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')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 199)
ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI).observeDetail(getMaster()),
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')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 212)
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')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 212)
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')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 212)
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')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 219)
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')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 219)
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')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 219)
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')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.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')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.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')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.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')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 250)
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')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 250)
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')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 250)
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')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 262)
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')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 262)
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')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AddonsEditor.java
 (at line 262)
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 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')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VToolBarContributionsEditor.java
 (at line 112)
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 112)
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 112)
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 142)
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 142)
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 142)
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 31)
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 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')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.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')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 87)
.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 87)
.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 87)
.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 113)
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 113)
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 113)
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 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')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.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')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.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/CompositePartEditor.java
 (at line 126)
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 126)
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 126)
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 133)
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 133)
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 133)
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 140)
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 140)
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 140)
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 143)
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 143)
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 143)
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 144)
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 144)
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 144)
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 158)
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 158)
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 158)
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 164)
handleImportChild(BasicPackageImpl.Literals.INPUT_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 164)
handleImportChild(BasicPackageImpl.Literals.INPUT_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 164)
handleImportChild(BasicPackageImpl.Literals.INPUT_PART, RegistryUtil.HINT_EDITOR);
Discouraged access: The field 'BasicPackageImpl.Literals.INPUT_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 259)
.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 259)
.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 259)
.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 262)
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 262)
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 262)
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 264)
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 264)
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 264)
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 266)
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 266)
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 266)
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 280)
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 280)
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 280)
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 331)
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 331)
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 331)
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 337)
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 337)
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 337)
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 360)
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 360)
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 360)
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 361)
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 361)
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 361)
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 362)
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 362)
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 362)
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 363)
eClassList.add(new FeatureClass("InputPart", BasicPackageImpl.Literals.INPUT_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')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 363)
eClassList.add(new FeatureClass("InputPart", BasicPackageImpl.Literals.INPUT_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')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 363)
eClassList.add(new FeatureClass("InputPart", BasicPackageImpl.Literals.INPUT_PART)); //$NON-NLS-1$
Discouraged access: The field 'BasicPackageImpl.Literals.INPUT_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')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 364)
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')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 364)
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')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 364)
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')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 365)
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')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 365)
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')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 365)
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')
74. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 366)
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')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 366)
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')
76. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 366)
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')
77. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 367)
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 367)
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 367)
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 395)
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')
81. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 395)
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')
82. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 395)
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')
83. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 462)
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')
84. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 462)
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')
85. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 462)
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')
86. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 473)
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')
87. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 473)
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')
88. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 473)
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')
89. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 476)
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')
90. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 476)
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')
91. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 476)
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')
92. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 485)
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')
93. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 485)
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')
94. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 485)
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')
95. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 487)
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')
96. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 487)
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')
97. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 487)
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')
98. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 508)
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')
99. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 508)
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')
100. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CompositePartEditor.java
 (at line 508)
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/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 40)
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 456)
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 456)
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 52)
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 53)
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 154)
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/ModelEditor.java
 (at line 155)
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/ModelEditor.java
 (at line 159)
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')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 161)
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')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 162)
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')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 163)
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')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 165)
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')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 166)
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')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 168)
import org.eclipse.e4.ui.workbench.swt.internal.copy.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.workbench.swt/target/classes')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 306)
@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')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 310)
@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')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 314)
@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')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 390)
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')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 390)
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')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 390)
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')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 391)
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')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 391)
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')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 391)
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')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 833)
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')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 833)
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')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1079)
final FilteredTree viewParent = new FilteredTree(treeArea, SWT.MULTI | SWT.FULL_SELECTION | SWT.H_SCROLL
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.workbench.swt/target/classes')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1079)
final FilteredTree viewParent = new FilteredTree(treeArea, SWT.MULTI | SWT.FULL_SELECTION | SWT.H_SCROLL | SWT.V_SCROLL, new PatternFilter(), false);
Discouraged access: The constructor 'FilteredTree(Composite, int, 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.workbench.swt/target/classes')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1079)
final FilteredTree viewParent = new FilteredTree(treeArea, SWT.MULTI | SWT.FULL_SELECTION | SWT.H_SCROLL
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.workbench.swt/target/classes')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1081)
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.workbench.swt/target/classes')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1173)
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')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1173)
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')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1174)
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')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1238)
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')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1238)
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 1239)
final AbstractComponentEditor editor = (AbstractComponentEditor) fact.create( "bundleclass://" + el.getContributor().getName() + "/" + desc.getEditorClass().getName(), context); //$NON-NLS-1$ //$NON-NLS-2$
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')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1290)
registerEditor(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')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1290)
registerEditor(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')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1290)
registerEditor(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')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1292)
registerEditor(ApplicationPackageImpl.Literals.ADDON, ContextInjectionFactory.make(AddonsEditor.class, 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')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1292)
registerEditor(ApplicationPackageImpl.Literals.ADDON, ContextInjectionFactory.make(AddonsEditor.class, 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')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1292)
registerEditor(ApplicationPackageImpl.Literals.ADDON, ContextInjectionFactory.make(AddonsEditor.class, 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')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1294)
registerEditor(CommandsPackageImpl.Literals.KEY_BINDING,
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')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1294)
registerEditor(CommandsPackageImpl.Literals.KEY_BINDING,
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/ModelEditor.java
 (at line 1294)
registerEditor(CommandsPackageImpl.Literals.KEY_BINDING,
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')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1296)
registerEditor(CommandsPackageImpl.Literals.HANDLER, ContextInjectionFactory.make(HandlerEditor.class, 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')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1296)
registerEditor(CommandsPackageImpl.Literals.HANDLER, ContextInjectionFactory.make(HandlerEditor.class, 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')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1296)
registerEditor(CommandsPackageImpl.Literals.HANDLER, ContextInjectionFactory.make(HandlerEditor.class, 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')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1297)
registerEditor(CommandsPackageImpl.Literals.COMMAND, ContextInjectionFactory.make(CommandEditor.class, 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')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1297)
registerEditor(CommandsPackageImpl.Literals.COMMAND, ContextInjectionFactory.make(CommandEditor.class, 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')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1297)
registerEditor(CommandsPackageImpl.Literals.COMMAND, ContextInjectionFactory.make(CommandEditor.class, context));
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')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1298)
registerEditor(CommandsPackageImpl.Literals.COMMAND_PARAMETER,
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')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1298)
registerEditor(CommandsPackageImpl.Literals.COMMAND_PARAMETER,
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')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1298)
registerEditor(CommandsPackageImpl.Literals.COMMAND_PARAMETER,
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')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1300)
registerEditor(CommandsPackageImpl.Literals.PARAMETER,
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')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1300)
registerEditor(CommandsPackageImpl.Literals.PARAMETER,
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')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1300)
registerEditor(CommandsPackageImpl.Literals.PARAMETER,
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')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1302)
registerEditor(CommandsPackageImpl.Literals.BINDING_TABLE,
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')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1302)
registerEditor(CommandsPackageImpl.Literals.BINDING_TABLE,
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')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1302)
registerEditor(CommandsPackageImpl.Literals.BINDING_TABLE,
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')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1304)
registerEditor(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')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1304)
registerEditor(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')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1304)
registerEditor(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')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1306)
registerEditor(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')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1306)
registerEditor(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')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1306)
registerEditor(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')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1309)
registerEditor(MenuPackageImpl.Literals.TOOL_BAR, ContextInjectionFactory.make(ToolBarEditor.class, 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')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1309)
registerEditor(MenuPackageImpl.Literals.TOOL_BAR, ContextInjectionFactory.make(ToolBarEditor.class, 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')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1309)
registerEditor(MenuPackageImpl.Literals.TOOL_BAR, ContextInjectionFactory.make(ToolBarEditor.class, context));
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')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1310)
registerEditor(MenuPackageImpl.Literals.DIRECT_TOOL_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')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1310)
registerEditor(MenuPackageImpl.Literals.DIRECT_TOOL_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')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1310)
registerEditor(MenuPackageImpl.Literals.DIRECT_TOOL_ITEM,
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')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1312)
registerEditor(MenuPackageImpl.Literals.HANDLED_TOOL_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')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1312)
registerEditor(MenuPackageImpl.Literals.HANDLED_TOOL_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')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1312)
registerEditor(MenuPackageImpl.Literals.HANDLED_TOOL_ITEM,
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')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1314)
registerEditor(MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR,
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')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1314)
registerEditor(MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR,
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/ModelEditor.java
 (at line 1314)
registerEditor(MenuPackageImpl.Literals.TOOL_BAR_SEPARATOR,
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')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1316)
registerEditor(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')
76. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1316)
registerEditor(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')
77. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1316)
registerEditor(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')
78. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1319)
registerEditor(MenuPackageImpl.Literals.MENU, ContextInjectionFactory.make(MenuEditor.class, 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')
79. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1319)
registerEditor(MenuPackageImpl.Literals.MENU, ContextInjectionFactory.make(MenuEditor.class, 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')
80. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1319)
registerEditor(MenuPackageImpl.Literals.MENU, ContextInjectionFactory.make(MenuEditor.class, context));
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')
81. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1320)
registerEditor(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')
82. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1320)
registerEditor(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')
83. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1320)
registerEditor(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')
84. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1322)
registerEditor(MenuPackageImpl.Literals.MENU_SEPARATOR,
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')
85. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1322)
registerEditor(MenuPackageImpl.Literals.MENU_SEPARATOR,
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')
86. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1322)
registerEditor(MenuPackageImpl.Literals.MENU_SEPARATOR,
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')
87. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1324)
registerEditor(MenuPackageImpl.Literals.HANDLED_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')
88. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1324)
registerEditor(MenuPackageImpl.Literals.HANDLED_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')
89. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1324)
registerEditor(MenuPackageImpl.Literals.HANDLED_MENU_ITEM,
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')
90. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1326)
registerEditor(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')
91. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1326)
registerEditor(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')
92. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1326)
registerEditor(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')
93. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1328)
registerEditor(MenuPackageImpl.Literals.MENU_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')
94. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1328)
registerEditor(MenuPackageImpl.Literals.MENU_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')
95. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1328)
registerEditor(MenuPackageImpl.Literals.MENU_CONTRIBUTION,
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')
96. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1330)
registerEditor(MenuPackageImpl.Literals.TOOL_BAR_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')
97. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1330)
registerEditor(MenuPackageImpl.Literals.TOOL_BAR_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')
98. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1330)
registerEditor(MenuPackageImpl.Literals.TOOL_BAR_CONTRIBUTION,
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')
99. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1332)
registerEditor(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')
100. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java
 (at line 1332)
registerEditor(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')

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

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.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/common/Util.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')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 30)
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 54)
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')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 54)
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')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 54)
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')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 61)
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')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 61)
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')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 61)
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')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 63)
&& 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')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 63)
&& 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')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 63)
&& 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')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 131)
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')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 131)
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')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 131)
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')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 195)
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')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 195)
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')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/common/Util.java
 (at line 195)
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')

/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 55)
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 55)
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 55)
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 57)
.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 57)
.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 57)
.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 106)
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 106)
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 106)
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 20)
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 105)
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 105)
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 : 1 warning :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractIdDialog.java
 (at line 128)
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.workbench.swt/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 15)
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 43)
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 44)
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 44)
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 23)
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 81)
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 81)
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 81)
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 34)
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 39)
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 73)
.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 73)
.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 73)
.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 195)
.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 195)
.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 195)
.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 198)
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 198)
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 198)
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 205)
Messages, 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 205)
Messages, 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 205)
Messages, 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 217)
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 217)
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 217)
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 223)
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 223)
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 223)
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 226)
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 226)
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 226)
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 235)
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 235)
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 235)
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 237)
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 237)
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 237)
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 258)
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 258)
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 258)
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 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')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.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')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.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')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PerspectiveStackEditor.java
 (at line 292)
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 292)
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 292)
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 : 88 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.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/PartStackEditor.java
 (at line 35)
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 39)
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 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')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 78)
.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 78)
.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 78)
.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 98)
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 98)
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 98)
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 105)
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 105)
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 105)
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 112)
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 112)
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 112)
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 116)
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 116)
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 116)
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 117)
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 117)
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 117)
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 135)
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 135)
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 135)
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 142)
handleImportChild(BasicPackageImpl.Literals.INPUT_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 142)
handleImportChild(BasicPackageImpl.Literals.INPUT_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 142)
handleImportChild(BasicPackageImpl.Literals.INPUT_PART);
Discouraged access: The field 'BasicPackageImpl.Literals.INPUT_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 198)
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 198)
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 198)
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 228)
.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 228)
.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 228)
.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 231)
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 231)
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 231)
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 234)
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 234)
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 234)
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 240)
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 240)
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 240)
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 251)
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 251)
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 251)
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 257)
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 257)
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 257)
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 259)
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 259)
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 259)
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 261)
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 261)
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 261)
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 262)
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 262)
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 262)
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 263)
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 263)
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 263)
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 271)
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 271)
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 271)
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 274)
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 274)
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 274)
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 283)
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 283)
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 283)
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 285)
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 285)
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 285)
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 306)
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 306)
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 306)
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 323)
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 323)
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 323)
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 335)
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 335)
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 335)
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 345)
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 345)
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 345)
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')
86. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 356)
if (eClass == BasicPackageImpl.Literals.INPUT_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')
87. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 356)
if (eClass == BasicPackageImpl.Literals.INPUT_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')
88. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartStackEditor.java
 (at line 356)
if (eClass == BasicPackageImpl.Literals.INPUT_PART) {
Discouraged access: The field 'BasicPackageImpl.Literals.INPUT_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 44)
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 89)
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 89)
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 : 18 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.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')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.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/DirectToolItemEditor.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')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 62)
.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 62)
.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 62)
.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 91)
MenuPackageImpl.Literals.DIRECT_TOOL_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')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 91)
MenuPackageImpl.Literals.DIRECT_TOOL_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')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 91)
MenuPackageImpl.Literals.DIRECT_TOOL_ITEM);
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')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 123)
EMFEditProperties.value(getEditingDomain(), 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/DirectToolItemEditor.java
 (at line 123)
EMFEditProperties.value(getEditingDomain(), 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/DirectToolItemEditor.java
 (at line 123)
EMFEditProperties.value(getEditingDomain(), 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/DirectToolItemEditor.java
 (at line 137)
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')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 137)
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')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 137)
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')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 163)
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')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 163)
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')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectToolItemEditor.java
 (at line 163)
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 : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/BindingContextSelectionDialog.java
 (at line 22)
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/BindingContextSelectionDialog.java
 (at line 110)
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')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/BindingContextSelectionDialog.java
 (at line 110)
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')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/BindingContextSelectionDialog.java
 (at line 110)
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')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/BindingContextSelectionDialog.java
 (at line 119)
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.workbench.swt/target/classes')

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

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/SharedElementsDialog.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')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/SharedElementsDialog.java
 (at line 138)
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.workbench.swt/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/SharedElementsDialog.java
 (at line 153)
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')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/SharedElementsDialog.java
 (at line 153)
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')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/SharedElementsDialog.java
 (at line 153)
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 32)
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 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')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingContextEditor.java
 (at line 62)
.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 62)
.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 62)
.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 105)
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 105)
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 105)
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 106)
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 106)
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 106)
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 144)
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 144)
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 144)
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 145)
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 145)
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 145)
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 172)
.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 172)
.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 172)
.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 174)
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 174)
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 174)
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 177)
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 177)
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 177)
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 180)
Messages, 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 180)
Messages, 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 180)
Messages, 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 196)
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 196)
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 196)
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 206)
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 206)
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 206)
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 208)
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 208)
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 208)
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 227)
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 227)
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 227)
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 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/virtual/VApplicationAddons.java
 (at line 114)
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 114)
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 114)
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 139)
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 139)
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 139)
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 40)
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 419)
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 419)
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 17)
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 49)
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 49)
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 49)
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 : 8 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.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/CommandCategorySelectionDialog.java
 (at line 111)
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')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/CommandCategorySelectionDialog.java
 (at line 111)
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')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/CommandCategorySelectionDialog.java
 (at line 111)
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')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/CommandCategorySelectionDialog.java
 (at line 120)
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.workbench.swt/target/classes')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/CommandCategorySelectionDialog.java
 (at line 135)
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')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/CommandCategorySelectionDialog.java
 (at line 135)
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')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/CommandCategorySelectionDialog.java
 (at line 135)
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 : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FindParentReferenceElementDialog.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/FindParentReferenceElementDialog.java
 (at line 264)
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')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FindParentReferenceElementDialog.java
 (at line 264)
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')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/FindParentReferenceElementDialog.java
 (at line 264)
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 25)
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 82)
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 82)
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 82)
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 : 13 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/imp/RegistryUtil.java
 (at line 36)
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)
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')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/imp/RegistryUtil.java
 (at line 237)
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')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/imp/RegistryUtil.java
 (at line 237)
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')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/imp/RegistryUtil.java
 (at line 263)
.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 263)
.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 263)
.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')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/imp/RegistryUtil.java
 (at line 296)
.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')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/imp/RegistryUtil.java
 (at line 296)
.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')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/imp/RegistryUtil.java
 (at line 296)
.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 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/dialogs/PerspectiveIconDialogEditor.java
 (at line 25)
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 25)
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 25)
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.3.0.v20150518-0831/org.eclipse.emf.databinding-1.3.0.v20150518-0831.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.3.0.v20150518-0831/org.eclipse.emf.databinding-1.3.0.v20150518-0831.jar')

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

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 26)
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 63)
handleAdd(BasicPackageImpl.Literals.DIALOG);
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 63)
handleAdd(BasicPackageImpl.Literals.DIALOG);
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 63)
handleAdd(BasicPackageImpl.Literals.DIALOG);
Discouraged access: The field 'BasicPackageImpl.Literals.DIALOG' is not API (restriction on 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 69)
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')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 69)
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')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 69)
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')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 75)
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')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 75)
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')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 75)
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')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 81)
handleAdd(BasicPackageImpl.Literals.WIZARD_DIALOG);
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 81)
handleAdd(BasicPackageImpl.Literals.WIZARD_DIALOG);
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 81)
handleAdd(BasicPackageImpl.Literals.WIZARD_DIALOG);
Discouraged access: The field 'BasicPackageImpl.Literals.WIZARD_DIALOG' is not API (restriction on 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 143)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.DIALOG, BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW, BasicPackageImpl.Literals.WIZARD_DIALOG });
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 143)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.DIALOG, BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW, BasicPackageImpl.Literals.WIZARD_DIALOG });
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 143)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.DIALOG, BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW, BasicPackageImpl.Literals.WIZARD_DIALOG });
Discouraged access: The field 'BasicPackageImpl.Literals.DIALOG' is not API (restriction on 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/VWindowEditor.java
 (at line 143)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.DIALOG, BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW, BasicPackageImpl.Literals.WIZARD_DIALOG });
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/VWindowEditor.java
 (at line 143)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.DIALOG, BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW, BasicPackageImpl.Literals.WIZARD_DIALOG });
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/VWindowEditor.java
 (at line 143)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.DIALOG, BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW, BasicPackageImpl.Literals.WIZARD_DIALOG });
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')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 143)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.DIALOG, BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW, BasicPackageImpl.Literals.WIZARD_DIALOG });
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/virtual/VWindowEditor.java
 (at line 143)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.DIALOG, BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW, BasicPackageImpl.Literals.WIZARD_DIALOG });
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/virtual/VWindowEditor.java
 (at line 143)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.DIALOG, BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW, BasicPackageImpl.Literals.WIZARD_DIALOG });
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')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 143)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.DIALOG, BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW, BasicPackageImpl.Literals.WIZARD_DIALOG });
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/virtual/VWindowEditor.java
 (at line 143)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.DIALOG, BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW, BasicPackageImpl.Literals.WIZARD_DIALOG });
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/virtual/VWindowEditor.java
 (at line 143)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.DIALOG, BasicPackageImpl.Literals.TRIMMED_WINDOW, BasicPackageImpl.Literals.WINDOW, BasicPackageImpl.Literals.WIZARD_DIALOG });
Discouraged access: The field 'BasicPackageImpl.Literals.WIZARD_DIALOG' is not API (restriction on 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/VWindowEditor.java
 (at line 144)
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')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 144)
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')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowEditor.java
 (at line 144)
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 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/dialogs/AreaIconDialogEditor.java
 (at line 26)
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 26)
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 26)
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 980)
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 982)
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 982)
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 982)
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 982)
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 985)
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 985)
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 986)
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 999)
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 999)
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 999)
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 999)
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 1002)
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 1002)
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 1003)
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 1031)
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 1033)
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 1033)
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 1037)
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 1037)
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 1037)
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 1038)
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 32)
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 112)
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 112)
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 112)
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 150)
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 150)
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 150)
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 17)
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 25)
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 25)
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 25)
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 22)
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 174)
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 174)
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 174)
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 : 85 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 39)
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 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')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 44)
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 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')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 82)
.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 82)
.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 82)
.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 83)
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 83)
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 83)
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 85)
.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 85)
.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 85)
.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 86)
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 86)
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 86)
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 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')
18. 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')
19. 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')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 173)
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')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 173)
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')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 173)
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')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 174)
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')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 174)
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')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 174)
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')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 202)
.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')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 202)
.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')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 202)
.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')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 223)
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')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 223)
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')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 223)
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')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 230)
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')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 230)
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')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 230)
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')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 237)
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')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 237)
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')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 237)
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')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 244)
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')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 244)
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')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 244)
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')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 249)
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')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 249)
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')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 249)
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')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 251)
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')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 251)
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')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 251)
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')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 264)
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')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 264)
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')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 264)
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/WindowEditor.java
 (at line 317)
"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')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 317)
"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')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 317)
"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')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 321)
"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')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 321)
"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')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 321)
"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')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 326)
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')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 326)
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')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 326)
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')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 336)
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')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 336)
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')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 336)
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')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 339)
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')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 339)
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')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 339)
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')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 341)
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/WindowEditor.java
 (at line 341)
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/WindowEditor.java
 (at line 341)
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/WindowEditor.java
 (at line 343)
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')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 343)
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')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 343)
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')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 364)
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/WindowEditor.java
 (at line 364)
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/WindowEditor.java
 (at line 364)
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/WindowEditor.java
 (at line 371)
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')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 371)
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')
76. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 371)
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')
77. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 382)
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')
78. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 382)
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')
79. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 382)
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')
80. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 468)
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/WindowEditor.java
 (at line 468)
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/WindowEditor.java
 (at line 468)
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/WindowEditor.java
 (at line 469)
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')
84. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 469)
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')
85. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/WindowEditor.java
 (at line 469)
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 : 81 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.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/ToolItemEditor.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/internal/common/component/ToolItemEditor.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/ToolItemEditor.java
 (at line 83)
private 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 83)
private 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 83)
private 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 132)
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 132)
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 132)
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 132)
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 132)
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 132)
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 157)
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 157)
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 157)
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 180)
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 180)
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 180)
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 201)
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 201)
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 201)
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 205)
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 205)
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 205)
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 206)
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 206)
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 206)
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 207)
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 207)
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 207)
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 218)
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 218)
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 218)
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 273)
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 273)
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 273)
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 283)
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 283)
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 283)
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 302)
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 302)
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 302)
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 327)
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 327)
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 327)
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 328)
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')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 328)
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')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 328)
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')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 328)
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 328)
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 328)
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')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 330)
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')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 330)
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')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 330)
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')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 336)
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')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 336)
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')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 336)
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')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 337)
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')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 337)
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')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 337)
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')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 345)
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')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 345)
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')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 345)
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')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 346)
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')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 346)
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')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 346)
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')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 354)
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')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 354)
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')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 354)
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')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 364)
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')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 364)
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')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 364)
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')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 417)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL), FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__TOOLTIP), 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')
74. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 417)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL), FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__TOOLTIP), 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')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 417)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL), FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__TOOLTIP), FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
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/ToolItemEditor.java
 (at line 417)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL), FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__TOOLTIP), 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')
77. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 417)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL), FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__TOOLTIP), 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')
78. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 417)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL), FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__TOOLTIP), FeaturePath.fromList(UiPackageImpl.Literals.UI_ELEMENT__TO_BE_RENDERED) };
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')
79. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolItemEditor.java
 (at line 417)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL), FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__TOOLTIP), 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/ToolItemEditor.java
 (at line 417)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL), FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__TOOLTIP), 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/ToolItemEditor.java
 (at line 417)
return new FeaturePath[] { FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__LABEL), FeaturePath.fromList(UiPackageImpl.Literals.UI_LABEL__TOOLTIP), 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 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/virtual/VModelImportsEditor.java
 (at line 26)
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 27)
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)
E4PickList pickList = new E4PickList(parent, SWT.NONE, null, Messages, this, 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)
E4PickList pickList = new E4PickList(parent, SWT.NONE, null, Messages, this, 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)
E4PickList pickList = new E4PickList(parent, SWT.NONE, null, Messages, this, 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)
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)
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)
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 151)
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 151)
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 152)
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 152)
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 152)
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 152)
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 152)
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 152)
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 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/ToolBarContributionEditor.java
 (at line 39)
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 42)
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 217)
.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 217)
.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 217)
.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 220)
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 220)
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 220)
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 232)
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 232)
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 232)
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 251)
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 251)
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 251)
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 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')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.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')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.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')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarContributionEditor.java
 (at line 265)
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 265)
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 265)
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 280)
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 280)
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 280)
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 284)
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 284)
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 284)
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 286)
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 286)
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 286)
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 287)
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 287)
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 287)
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 288)
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 288)
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 288)
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 294)
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 294)
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 294)
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 297)
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 297)
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 297)
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 306)
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 306)
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 306)
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 308)
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 308)
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 308)
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 329)
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 329)
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 329)
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 341)
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 341)
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 341)
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 356)
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 356)
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 356)
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 : 45 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 26)
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 27)
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 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/component/virtual/VPerspectiveControlEditor.java
 (at line 64)
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 64)
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 64)
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 71)
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 71)
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 71)
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 78)
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 78)
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 78)
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 85)
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 85)
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 85)
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 91)
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 91)
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 91)
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 138)
AbstractPickList pickList = new E4PickList(parent, SWT.NONE, null, Messages, 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 138)
AbstractPickList pickList = new E4PickList(parent, SWT.NONE, null, Messages, 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 138)
AbstractPickList pickList = new E4PickList(parent, SWT.NONE, null, Messages, 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 150)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, AdvancedPackageImpl.Literals.AREA, AdvancedPackageImpl.Literals.PLACEHOLDER });
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 150)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, AdvancedPackageImpl.Literals.AREA, AdvancedPackageImpl.Literals.PLACEHOLDER });
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 150)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, AdvancedPackageImpl.Literals.AREA, AdvancedPackageImpl.Literals.PLACEHOLDER });
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 150)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, AdvancedPackageImpl.Literals.AREA, AdvancedPackageImpl.Literals.PLACEHOLDER });
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 150)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, AdvancedPackageImpl.Literals.AREA, AdvancedPackageImpl.Literals.PLACEHOLDER });
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 150)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, AdvancedPackageImpl.Literals.AREA, AdvancedPackageImpl.Literals.PLACEHOLDER });
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 150)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, AdvancedPackageImpl.Literals.AREA, AdvancedPackageImpl.Literals.PLACEHOLDER });
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 150)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, AdvancedPackageImpl.Literals.AREA, AdvancedPackageImpl.Literals.PLACEHOLDER });
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 150)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, AdvancedPackageImpl.Literals.AREA, AdvancedPackageImpl.Literals.PLACEHOLDER });
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 150)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, AdvancedPackageImpl.Literals.AREA, AdvancedPackageImpl.Literals.PLACEHOLDER });
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/VPerspectiveControlEditor.java
 (at line 150)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, AdvancedPackageImpl.Literals.AREA, AdvancedPackageImpl.Literals.PLACEHOLDER });
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/VPerspectiveControlEditor.java
 (at line 150)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, AdvancedPackageImpl.Literals.AREA, AdvancedPackageImpl.Literals.PLACEHOLDER });
Discouraged access: The field 'BasicPackageImpl.Literals.INPUT_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/VPerspectiveControlEditor.java
 (at line 150)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, 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 150)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, 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 150)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, 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')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 150)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, 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')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 150)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, 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')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 150)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, 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')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 151)
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')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 151)
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')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 151)
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')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 169)
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')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 169)
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')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VPerspectiveControlEditor.java
 (at line 169)
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 : 35 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 153)
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 153)
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 153)
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 165)
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 165)
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 165)
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 183)
final IContributionClassCreator c = getEditor().getContributionCreator(CommandsPackageImpl.Literals.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')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 183)
final IContributionClassCreator c = getEditor().getContributionCreator(CommandsPackageImpl.Literals.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')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 183)
final IContributionClassCreator c = getEditor().getContributionCreator(CommandsPackageImpl.Literals.HANDLER);
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')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 213)
Binding binding = context.bindValue(textProp.observeDelayed(200, t), EMFEditProperties.value(getEditingDomain(), ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI).observeDetail(getMaster()), new UpdateValueStrategy().setAfterConvertValidator(new ContributionURIValidator()), new UpdateValueStrategy());
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/HandlerEditor.java
 (at line 213)
Binding binding = context.bindValue(textProp.observeDelayed(200, t), EMFEditProperties.value(getEditingDomain(), ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI).observeDetail(getMaster()), new UpdateValueStrategy().setAfterConvertValidator(new ContributionURIValidator()), new UpdateValueStrategy());
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/HandlerEditor.java
 (at line 213)
Binding binding = context.bindValue(textProp.observeDelayed(200, t), EMFEditProperties.value(getEditingDomain(), ApplicationPackageImpl.Literals.CONTRIBUTION__CONTRIBUTION_URI).observeDetail(getMaster()), new UpdateValueStrategy().setAfterConvertValidator(new ContributionURIValidator()), new UpdateValueStrategy());
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')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 223)
ContributionClassDialog dialog = new ContributionClassDialog(b.getShell(), eclipseContext, getEditingDomain(), (MContribution) getMaster().getValue(), 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')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 223)
ContributionClassDialog dialog = new ContributionClassDialog(b.getShell(), eclipseContext, getEditingDomain(), (MContribution) getMaster().getValue(), 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')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 223)
ContributionClassDialog dialog = new ContributionClassDialog(b.getShell(), eclipseContext, getEditingDomain(), (MContribution) getMaster().getValue(), 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')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 228)
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/HandlerEditor.java
 (at line 228)
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/HandlerEditor.java
 (at line 228)
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/HandlerEditor.java
 (at line 236)
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')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 236)
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')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 236)
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')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 237)
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')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 237)
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')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 237)
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')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 256)
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')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 256)
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')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 256)
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')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 278)
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 278)
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 278)
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')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 278)
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')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 278)
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')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/HandlerEditor.java
 (at line 278)
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 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/ToolBarSeparatorEditor.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/ToolBarSeparatorEditor.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')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.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')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.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')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ToolBarSeparatorEditor.java
 (at line 147)
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 147)
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 147)
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 150)
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 150)
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 150)
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 153)
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 153)
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 153)
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 162)
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 162)
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 162)
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 164)
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 164)
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 164)
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 185)
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 185)
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 185)
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 197)
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 197)
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 197)
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 : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractCommandSelectionDialog.java
 (at line 22)
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/AbstractCommandSelectionDialog.java
 (at line 113)
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')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractCommandSelectionDialog.java
 (at line 113)
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')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractCommandSelectionDialog.java
 (at line 113)
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')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/AbstractCommandSelectionDialog.java
 (at line 122)
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.workbench.swt/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 17)
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 25)
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 25)
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 25)
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 : 18 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectMenuItemEditor.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/DirectMenuItemEditor.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')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectMenuItemEditor.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/DirectMenuItemEditor.java
 (at line 63)
.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 63)
.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 63)
.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 106)
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 106)
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 106)
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 129)
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')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectMenuItemEditor.java
 (at line 129)
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')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectMenuItemEditor.java
 (at line 129)
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')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/DirectMenuItemEditor.java
 (at line 163)
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/DirectMenuItemEditor.java
 (at line 163)
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/DirectMenuItemEditor.java
 (at line 163)
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/DirectMenuItemEditor.java
 (at line 177)
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/DirectMenuItemEditor.java
 (at line 177)
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/DirectMenuItemEditor.java
 (at line 177)
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')

/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 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/MenuSeparatorEditor.java
 (at line 24)
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 131)
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 131)
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 131)
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 132)
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 132)
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 132)
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 133)
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 133)
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 133)
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 134)
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 134)
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 134)
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 142)
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 142)
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 142)
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 143)
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 143)
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 143)
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 164)
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 164)
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 164)
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 : 53 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.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')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.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')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 76)
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 76)
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 76)
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 83)
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 83)
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 83)
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 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')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.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')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.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')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 97)
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 97)
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 97)
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 105)
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 105)
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 105)
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 112)
handleImport(BasicPackageImpl.Literals.INPUT_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 112)
handleImport(BasicPackageImpl.Literals.INPUT_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 112)
handleImport(BasicPackageImpl.Literals.INPUT_PART, RegistryUtil.HINT_EDITOR);
Discouraged access: The field 'BasicPackageImpl.Literals.INPUT_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 119)
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 119)
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 119)
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)
AbstractPickList pickList = new E4PickList(parent, SWT.NONE, null, Messages, 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)
AbstractPickList pickList = new E4PickList(parent, SWT.NONE, null, Messages, 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)
AbstractPickList pickList = new E4PickList(parent, SWT.NONE, null, Messages, 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)
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)
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)
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 186)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, 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')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 186)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, 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')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 186)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, BasicPackageImpl.Literals.PART_STACK, AdvancedPackageImpl.Literals.AREA });
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 186)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, 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')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 186)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, 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')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 186)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, BasicPackageImpl.Literals.PART_STACK, AdvancedPackageImpl.Literals.AREA });
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 186)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, 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 186)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, 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 186)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, BasicPackageImpl.Literals.PART_STACK, AdvancedPackageImpl.Literals.AREA });
Discouraged access: The field 'BasicPackageImpl.Literals.INPUT_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')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 186)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, 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')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 186)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, 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')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 186)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, 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')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 186)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, 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')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 186)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, 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')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 186)
pickList.setInput(new EClass[] { BasicPackageImpl.Literals.PART_SASH_CONTAINER, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART, 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')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 187)
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')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 187)
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')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 187)
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')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 208)
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')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 208)
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')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 208)
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')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 217)
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')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 217)
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')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VWindowSharedElementsEditor.java
 (at line 217)
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 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/TrimBarEditor.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/TrimBarEditor.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/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 199)
.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 199)
.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 199)
.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 202)
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 202)
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 202)
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 217)
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 217)
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 217)
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 224)
Messages, 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 224)
Messages, 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 224)
Messages, 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 238)
.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 238)
.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 238)
.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 238)
.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 238)
.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 238)
.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 239)
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 239)
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 239)
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 241)
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 241)
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 241)
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 247)
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 247)
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 247)
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 250)
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 250)
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 250)
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 259)
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 259)
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 259)
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 261)
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 261)
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 261)
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 282)
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 282)
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 282)
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 305)
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 305)
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 305)
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 306)
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 306)
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 306)
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 314)
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 314)
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 314)
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 19)
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 24)
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 24)
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 24)
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 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')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 43)
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 47)
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 48)
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 86)
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 86)
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 86)
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 88)
.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 88)
.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 88)
.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 89)
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 89)
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 89)
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 120)
if (element == BasicPackageImpl.Literals.INPUT_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 120)
if (element == BasicPackageImpl.Literals.INPUT_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 120)
if (element == BasicPackageImpl.Literals.INPUT_PART) {
Discouraged access: The field 'BasicPackageImpl.Literals.INPUT_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 165)
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 165)
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 165)
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 166)
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 166)
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 166)
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 195)
.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 195)
.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 195)
.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 197)
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 197)
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 197)
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 200)
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 200)
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 200)
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 202)
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 202)
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 202)
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 216)
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 216)
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 216)
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 249)
final IContributionClassCreator c = getEditor().getContributionCreator(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')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 249)
final IContributionClassCreator c = getEditor().getContributionCreator(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')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 249)
final IContributionClassCreator c = getEditor().getContributionCreator(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')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 287)
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')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 287)
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')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 287)
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')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 301)
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')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 301)
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')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 301)
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')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.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')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.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')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.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')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 335)
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')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 335)
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')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 335)
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')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 340)
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')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 340)
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')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 340)
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')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 343)
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')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 343)
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')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 343)
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')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 347)
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/PartEditor.java
 (at line 347)
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/PartEditor.java
 (at line 347)
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/PartEditor.java
 (at line 349)
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')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 349)
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')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 349)
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')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 358)
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')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 358)
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')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 358)
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')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 361)
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/PartEditor.java
 (at line 361)
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/PartEditor.java
 (at line 361)
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/PartEditor.java
 (at line 384)
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')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 384)
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')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 384)
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')
74. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 396)
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/PartEditor.java
 (at line 396)
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/PartEditor.java
 (at line 396)
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/PartEditor.java
 (at line 406)
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')
78. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 406)
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')
79. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 406)
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')
80. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 414)
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')
81. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 414)
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')
82. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 414)
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')
83. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartEditor.java
 (at line 488)
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/PartEditor.java
 (at line 488)
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/PartEditor.java
 (at line 488)
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/PartEditor.java
 (at line 489)
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 489)
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 489)
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 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/ModelFragmentsEditor.java
 (at line 37)
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 64)
.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 64)
.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 64)
.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 66)
.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 66)
.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 66)
.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 122)
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 122)
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 122)
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 128)
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 128)
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 128)
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 147)
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 147)
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 147)
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 166)
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 166)
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 166)
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 173)
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 173)
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 173)
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 211)
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 211)
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 212)
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 212)
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 212)
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 213)
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 213)
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 213)
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 220)
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 220)
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 220)
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 228)
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 228)
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 228)
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 230)
&& 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 230)
&& 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 230)
&& 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 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/internal/common/TreeViewerEx.java
 (at line 48)
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 48)
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 90)
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 90)
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 95)
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 100)
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 : 55 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 34)
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/StringModelFragment.java
 (at line 36)
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/StringModelFragment.java
 (at line 37)
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')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 75)
.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')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 75)
.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')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 75)
.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')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 90)
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')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 90)
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')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 91)
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')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 91)
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')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 91)
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')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 92)
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')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 92)
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')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 92)
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')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 117)
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')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 117)
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')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 117)
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')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 118)
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')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 118)
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')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 118)
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')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 123)
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')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 124)
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')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 124)
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')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 126)
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')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 127)
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')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 129)
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')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 130)
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')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 189)
FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID).observeDetail(getMaster()));
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')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 189)
FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID).observeDetail(getMaster()));
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')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 189)
FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__PARENT_ELEMENT_ID).observeDetail(getMaster()));
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')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 225)
FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__FEATURENAME).observeDetail(getMaster()));
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 225)
FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__FEATURENAME).observeDetail(getMaster()));
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 225)
FragmentPackageImpl.Literals.STRING_MODEL_FRAGMENT__FEATURENAME).observeDetail(getMaster()));
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')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 242)
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')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 242)
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')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 242)
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')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 248)
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')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 248)
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')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 248)
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')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 257)
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')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 257)
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')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 282)
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')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 282)
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')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 283)
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')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 283)
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')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 283)
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')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 284)
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 284)
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 284)
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 291)
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')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 291)
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')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 291)
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')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 324)
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')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 324)
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')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/StringModelFragment.java
 (at line 324)
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')

/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 32)
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 74)
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 74)
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 74)
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 80)
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 80)
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 80)
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 87)
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 87)
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 87)
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)
AbstractPickList pickList = new E4PickList(parent, SWT.NONE, Arrays.asList(PickListFeatures.NO_PICKER), Messages, this, 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)
AbstractPickList pickList = new E4PickList(parent, SWT.NONE, Arrays.asList(PickListFeatures.NO_PICKER), Messages, this, 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)
AbstractPickList pickList = new E4PickList(parent, SWT.NONE, Arrays.asList(PickListFeatures.NO_PICKER), Messages, this, 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)
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)
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)
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 29)
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 30)
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 78)
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 78)
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 78)
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 84)
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 84)
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 84)
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)
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)
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)
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 30)
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 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/virtual/VApplicationCategoriesEditor.java
 (at line 129)
AbstractPickList pickList = new E4PickList(parent, SWT.NONE, Arrays.asList(PickListFeatures.NO_PICKER), Messages, this, 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 129)
AbstractPickList pickList = new E4PickList(parent, SWT.NONE, Arrays.asList(PickListFeatures.NO_PICKER), Messages, this, 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 129)
AbstractPickList pickList = new E4PickList(parent, SWT.NONE, Arrays.asList(PickListFeatures.NO_PICKER), Messages, this, 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 155)
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 155)
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 155)
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 162)
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 162)
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 162)
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 17)
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 48)
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 48)
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 48)
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 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')
2. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VTrimContributionsEditor.java
 (at line 112)
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 112)
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 112)
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 142)
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 142)
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 142)
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 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/virtual/VBindingTableEditor.java
 (at line 108)
AbstractPickList pickList = new E4PickList(parent, SWT.NONE, Arrays.asList(PickListFeatures.NO_PICKER), Messages, this, 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 108)
AbstractPickList pickList = new E4PickList(parent, SWT.NONE, Arrays.asList(PickListFeatures.NO_PICKER), Messages, this, 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 108)
AbstractPickList pickList = new E4PickList(parent, SWT.NONE, Arrays.asList(PickListFeatures.NO_PICKER), Messages, this, 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 132)
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 132)
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 132)
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 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/AreaEditor.java
 (at line 41)
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 43)
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 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/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 235)
.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 235)
.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 235)
.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 237)
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 237)
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 237)
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 239)
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 239)
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 239)
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 252)
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 252)
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 252)
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 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')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.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')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.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')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.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')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.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')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.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')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 313)
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 313)
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 313)
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 325)
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 325)
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 325)
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 329)
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 329)
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 329)
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 330)
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 330)
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 330)
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 330)
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 330)
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 330)
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 331)
BasicPackageImpl.Literals.INPUT_PART, 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')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 331)
BasicPackageImpl.Literals.INPUT_PART, 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')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 331)
BasicPackageImpl.Literals.INPUT_PART, AdvancedPackageImpl.Literals.AREA,
Discouraged access: The field 'BasicPackageImpl.Literals.INPUT_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/AreaEditor.java
 (at line 331)
BasicPackageImpl.Literals.INPUT_PART, 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')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 331)
BasicPackageImpl.Literals.INPUT_PART, 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')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 331)
BasicPackageImpl.Literals.INPUT_PART, 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')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 332)
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')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 332)
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')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 332)
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')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 333)
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')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 333)
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')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 333)
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')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 338)
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')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 338)
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')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 338)
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')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 341)
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')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 341)
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')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 341)
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')
74. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 351)
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')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 351)
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')
76. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 351)
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')
77. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 353)
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')
78. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 353)
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')
79. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 353)
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')
80. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 355)
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')
81. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 355)
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')
82. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 355)
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')
83. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 376)
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')
84. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 376)
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')
85. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 376)
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')
86. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 386)
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')
87. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 386)
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')
88. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 386)
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')
89. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 406)
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')
90. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 406)
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')
91. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 406)
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')
92. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/AreaEditor.java
 (at line 407)
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 407)
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 407)
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 408)
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 408)
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 408)
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 27)
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 28)
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 144)
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 144)
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 144)
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 146)
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 146)
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 146)
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 154)
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 154)
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 154)
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 155)
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 155)
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 155)
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 179)
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 179)
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 179)
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 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/dialogs/WindowIconDialogEditor.java
 (at line 25)
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 25)
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 25)
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 224)
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 224)
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 224)
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 62)
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 63)
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 297)
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 297)
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 298)
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 298)
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 298)
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 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/BindingTableEditor.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')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/BindingTableEditor.java
 (at line 71)
.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 71)
.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 71)
.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 173)
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 173)
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 173)
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 188)
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 188)
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 188)
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 189)
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 189)
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 189)
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 202)
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 202)
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 202)
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 213)
Messages, 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 213)
Messages, 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 213)
Messages, 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 229)
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 229)
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 229)
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 240)
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 240)
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 240)
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 242)
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 242)
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 242)
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 269)
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 269)
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 269)
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 270)
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 270)
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 270)
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 283)
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 283)
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 283)
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 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/CommandEditor.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/CommandEditor.java
 (at line 72)
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 72)
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 72)
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 137)
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 137)
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 137)
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 138)
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 138)
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 138)
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 166)
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 166)
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 166)
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 169)
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 169)
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 169)
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 171)
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 171)
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 171)
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 188)
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 188)
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 188)
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 189)
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 189)
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 189)
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 208)
Messages, 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 208)
Messages, 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 208)
Messages, 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 226)
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 226)
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 226)
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 237)
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 237)
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 237)
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 239)
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 239)
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 239)
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 264)
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 264)
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 264)
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 273)
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 273)
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 273)
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 297)
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 297)
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 297)
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 : 48 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 47)
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/component/ControlFactory.java
 (at line 49)
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/ControlFactory.java
 (at line 50)
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')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 51)
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/ControlFactory.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')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 173)
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')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 174)
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')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 174)
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')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 232)
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')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 232)
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')
11. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 232)
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')
12. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 283)
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')
13. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 283)
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')
14. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 283)
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')
15. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 329)
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')
16. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 329)
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')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 329)
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')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 496)
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')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 496)
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')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 496)
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')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 522)
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')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 522)
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')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 522)
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')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 524)
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')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 524)
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')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 524)
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')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 526)
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')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 526)
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')
29. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 526)
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')
30. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 533)
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')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 533)
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')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 533)
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')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 594)
PickListFeatures.NO_PICKER), Messages, 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')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 594)
PickListFeatures.NO_PICKER), Messages, 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')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 594)
PickListFeatures.NO_PICKER), Messages, 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')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 601)
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')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 601)
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')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 601)
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')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 612)
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')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 612)
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')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 612)
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')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 766)
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')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 766)
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')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 766)
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')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 766)
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')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 766)
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')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 766)
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')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java
 (at line 800)
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.workbench.swt/target/classes')

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

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ExpressionIdDialog.java
 (at line 24)
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/ExpressionIdDialog.java
 (at line 86)
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.workbench.swt/target/classes')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ExpressionIdDialog.java
 (at line 116)
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')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ExpressionIdDialog.java
 (at line 116)
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')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/ExpressionIdDialog.java
 (at line 116)
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 : 93 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.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/ApplicationEditor.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')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.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')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.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')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.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')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.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')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 93)
.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 93)
.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 93)
.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 95)
.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 95)
.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 95)
.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 97)
.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 97)
.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 97)
.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 101)
.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 101)
.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 101)
.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 103)
.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 103)
.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 103)
.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 105)
.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 105)
.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 105)
.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 107)
.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 107)
.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 107)
.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 109)
.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 109)
.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 109)
.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 111)
.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 111)
.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 111)
.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 113)
.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 113)
.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 113)
.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 115)
.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 115)
.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 115)
.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 118)
.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 118)
.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 118)
.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 201)
.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 201)
.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 201)
.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 207)
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')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 207)
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')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 207)
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')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 210)
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')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 210)
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')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 210)
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')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 220)
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')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 220)
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')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 220)
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')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 222)
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')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 222)
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')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 222)
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')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 224)
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/ApplicationEditor.java
 (at line 224)
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/ApplicationEditor.java
 (at line 224)
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/ApplicationEditor.java
 (at line 226)
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/ApplicationEditor.java
 (at line 226)
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/ApplicationEditor.java
 (at line 226)
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/ApplicationEditor.java
 (at line 247)
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/ApplicationEditor.java
 (at line 247)
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/ApplicationEditor.java
 (at line 247)
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/ApplicationEditor.java
 (at line 399)
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/ApplicationEditor.java
 (at line 399)
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/ApplicationEditor.java
 (at line 399)
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/ApplicationEditor.java
 (at line 435)
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')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 435)
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')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 435)
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')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 436)
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')
74. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 436)
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')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 436)
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')
76. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 450)
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')
77. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 450)
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')
78. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 450)
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')
79. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 462)
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')
80. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 462)
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')
81. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 462)
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')
82. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 464)
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')
83. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 464)
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')
84. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 464)
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')
85. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 469)
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')
86. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 469)
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')
87. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 469)
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')
88. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 672)
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')
89. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 672)
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')
90. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 672)
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')
91. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 762)
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')
92. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 762)
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')
93. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/ApplicationEditor.java
 (at line 762)
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 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/MenuIdDialog.java
 (at line 121)
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 121)
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 121)
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 30)
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 108)
AbstractPickList pickList = new E4PickList(parent, SWT.NONE, Arrays.asList(PickListFeatures.NO_PICKER), Messages, this, 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 108)
AbstractPickList pickList = new E4PickList(parent, SWT.NONE, Arrays.asList(PickListFeatures.NO_PICKER), Messages, this, 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 108)
AbstractPickList pickList = new E4PickList(parent, SWT.NONE, Arrays.asList(PickListFeatures.NO_PICKER), Messages, this, 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 138)
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 138)
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 138)
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 32)
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 112)
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 112)
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 112)
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 145)
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 145)
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 145)
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 24)
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 25)
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 69)
.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 69)
.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 86)
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 86)
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 88)
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 93)
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 94)
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 97)
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 105)
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 : 26 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 22)
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 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')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CommandParameterEditor.java
 (at line 56)
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 56)
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 56)
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 57)
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 57)
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 57)
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 142)
.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 142)
.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 142)
.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 145)
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 145)
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 145)
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 148)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.COMMAND_PARAMETER__TYPE_ID));
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 148)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.COMMAND_PARAMETER__TYPE_ID));
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 148)
EMFEditProperties.value(getEditingDomain(), CommandsPackageImpl.Literals.COMMAND_PARAMETER__TYPE_ID));
Discouraged access: The field 'CommandsPackageImpl.Literals.COMMAND_PARAMETER__TYPE_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/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')
19. 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')
20. 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')
21. 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')
22. 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')
23. 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')
24. 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')
25. 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')
26. 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 : 78 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 22)
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 23)
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 24)
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 53)
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')
5. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 53)
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')
6. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 53)
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')
7. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 63)
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')
8. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 63)
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')
9. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 63)
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')
10. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 70)
handleAdd(BasicPackageImpl.Literals.DIALOG);
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/VSnippetsEditor.java
 (at line 70)
handleAdd(BasicPackageImpl.Literals.DIALOG);
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/VSnippetsEditor.java
 (at line 70)
handleAdd(BasicPackageImpl.Literals.DIALOG);
Discouraged access: The field 'BasicPackageImpl.Literals.DIALOG' is not API (restriction on 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 78)
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/VSnippetsEditor.java
 (at line 78)
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/VSnippetsEditor.java
 (at line 78)
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/VSnippetsEditor.java
 (at line 86)
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')
17. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 86)
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')
18. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 86)
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')
19. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.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')
20. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.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')
21. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.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')
22. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 102)
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')
23. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 102)
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')
24. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 102)
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')
25. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 109)
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')
26. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 109)
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')
27. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 109)
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')
28. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 117)
handleAdd(BasicPackageImpl.Literals.TRIM_ELEMENT);
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/VSnippetsEditor.java
 (at line 117)
handleAdd(BasicPackageImpl.Literals.TRIM_ELEMENT);
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/VSnippetsEditor.java
 (at line 117)
handleAdd(BasicPackageImpl.Literals.TRIM_ELEMENT);
Discouraged access: The field 'BasicPackageImpl.Literals.TRIM_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')
31. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 125)
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')
32. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 125)
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')
33. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 125)
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')
34. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 131)
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')
35. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 131)
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')
36. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 131)
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')
37. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 138)
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')
38. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 138)
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')
39. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 138)
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')
40. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 145)
handleAdd(BasicPackageImpl.Literals.WIZARD_DIALOG);
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')
41. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 145)
handleAdd(BasicPackageImpl.Literals.WIZARD_DIALOG);
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')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 145)
handleAdd(BasicPackageImpl.Literals.WIZARD_DIALOG);
Discouraged access: The field 'BasicPackageImpl.Literals.WIZARD_DIALOG' is not API (restriction on 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 215)
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')
44. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 215)
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')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 215)
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')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 215)
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')
47. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 215)
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')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 215)
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')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 216)
AdvancedPackageImpl.Literals.PERSPECTIVE_STACK, 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')
50. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 216)
AdvancedPackageImpl.Literals.PERSPECTIVE_STACK, 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')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 216)
AdvancedPackageImpl.Literals.PERSPECTIVE_STACK, AdvancedPackageImpl.Literals.PERSPECTIVE,
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')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 216)
AdvancedPackageImpl.Literals.PERSPECTIVE_STACK, 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')
53. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 216)
AdvancedPackageImpl.Literals.PERSPECTIVE_STACK, 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')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 216)
AdvancedPackageImpl.Literals.PERSPECTIVE_STACK, 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')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 217)
AdvancedPackageImpl.Literals.AREA, BasicPackageImpl.Literals.PART_SASH_CONTAINER,
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')
56. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 217)
AdvancedPackageImpl.Literals.AREA, BasicPackageImpl.Literals.PART_SASH_CONTAINER,
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')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 217)
AdvancedPackageImpl.Literals.AREA, BasicPackageImpl.Literals.PART_SASH_CONTAINER,
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')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 217)
AdvancedPackageImpl.Literals.AREA, 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')
59. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 217)
AdvancedPackageImpl.Literals.AREA, 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')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 217)
AdvancedPackageImpl.Literals.AREA, 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')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 218)
BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_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')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 218)
BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_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')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 218)
BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_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')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 218)
BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_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')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 218)
BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_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')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 218)
BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_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')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 218)
BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_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')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 218)
BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_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')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 218)
BasicPackageImpl.Literals.PART_STACK, BasicPackageImpl.Literals.PART, BasicPackageImpl.Literals.INPUT_PART,
Discouraged access: The field 'BasicPackageImpl.Literals.INPUT_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')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 219)
BasicPackageImpl.Literals.TRIM_BAR, BasicPackageImpl.Literals.TRIM_ELEMENT, });
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')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 219)
BasicPackageImpl.Literals.TRIM_BAR, BasicPackageImpl.Literals.TRIM_ELEMENT, });
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/virtual/VSnippetsEditor.java
 (at line 219)
BasicPackageImpl.Literals.TRIM_BAR, BasicPackageImpl.Literals.TRIM_ELEMENT, });
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')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 219)
BasicPackageImpl.Literals.TRIM_BAR, BasicPackageImpl.Literals.TRIM_ELEMENT, });
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')
74. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 219)
BasicPackageImpl.Literals.TRIM_BAR, BasicPackageImpl.Literals.TRIM_ELEMENT, });
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')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 219)
BasicPackageImpl.Literals.TRIM_BAR, BasicPackageImpl.Literals.TRIM_ELEMENT, });
Discouraged access: The field 'BasicPackageImpl.Literals.TRIM_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')
76. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 220)
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')
77. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 220)
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')
78. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/virtual/VSnippetsEditor.java
 (at line 220)
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 24)
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 25)
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 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')
4. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ExternalizeStringHandler.java
 (at line 27)
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 157)
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 157)
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 157)
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 158)
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 158)
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 158)
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 159)
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 159)
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 159)
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 160)
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 160)
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 160)
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 161)
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 161)
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 161)
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 162)
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 162)
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 162)
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 163)
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 163)
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 163)
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 164)
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 164)
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 164)
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 165)
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 165)
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 165)
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 23)
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 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')
3. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/CategoryEditor.java
 (at line 100)
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 100)
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 100)
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 101)
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 101)
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 101)
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 129)
.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 129)
.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 129)
.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 131)
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 131)
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 131)
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 133)
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 133)
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 133)
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 142)
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 142)
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 142)
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 144)
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 144)
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 144)
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 34)
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 36)
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 39)
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 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')
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.Literals' is not API (restriction on 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' is not API (restriction on 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.Literals' is not API (restriction on 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' is not API (restriction on 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.Literals' is not API (restriction on 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' is not API (restriction on 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.Literals' is not API (restriction on 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' is not API (restriction on 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.Literals' is not API (restriction on 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' is not API (restriction on 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.Literals' is not API (restriction on 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' is not API (restriction on 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.Literals' is not API (restriction on 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' is not API (restriction on 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.Literals' is not API (restriction on 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' is not API (restriction on 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.Literals' is not API (restriction on 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' is not API (restriction on 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.INPUT_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/PartSashContainerEditor.java
 (at line 160)
handleImportChild(BasicPackageImpl.Literals.INPUT_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/PartSashContainerEditor.java
 (at line 160)
handleImportChild(BasicPackageImpl.Literals.INPUT_PART, RegistryUtil.HINT_EDITOR);
Discouraged access: The field 'BasicPackageImpl.Literals.INPUT_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 255)
.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/PartSashContainerEditor.java
 (at line 255)
.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/PartSashContainerEditor.java
 (at line 255)
.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 258)
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/PartSashContainerEditor.java
 (at line 258)
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/PartSashContainerEditor.java
 (at line 258)
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 281)
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')
42. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 281)
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')
43. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 281)
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 287)
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')
45. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 287)
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')
46. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 287)
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 291)
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')
48. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 291)
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')
49. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 291)
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 304)
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')
51. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 304)
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')
52. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 304)
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 305)
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')
54. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 305)
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')
55. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 305)
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 306)
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')
57. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 306)
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')
58. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 306)
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 307)
eClassList.add(new FeatureClass("InputPart", BasicPackageImpl.Literals.INPUT_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')
60. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 307)
eClassList.add(new FeatureClass("InputPart", BasicPackageImpl.Literals.INPUT_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')
61. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 307)
eClassList.add(new FeatureClass("InputPart", BasicPackageImpl.Literals.INPUT_PART)); //$NON-NLS-1$
Discouraged access: The field 'BasicPackageImpl.Literals.INPUT_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')
62. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 308)
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')
63. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 308)
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')
64. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 308)
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')
65. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 309)
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')
66. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 309)
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')
67. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 309)
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')
68. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 310)
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')
69. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 310)
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')
70. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 310)
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')
71. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 311)
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')
72. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 311)
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')
73. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 311)
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 316)
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')
75. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 316)
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')
76. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 316)
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')
77. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 322)
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')
78. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 322)
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')
79. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 322)
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')
80. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 325)
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')
81. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 325)
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')
82. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 325)
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')
83. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 334)
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')
84. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 334)
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')
85. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 334)
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')
86. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 336)
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')
87. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 336)
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')
88. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 336)
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')
89. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 357)
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')
90. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 357)
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')
91. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 357)
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')
92. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 374)
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')
93. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 374)
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')
94. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 374)
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')
95. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 375)
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')
96. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 375)
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')
97. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 375)
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')
98. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 387)
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')
99. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 387)
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')
100. WARNING in /src/org/eclipse/e4/tools/emf/ui/internal/common/component/PartSashContainerEditor.java
 (at line 387)
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')