Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2

Number of source files: 7 Number of classfiles: 7

Problems: 192 (Errors: 0 Warnings: 192 )

Source File: org/eclipse/wst/xsd/ui/tests/internal/BaseTestCase.java
1. WARNING: DiscouragedReference

Discouraged access: The type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

BaseTestCase.java :

18 : import org.eclipse.wst.xsd.ui.internal.common.util.XSDDirectivesManager;

2. WARNING: DiscouragedReference

Discouraged access: The type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

BaseTestCase.java :

28 : protected XSDDirectivesManager importManager = new XSDDirectivesManager();

3. WARNING: DiscouragedReference

Discouraged access: The constructor XSDDirectivesManager() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

BaseTestCase.java :

28 : protected XSDDirectivesManager importManager = new XSDDirectivesManager();

4. WARNING: DiscouragedReference

Discouraged access: The type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

BaseTestCase.java :

28 : protected XSDDirectivesManager importManager = new XSDDirectivesManager();

Source File: org/eclipse/wst/xsd/ui/tests/internal/ChameleonIncludesTest.java
1. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

35 : importManager.performRemoval(schema);

2. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

36 : List list = importManager.getUnusedXSDDirectives();

3. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

43 : importManager.performRemoval(schema);

4. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

44 : List list = importManager.getUnusedXSDDirectives();

5. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

51 : importManager.performRemoval(schema);

6. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

52 : List list = importManager.getUnusedXSDDirectives();

7. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

59 : importManager.performRemoval(schema);

8. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

60 : List list = importManager.getUnusedXSDDirectives();

9. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

67 : importManager.performRemoval(schema);

10. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

68 : List list = importManager.getUnusedXSDDirectives();

11. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

75 : importManager.performRemoval(schema);

12. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

76 : List list = importManager.getUnusedXSDDirectives();

13. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

83 : importManager.performRemoval(schema);

14. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

84 : List list = importManager.getUnusedXSDDirectives();

15. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

91 : importManager.performRemoval(schema);

16. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

92 : List list = importManager.getUnusedXSDDirectives();

17. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

99 : importManager.performRemoval(schema);

18. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

100 : List list = importManager.getUnusedXSDDirectives();

19. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

107 : importManager.performRemoval(schema);

20. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

108 : List list = importManager.getUnusedXSDDirectives();

21. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

115 : importManager.performRemoval(schema);

22. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

116 : List list = importManager.getUnusedXSDDirectives();

23. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

123 : importManager.performRemoval(schema);

24. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

124 : List list = importManager.getUnusedXSDDirectives();

25. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

131 : importManager.performRemoval(schema);

26. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

132 : List list = importManager.getUnusedXSDDirectives();

27. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

139 : importManager.performRemoval(schema);

28. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

140 : List list = importManager.getUnusedXSDDirectives();

29. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

147 : importManager.performRemoval(schema);

30. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

148 : List list = importManager.getUnusedXSDDirectives();

31. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

155 : importManager.performRemoval(schema);

32. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

156 : List list = importManager.getUnusedXSDDirectives();

33. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

163 : importManager.performRemoval(schema);

34. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

164 : List list = importManager.getUnusedXSDDirectives();

35. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

171 : importManager.performRemoval(schema);

36. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

172 : List list = importManager.getUnusedXSDDirectives();

37. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

179 : importManager.performRemoval(schema);

38. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

180 : List list = importManager.getUnusedXSDDirectives();

39. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

187 : importManager.performRemoval(schema);

40. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

188 : List list = importManager.getUnusedXSDDirectives();

41. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

195 : importManager.performRemoval(schema);

42. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

196 : List list = importManager.getUnusedXSDDirectives();

43. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

203 : importManager.performRemoval(schema);

44. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

204 : List list = importManager.getUnusedXSDDirectives();

45. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

211 : importManager.performRemoval(schema);

46. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

212 : List list = importManager.getUnusedXSDDirectives();

47. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

219 : importManager.performRemoval(schema);

48. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ChameleonIncludesTest.java :

220 : List list = importManager.getUnusedXSDDirectives();

Source File: org/eclipse/wst/xsd/ui/tests/internal/ImportsTest.java
1. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

35 : importManager.performRemoval(schema);

2. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

36 : List list = importManager.getUnusedXSDDirectives();

3. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

43 : importManager.performRemoval(schema);

4. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

44 : List list = importManager.getUnusedXSDDirectives();

5. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

51 : importManager.performRemoval(schema);

6. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

52 : List list = importManager.getUnusedXSDDirectives();

7. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

59 : importManager.performRemoval(schema);

8. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

60 : List list = importManager.getUnusedXSDDirectives();

9. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

67 : importManager.performRemoval(schema);

10. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

68 : List list = importManager.getUnusedXSDDirectives();

11. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

75 : importManager.performRemoval(schema);

12. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

76 : List list = importManager.getUnusedXSDDirectives();

13. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

83 : importManager.performRemoval(schema);

14. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

84 : List list = importManager.getUnusedXSDDirectives();

15. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

91 : importManager.performRemoval(schema);

16. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

92 : List list = importManager.getUnusedXSDDirectives();

17. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

99 : importManager.performRemoval(schema);

18. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

100 : List list = importManager.getUnusedXSDDirectives();

19. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

107 : importManager.performRemoval(schema);

20. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

108 : List list = importManager.getUnusedXSDDirectives();

21. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

115 : importManager.performRemoval(schema);

22. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

116 : List list = importManager.getUnusedXSDDirectives();

23. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

123 : importManager.performRemoval(schema);

24. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

124 : List list = importManager.getUnusedXSDDirectives();

25. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

131 : importManager.performRemoval(schema);

26. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

132 : List list = importManager.getUnusedXSDDirectives();

27. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

139 : importManager.performRemoval(schema);

28. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

140 : List list = importManager.getUnusedXSDDirectives();

29. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

147 : importManager.performRemoval(schema);

30. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

148 : List list = importManager.getUnusedXSDDirectives();

31. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

155 : importManager.performRemoval(schema);

32. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

156 : List list = importManager.getUnusedXSDDirectives();

33. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

163 : importManager.performRemoval(schema);

34. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

164 : List list = importManager.getUnusedXSDDirectives();

35. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

171 : importManager.performRemoval(schema);

36. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

172 : List list = importManager.getUnusedXSDDirectives();

37. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

179 : importManager.performRemoval(schema);

38. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

180 : List list = importManager.getUnusedXSDDirectives();

39. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

187 : importManager.performRemoval(schema);

40. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

188 : List list = importManager.getUnusedXSDDirectives();

41. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

195 : importManager.performRemoval(schema);

42. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

196 : List list = importManager.getUnusedXSDDirectives();

43. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

203 : importManager.performRemoval(schema);

44. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

204 : List list = importManager.getUnusedXSDDirectives();

45. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

211 : importManager.performRemoval(schema);

46. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

212 : List list = importManager.getUnusedXSDDirectives();

47. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

219 : importManager.performRemoval(schema);

48. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

ImportsTest.java :

220 : List list = importManager.getUnusedXSDDirectives();

Source File: org/eclipse/wst/xsd/ui/tests/internal/XSDUnusedTests.java
1. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

36 : importManager.performRemoval(schema);

2. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

37 : List list = importManager.getUnusedXSDDirectives();

3. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

46 : importManager.performRemoval(schema);

4. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

47 : List list = importManager.getUnusedXSDDirectives();

5. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

52 : importManager.performRemoval(schema);

6. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

53 : list = importManager.getUnusedXSDDirectives();

7. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

60 : importManager.performRemoval(schema);

8. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

61 : List list = importManager.getUnusedXSDDirectives();

9. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

66 : importManager.performRemoval(schema);

10. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

67 : list = importManager.getUnusedXSDDirectives();

11. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

70 : importManager.performRemoval(schema);

12. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

71 : list = importManager.getUnusedXSDDirectives();

13. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

79 : importManager.performRemoval(schema);

14. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

80 : List list = importManager.getUnusedXSDDirectives();

15. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

89 : importManager.performRemoval(schema);

16. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

90 : List list = importManager.getUnusedXSDDirectives();

17. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

99 : importManager.performRemoval(schema);

18. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

100 : List list = importManager.getUnusedXSDDirectives();

19. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

111 : importManager.performRemoval(schema);

20. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

112 : List list = importManager.getUnusedXSDDirectives();

21. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

123 : importManager.performRemoval(schema);

22. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

124 : List list = importManager.getUnusedXSDDirectives();

23. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

141 : importManager.performRemoval(schema);

24. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

142 : List list = importManager.getUnusedXSDDirectives();

25. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

151 : importManager.performRemoval(schema);

26. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

152 : List list = importManager.getUnusedXSDDirectives();

27. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

163 : importManager.performRemoval(schema);

28. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

164 : List list = importManager.getUnusedXSDDirectives();

29. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

175 : importManager.performRemoval(schema);

30. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

176 : List list = importManager.getUnusedXSDDirectives();

31. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

185 : importManager.performRemoval(schema);

32. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

186 : List list = importManager.getUnusedXSDDirectives();

33. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

193 : importManager.performRemoval(schema);

34. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

194 : List list = importManager.getUnusedXSDDirectives();

35. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

205 : importManager.performRemoval(schema);

36. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

206 : List list = importManager.getUnusedXSDDirectives();

37. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

219 : importManager.performRemoval(schema);

38. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

220 : List list = importManager.getUnusedXSDDirectives();

39. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

231 : importManager.performRemoval(schema);

40. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

232 : List list = importManager.getUnusedXSDDirectives();

41. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

241 : importManager.performRemoval(schema);

42. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

242 : List list = importManager.getUnusedXSDDirectives();

43. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

260 : importManager.performRemoval(schema);

44. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

261 : List list = importManager.getUnusedXSDDirectives();

45. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

272 : importManager.performRemoval(schema);

46. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

273 : List list = importManager.getUnusedXSDDirectives();

47. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

286 : importManager.performRemoval(schema);

48. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

287 : List list = importManager.getUnusedXSDDirectives();

49. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

296 : importManager.performRemoval(schema);

50. WARNING: DiscouragedReference

Discouraged access: The method getUnusedXSDDirectives() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDUnusedTests.java :

297 : List list = importManager.getUnusedXSDDirectives();

Source File: org/eclipse/wst/xsd/ui/tests/internal/XSDXMLNSCleanupTests.java
1. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

35 : importManager.performRemoval(schema);

2. WARNING: DiscouragedReference

Discouraged access: The method getUnusedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

36 : Set unusedPrefixes = importManager.getUnusedPrefixes();

3. WARNING: DiscouragedReference

Discouraged access: The method getUsedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

37 : Set usedPrefixes = importManager.getUsedPrefixes();

4. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

59 : importManager.performRemoval(schema);

5. WARNING: DiscouragedReference

Discouraged access: The method getUnusedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

60 : Set unusedPrefixes = importManager.getUnusedPrefixes();

6. WARNING: DiscouragedReference

Discouraged access: The method getUsedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

61 : Set usedPrefixes = importManager.getUsedPrefixes();

7. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

77 : importManager.performRemoval(schema);

8. WARNING: DiscouragedReference

Discouraged access: The method getUnusedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

78 : Set unusedPrefixes = importManager.getUnusedPrefixes();

9. WARNING: DiscouragedReference

Discouraged access: The method getUsedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

79 : Set usedPrefixes = importManager.getUsedPrefixes();

10. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

101 : importManager.performRemoval(schema);

11. WARNING: DiscouragedReference

Discouraged access: The method getUnusedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

102 : Set unusedPrefixes = importManager.getUnusedPrefixes();

12. WARNING: DiscouragedReference

Discouraged access: The method getUsedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

103 : Set usedPrefixes = importManager.getUsedPrefixes();

13. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

127 : importManager.performRemoval(schema);

14. WARNING: DiscouragedReference

Discouraged access: The method getUnusedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

128 : Set unusedPrefixes = importManager.getUnusedPrefixes();

15. WARNING: DiscouragedReference

Discouraged access: The method getUsedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

129 : Set usedPrefixes = importManager.getUsedPrefixes();

16. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

155 : importManager.performRemoval(schema);

17. WARNING: DiscouragedReference

Discouraged access: The method getUnusedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

156 : Set unusedPrefixes = importManager.getUnusedPrefixes();

18. WARNING: DiscouragedReference

Discouraged access: The method getUsedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

157 : Set usedPrefixes = importManager.getUsedPrefixes();

19. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

172 : importManager.performRemoval(schema);

20. WARNING: DiscouragedReference

Discouraged access: The method getUnusedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

173 : Set unusedPrefixes = importManager.getUnusedPrefixes();

21. WARNING: DiscouragedReference

Discouraged access: The method getUsedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

174 : Set usedPrefixes = importManager.getUsedPrefixes();

22. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

188 : importManager.performRemoval(schema);

23. WARNING: DiscouragedReference

Discouraged access: The method getUnusedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

189 : Set unusedPrefixes = importManager.getUnusedPrefixes();

24. WARNING: DiscouragedReference

Discouraged access: The method getUsedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

190 : Set usedPrefixes = importManager.getUsedPrefixes();

25. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

203 : importManager.performRemoval(schema);

26. WARNING: DiscouragedReference

Discouraged access: The method getUnusedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

204 : Set unusedPrefixes = importManager.getUnusedPrefixes();

27. WARNING: DiscouragedReference

Discouraged access: The method getUsedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

205 : Set usedPrefixes = importManager.getUsedPrefixes();

28. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

216 : importManager.performRemoval(schema);

29. WARNING: DiscouragedReference

Discouraged access: The method getUnusedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

217 : Set unusedPrefixes = importManager.getUnusedPrefixes();

30. WARNING: DiscouragedReference

Discouraged access: The method getUsedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

218 : Set usedPrefixes = importManager.getUsedPrefixes();

31. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

230 : importManager.performRemoval(schema);

32. WARNING: DiscouragedReference

Discouraged access: The method getUnusedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

231 : Set unusedPrefixes = importManager.getUnusedPrefixes();

33. WARNING: DiscouragedReference

Discouraged access: The method getUsedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

232 : Set usedPrefixes = importManager.getUsedPrefixes();

34. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

244 : importManager.performRemoval(schema);

35. WARNING: DiscouragedReference

Discouraged access: The method getUnusedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

245 : Set unusedPrefixes = importManager.getUnusedPrefixes();

36. WARNING: DiscouragedReference

Discouraged access: The method getUsedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

246 : Set usedPrefixes = importManager.getUsedPrefixes();

37. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

258 : importManager.performRemoval(schema);

38. WARNING: DiscouragedReference

Discouraged access: The method getUnusedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

259 : Set unusedPrefixes = importManager.getUnusedPrefixes();

39. WARNING: DiscouragedReference

Discouraged access: The method getUsedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

260 : Set usedPrefixes = importManager.getUsedPrefixes();

40. WARNING: DiscouragedReference

Discouraged access: The method performRemoval(XSDSchema) from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

273 : importManager.performRemoval(schema);

41. WARNING: DiscouragedReference

Discouraged access: The method getUnusedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

274 : Set unusedPrefixes = importManager.getUnusedPrefixes();

42. WARNING: DiscouragedReference

Discouraged access: The method getUsedPrefixes() from the type XSDDirectivesManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xsd.ui/@dot

XSDXMLNSCleanupTests.java :

275 : Set usedPrefixes = importManager.getUsedPrefixes();