Compiler Report

Compiler: Eclipse Java Compiler Version: 0.868, 3.4.0 release candidate-2

Number of source files: 452 Number of classfiles: 605

Problems: 1896 (Errors: 0 Warnings: 1896 )

Source File: org/eclipse/jst/jsf/core/internal/CompositeTagRegistryFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type CanonicallyOrderedIteratorPolicy<ITERATORTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CompositeTagRegistryFactory.java :

22 : import org.eclipse.jst.jsf.common.internal.policy.CanonicallyOrderedIteratorPolicy;

2. WARNING: DiscouragedReference

Discouraged access: The type IIteratorPolicy<ITERATORTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CompositeTagRegistryFactory.java :

23 : import org.eclipse.jst.jsf.common.internal.policy.IIteratorPolicy;

3. WARNING: DiscouragedReference

Discouraged access: The type IIdentifiableStrategy<INPUT,OUTPUT,IDTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CompositeTagRegistryFactory.java :

24 : import org.eclipse.jst.jsf.common.internal.strategy.IIdentifiableStrategy;

4. WARNING: DiscouragedReference

Discouraged access: The type IteratorPolicyBasedStrategyComposite<INPUT,OUTPUT,IDTYPE,STRATEGYTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CompositeTagRegistryFactory.java :

25 : import org.eclipse.jst.jsf.common.internal.strategy.IteratorPolicyBasedStrategyComposite;

5. WARNING: DiscouragedReference

Discouraged access: The constructor CanonicallyOrderedIteratorPolicy<String>() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CompositeTagRegistryFactory.java :

94 : new CanonicallyOrderedIteratorPolicy<String>());

6. WARNING: DiscouragedReference

Discouraged access: The type CanonicallyOrderedIteratorPolicy<String> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CompositeTagRegistryFactory.java :

94 : new CanonicallyOrderedIteratorPolicy<String>());

7. WARNING: DiscouragedReference

Discouraged access: The method addStrategy(IIdentifiableStrategy<IProject,ITagRegistry,String>) from the type IteratorPolicyBasedStrategyComposite<IProject,ITagRegistry,String,IIdentifiableStrategy<IProject,ITagRegistry,String>> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CompositeTagRegistryFactory.java :

99 : selectionStrategy.addStrategy(it.next().getTagRegistryFactory());

8. WARNING: DiscouragedReference

Discouraged access: The method perform(IProject) from the type StrategyComposite<IProject,ITagRegistry,String,IIdentifiableStrategy<IProject,ITagRegistry,String>> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CompositeTagRegistryFactory.java :

101 : return selectionStrategy.perform(id.getProject());

9. WARNING: DiscouragedReference

Discouraged access: The type IteratorPolicyBasedStrategyComposite<IProject,ITagRegistry,String,IIdentifiableStrategy<IProject,ITagRegistry,String>> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CompositeTagRegistryFactory.java :

187 : IteratorPolicyBasedStrategyComposite<IProject, ITagRegistry, String, IIdentifiableStrategy<IProject, ITagRegistry, String>>

10. WARNING: DiscouragedReference

Discouraged access: The type IIdentifiableStrategy<IProject,ITagRegistry,String> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CompositeTagRegistryFactory.java :

187 : IteratorPolicyBasedStrategyComposite<IProject, ITagRegistry, String, IIdentifiableStrategy<IProject, ITagRegistry, String>>

11. WARNING: DiscouragedReference

Discouraged access: The type IIteratorPolicy<String> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CompositeTagRegistryFactory.java :

191 : protected TagRegistrySelectionStrategy(IIteratorPolicy<String> policy)

12. WARNING: DiscouragedReference

Discouraged access: The constructor IteratorPolicyBasedStrategyComposite<IProject,ITagRegistry,String,IIdentifiableStrategy<IProject,ITagRegistry,String>>(IIteratorPolicy<String>) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CompositeTagRegistryFactory.java :

193 : super(policy);

Source File: org/eclipse/jst/jsf/core/internal/JSFCorePlugin.java
1. WARNING: DiscouragedReference

Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

JSFCorePlugin.java :

36 : import org.eclipse.wst.common.frameworks.internal.WTPPlugin;

2. WARNING: DiscouragedReference

Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

JSFCorePlugin.java :

44 : public class JSFCorePlugin extends WTPPlugin

3. WARNING: DiscouragedReference

Discouraged access: The method start(BundleContext) from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

JSFCorePlugin.java :

76 : super.start(context);

Source File: org/eclipse/jst/jsf/core/internal/JSFCoreTraceOptions.java
1. WARNING: DiscouragedReference

Discouraged access: The type FrameworkDebugOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar

JSFCoreTraceOptions.java :

13 : import org.eclipse.osgi.framework.debug.FrameworkDebugOptions;

2. WARNING: DiscouragedReference

Discouraged access: The type FrameworkDebugOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar

JSFCoreTraceOptions.java :

87 : final DebugOptions debugOptions = FrameworkDebugOptions.getDefault();

3. WARNING: DiscouragedReference

Discouraged access: The method getDefault() from the type FrameworkDebugOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar

JSFCoreTraceOptions.java :

87 : final DebugOptions debugOptions = FrameworkDebugOptions.getDefault();

Source File: org/eclipse/jst/jsf/core/internal/contentassist/el/ContentAssistParser.java
1. WARNING: DiscouragedReference

Discouraged access: The type ASTAddExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

18 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTAddExpression;

2. WARNING: DiscouragedReference

Discouraged access: The type ASTAndExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

19 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTAndExpression;

3. WARNING: DiscouragedReference

Discouraged access: The type ASTChoiceExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

20 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTChoiceExpression;

4. WARNING: DiscouragedReference

Discouraged access: The type ASTEqualityExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

21 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTEqualityExpression;

5. WARNING: DiscouragedReference

Discouraged access: The type ASTExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

22 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTExpression;

6. WARNING: DiscouragedReference

Discouraged access: The type ASTFunctionInvocation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

23 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTFunctionInvocation;

7. WARNING: DiscouragedReference

Discouraged access: The type ASTLiteral is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

24 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTLiteral;

8. WARNING: DiscouragedReference

Discouraged access: The type ASTMultiplyExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

25 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTMultiplyExpression;

9. WARNING: DiscouragedReference

Discouraged access: The type ASTOrExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

26 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTOrExpression;

10. WARNING: DiscouragedReference

Discouraged access: The type ASTRelationalExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

27 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTRelationalExpression;

11. WARNING: DiscouragedReference

Discouraged access: The type ASTUnaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

28 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTUnaryExpression;

12. WARNING: DiscouragedReference

Discouraged access: The type ASTValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

29 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTValue;

13. WARNING: DiscouragedReference

Discouraged access: The type ASTValuePrefix is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

30 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTValuePrefix;

14. WARNING: DiscouragedReference

Discouraged access: The type ASTValueSuffix is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

31 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTValueSuffix;

15. WARNING: DiscouragedReference

Discouraged access: The type JSPELParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

32 : import org.eclipse.jst.jsp.core.internal.java.jspel.JSPELParser;

16. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

33 : import org.eclipse.jst.jsp.core.internal.java.jspel.JSPELParserConstants;

17. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserVisitor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

34 : import org.eclipse.jst.jsp.core.internal.java.jspel.JSPELParserVisitor;

18. WARNING: DiscouragedReference

Discouraged access: The type ParseException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

35 : import org.eclipse.jst.jsp.core.internal.java.jspel.ParseException;

19. WARNING: DiscouragedReference

Discouraged access: The type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

36 : import org.eclipse.jst.jsp.core.internal.java.jspel.SimpleNode;

20. WARNING: DiscouragedReference

Discouraged access: The type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

37 : import org.eclipse.jst.jsp.core.internal.java.jspel.Token;

21. WARNING: DiscouragedReference

Discouraged access: The type JSPELParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

96 : final JSPELParser parser = new JSPELParser(reader);

22. WARNING: DiscouragedReference

Discouraged access: The constructor JSPELParser(Reader) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

96 : final JSPELParser parser = new JSPELParser(reader);

23. WARNING: DiscouragedReference

Discouraged access: The type JSPELParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

96 : final JSPELParser parser = new JSPELParser(reader);

24. WARNING: DiscouragedReference

Discouraged access: The type ASTExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

100 : final ASTExpression expr = parser.Expression();

25. WARNING: DiscouragedReference

Discouraged access: The method Expression() from the type JSPELParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

100 : final ASTExpression expr = parser.Expression();

26. WARNING: DiscouragedReference

Discouraged access: The method jjtAccept(JSPELParserVisitor, Object) from the type ASTExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

102 : expr.jjtAccept(visitor, null);

27. WARNING: DiscouragedReference

Discouraged access: The type ParseException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

105 : catch (ParseException pe)

28. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserVisitor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

116 : private static class PrefixVisitor implements JSPELParserVisitor

29. WARNING: DiscouragedReference

Discouraged access: The type ASTAddExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

189 : public Object visit(ASTAddExpression node, Object data)

30. WARNING: DiscouragedReference

Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

191 : return node.childrenAccept(this, data);

31. WARNING: DiscouragedReference

Discouraged access: The type ASTAndExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

194 : public Object visit(ASTAndExpression node, Object data)

32. WARNING: DiscouragedReference

Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

196 : return node.childrenAccept(this, data);

33. WARNING: DiscouragedReference

Discouraged access: The type ASTChoiceExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

199 : public Object visit(ASTChoiceExpression node, Object data)

34. WARNING: DiscouragedReference

Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

201 : return node.childrenAccept(this, data);

35. WARNING: DiscouragedReference

Discouraged access: The type ASTEqualityExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

204 : public Object visit(ASTEqualityExpression node, Object data)

36. WARNING: DiscouragedReference

Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

206 : return node.childrenAccept(this, data);

37. WARNING: DiscouragedReference

Discouraged access: The type ASTExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

209 : public Object visit(ASTExpression node, Object data)

38. WARNING: DiscouragedReference

Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

211 : return node.childrenAccept(this, data);

39. WARNING: DiscouragedReference

Discouraged access: The type ASTFunctionInvocation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

214 : public Object visit(ASTFunctionInvocation node, Object data)

40. WARNING: DiscouragedReference

Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

216 : return node.childrenAccept(this, data);

41. WARNING: DiscouragedReference

Discouraged access: The type ASTLiteral is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

219 : public Object visit(ASTLiteral node, Object data)

42. WARNING: DiscouragedReference

Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

221 : return node.childrenAccept(this, data);

43. WARNING: DiscouragedReference

Discouraged access: The type ASTMultiplyExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

224 : public Object visit(ASTMultiplyExpression node, Object data)

44. WARNING: DiscouragedReference

Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

226 : return node.childrenAccept(this, data);

45. WARNING: DiscouragedReference

Discouraged access: The type ASTOrExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

229 : public Object visit(ASTOrExpression node, Object data)

46. WARNING: DiscouragedReference

Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

231 : return node.childrenAccept(this, data);

47. WARNING: DiscouragedReference

Discouraged access: The type ASTRelationalExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

234 : public Object visit(ASTRelationalExpression node, Object data)

48. WARNING: DiscouragedReference

Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

236 : return node.childrenAccept(this, data);

49. WARNING: DiscouragedReference

Discouraged access: The type ASTUnaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

239 : public Object visit(ASTUnaryExpression node, Object data)

50. WARNING: DiscouragedReference

Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

241 : return node.childrenAccept(this, data);

51. WARNING: DiscouragedReference

Discouraged access: The type ASTValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

244 : public Object visit(ASTValue node, Object data)

52. WARNING: DiscouragedReference

Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

249 : return node.childrenAccept(this, data);

53. WARNING: DiscouragedReference

Discouraged access: The type ASTValuePrefix is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

255 : public Object visit(ASTValuePrefix node, Object data)

54. WARNING: DiscouragedReference

Discouraged access: The method jjtGetNumChildren() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

259 : && node.jjtGetNumChildren() == 0

55. WARNING: DiscouragedReference

Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

260 : && node.getFirstToken().kind == JSPELParserConstants.IDENTIFIER)

56. WARNING: DiscouragedReference

Discouraged access: The field kind from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

260 : && node.getFirstToken().kind == JSPELParserConstants.IDENTIFIER)

57. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

260 : && node.getFirstToken().kind == JSPELParserConstants.IDENTIFIER)

58. WARNING: DiscouragedReference

Discouraged access: The field IDENTIFIER from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

260 : && node.getFirstToken().kind == JSPELParserConstants.IDENTIFIER)

59. WARNING: DiscouragedReference

Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

262 : _symbolPrefix = node.getFirstToken().image;

60. WARNING: DiscouragedReference

Discouraged access: The field image from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

262 : _symbolPrefix = node.getFirstToken().image;

61. WARNING: DiscouragedReference

Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

270 : _symbolStartPos = node.getFirstToken().beginColumn;

62. WARNING: DiscouragedReference

Discouraged access: The field beginColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

270 : _symbolStartPos = node.getFirstToken().beginColumn;

63. WARNING: DiscouragedReference

Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

271 : _symbolEndPos = node.getFirstToken().endColumn;

64. WARNING: DiscouragedReference

Discouraged access: The field endColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

271 : _symbolEndPos = node.getFirstToken().endColumn;

65. WARNING: DiscouragedReference

Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

275 : return node.childrenAccept(this, data);

66. WARNING: DiscouragedReference

Discouraged access: The type ASTValueSuffix is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

278 : public Object visit(ASTValueSuffix node, Object data)

67. WARNING: DiscouragedReference

Discouraged access: The type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

281 : Token lastToken = node.getLastToken();

68. WARNING: DiscouragedReference

Discouraged access: The method getLastToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

281 : Token lastToken = node.getLastToken();

69. WARNING: DiscouragedReference

Discouraged access: The method jjtGetNumChildren() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

282 : if (node.jjtGetNumChildren() == 0)

70. WARNING: DiscouragedReference

Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

285 : && node.getFirstToken().kind == JSPELParserConstants.DOT)

71. WARNING: DiscouragedReference

Discouraged access: The field kind from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

285 : && node.getFirstToken().kind == JSPELParserConstants.DOT)

72. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

285 : && node.getFirstToken().kind == JSPELParserConstants.DOT)

73. WARNING: DiscouragedReference

Discouraged access: The field DOT from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

285 : && node.getFirstToken().kind == JSPELParserConstants.DOT)

74. WARNING: DiscouragedReference

Discouraged access: The field kind from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

287 : if (lastToken.kind == JSPELParserConstants.IDENTIFIER)

75. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

287 : if (lastToken.kind == JSPELParserConstants.IDENTIFIER)

76. WARNING: DiscouragedReference

Discouraged access: The field IDENTIFIER from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

287 : if (lastToken.kind == JSPELParserConstants.IDENTIFIER)

77. WARNING: DiscouragedReference

Discouraged access: The field beginColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

292 : int proposalStartLength = _relativePos - lastToken.beginColumn;

78. WARNING: DiscouragedReference

Discouraged access: The field beginColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

296 : _symbolStartPos = lastToken.beginColumn;

79. WARNING: DiscouragedReference

Discouraged access: The field endColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

297 : _symbolEndPos = lastToken.endColumn;

80. WARNING: DiscouragedReference

Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

306 : _symbolPrefix += node.getFirstToken().image + lastToken.image;

81. WARNING: DiscouragedReference

Discouraged access: The field image from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

306 : _symbolPrefix += node.getFirstToken().image + lastToken.image;

82. WARNING: DiscouragedReference

Discouraged access: The field image from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

306 : _symbolPrefix += node.getFirstToken().image + lastToken.image;

83. WARNING: DiscouragedReference

Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

309 : else if (lastToken == node.getFirstToken())

84. WARNING: DiscouragedReference

Discouraged access: The field endColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

314 : _symbolStartPos = lastToken.endColumn + 1;

85. WARNING: DiscouragedReference

Discouraged access: The field endColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

315 : _symbolEndPos = lastToken.endColumn;

86. WARNING: DiscouragedReference

Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

324 : if (node.getFirstToken().kind == JSPELParserConstants.LBRACKET)

87. WARNING: DiscouragedReference

Discouraged access: The field kind from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

324 : if (node.getFirstToken().kind == JSPELParserConstants.LBRACKET)

88. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

324 : if (node.getFirstToken().kind == JSPELParserConstants.LBRACKET)

89. WARNING: DiscouragedReference

Discouraged access: The field LBRACKET from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

324 : if (node.getFirstToken().kind == JSPELParserConstants.LBRACKET)

90. WARNING: DiscouragedReference

Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

327 : node.childrenAccept(this, data);

91. WARNING: DiscouragedReference

Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

330 : Object retValue = node.childrenAccept(this, data);

92. WARNING: DiscouragedReference

Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

336 : _symbolPrefix += _fullText.substring(node.getFirstToken().beginColumn-1, node.getLastToken().endColumn);

93. WARNING: DiscouragedReference

Discouraged access: The field beginColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

336 : _symbolPrefix += _fullText.substring(node.getFirstToken().beginColumn-1, node.getLastToken().endColumn);

94. WARNING: DiscouragedReference

Discouraged access: The method getLastToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

336 : _symbolPrefix += _fullText.substring(node.getFirstToken().beginColumn-1, node.getLastToken().endColumn);

95. WARNING: DiscouragedReference

Discouraged access: The field endColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

336 : _symbolPrefix += _fullText.substring(node.getFirstToken().beginColumn-1, node.getLastToken().endColumn);

96. WARNING: DiscouragedReference

Discouraged access: The type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

342 : public Object visit(SimpleNode node, Object data)

97. WARNING: DiscouragedReference

Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

344 : return node.childrenAccept(this, data);

98. WARNING: DiscouragedReference

Discouraged access: The type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

347 : private boolean testCursorImmediatelyAfter(SimpleNode node)

99. WARNING: DiscouragedReference

Discouraged access: The method getLastToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

349 : return node.getLastToken().endColumn == _relativePos-1;

100. WARNING: DiscouragedReference

Discouraged access: The field endColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ContentAssistParser.java :

349 : return node.getLastToken().endColumn == _relativePos-1;

Source File: org/eclipse/jst/jsf/core/internal/contentassist/el/FunctionCompletionStrategy.java
1. WARNING: DiscouragedReference

Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

FunctionCompletionStrategy.java :

33 : import org.eclipse.jst.jsp.core.internal.regions.DOMJSPRegionContexts;

2. WARNING: DiscouragedReference

Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

FunctionCompletionStrategy.java :

165 : if (textResolver.getRegionType().equals(DOMJSPRegionContexts.JSP_VBL_CLOSE))

3. WARNING: DiscouragedReference

Discouraged access: The field JSP_VBL_CLOSE from the type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

FunctionCompletionStrategy.java :

165 : if (textResolver.getRegionType().equals(DOMJSPRegionContexts.JSP_VBL_CLOSE))

4. WARNING: DiscouragedReference

Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

FunctionCompletionStrategy.java :

175 : if (DOMJSPRegionContexts.JSP_VBL_CONTENT.equals(textResolver.getRegionType())

5. WARNING: DiscouragedReference

Discouraged access: The field JSP_VBL_CONTENT from the type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

FunctionCompletionStrategy.java :

175 : if (DOMJSPRegionContexts.JSP_VBL_CONTENT.equals(textResolver.getRegionType())

Source File: org/eclipse/jst/jsf/core/internal/jsflibraryregistry/JSFLibraryRegistryPackage.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("hiding")

JSFLibraryRegistryPackage.java :

34 : @SuppressWarnings("hiding")

Source File: org/eclipse/jst/jsf/core/internal/jsflibraryregistry/impl/PluginProvidedJSFLibraryImpl.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("hiding")

PluginProvidedJSFLibraryImpl.java :

44 : @SuppressWarnings("hiding")

Source File: org/eclipse/jst/jsf/core/internal/launch/JSFFileURL.java
1. WARNING: DiscouragedReference

Discouraged access: The type FileURL is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot

JSFFileURL.java :

19 : import org.eclipse.jst.j2ee.internal.web.jfaces.extension.FileURL;

2. WARNING: DiscouragedReference

Discouraged access: The type FileURL is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot

JSFFileURL.java :

36 : public class JSFFileURL implements FileURL {

Source File: org/eclipse/jst/jsf/core/internal/project/facet/JSFFacetInstallDelegate.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JSFFacetInstallDelegate.java :

33 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JSFFacetInstallDelegate.java :

357 : if (webApp.getVersionID() == J2EEVersionConstants.WEB_2_3_ID)//shouldn't have to do it this way, but that's the way it goes 119442

3. WARNING: DiscouragedReference

Discouraged access: The field WEB_2_3_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JSFFacetInstallDelegate.java :

357 : if (webApp.getVersionID() == J2EEVersionConstants.WEB_2_3_ID)//shouldn't have to do it this way, but that's the way it goes 119442

Source File: org/eclipse/jst/jsf/core/internal/region/Region2AttrAdapter.java
1. WARNING: DiscouragedReference

Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

Region2AttrAdapter.java :

19 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;

2. WARNING: DiscouragedReference

Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

Region2AttrAdapter.java :

20 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMAttr;

3. WARNING: DiscouragedReference

Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

Region2AttrAdapter.java :

89 : return getOwningElement().getTextRegion().getStartOffset()+getAttributeNameRegion().getStart();

4. WARNING: DiscouragedReference

Discouraged access: The method getStart() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

Region2AttrAdapter.java :

89 : return getOwningElement().getTextRegion().getStartOffset()+getAttributeNameRegion().getStart();

5. WARNING: DiscouragedReference

Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

Region2AttrAdapter.java :

103 : public ITextRegion getAttributeNameRegion()

6. WARNING: DiscouragedReference

Discouraged access: The method getNameRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

Region2AttrAdapter.java :

106 : return getDOMAttr(_attr).getNameRegion();

7. WARNING: DiscouragedReference

Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

Region2AttrAdapter.java :

120 : public ITextRegion getAttributeValueRegion()

8. WARNING: DiscouragedReference

Discouraged access: The method getValueRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

Region2AttrAdapter.java :

122 : return getDOMAttr(_attr).getValueRegion();

9. WARNING: DiscouragedReference

Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

Region2AttrAdapter.java :

125 : private IDOMAttr getDOMAttr(final Node attrAsNode)

10. WARNING: DiscouragedReference

Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

Region2AttrAdapter.java :

127 : assert attrAsNode instanceof IDOMAttr;

11. WARNING: DiscouragedReference

Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

Region2AttrAdapter.java :

129 : return ((IDOMAttr) attrAsNode);

Source File: org/eclipse/jst/jsf/core/internal/region/Region2ElementAdapter.java
1. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

Region2ElementAdapter.java :

25 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;

2. WARNING: DiscouragedReference

Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

Region2ElementAdapter.java :

26 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;

3. WARNING: DiscouragedReference

Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

Region2ElementAdapter.java :

27 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection;

4. WARNING: DiscouragedReference

Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

Region2ElementAdapter.java :

28 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;

5. WARNING: DiscouragedReference

Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

Region2ElementAdapter.java :

53 : public Region2ElementAdapter(final ITextRegion region)

6. WARNING: DiscouragedReference

Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

Region2ElementAdapter.java :

100 : public ITextRegionCollection getTextRegion()

7. WARNING: DiscouragedReference

Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

Region2ElementAdapter.java :

117 : private final ITextRegionCollection _region;

8. WARNING: DiscouragedReference

Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

Region2ElementAdapter.java :

123 : RegionProcessorStrategy(final ITextRegion region) throws NoElementException

9. WARNING: DiscouragedReference

Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

Region2ElementAdapter.java :

125 : if (!(region instanceof ITextRegionCollection)

10. WARNING: DiscouragedReference

Discouraged access: The method getFirstRegion() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

Region2ElementAdapter.java :

126 : || ((ITextRegionCollection) region).getFirstRegion()

11. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

Region2ElementAdapter.java :

126 : || ((ITextRegionCollection) region).getFirstRegion() .getType() != DOMRegionContext.XML_TAG_OPEN)

12. WARNING: DiscouragedReference

Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

Region2ElementAdapter.java :

126 : || ((ITextRegionCollection) region).getFirstRegion()

13. WARNING: DiscouragedReference

Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

Region2ElementAdapter.java :

127 : .getType() != DOMRegionContext.XML_TAG_OPEN)

14. WARNING: DiscouragedReference

Discouraged access: The field XML_TAG_OPEN from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

Region2ElementAdapter.java :

127 : .getType() != DOMRegionContext.XML_TAG_OPEN)

15. WARNING: DiscouragedReference

Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

Region2ElementAdapter.java :

133 : _region = (ITextRegionCollection) region;

16. WARNING: DiscouragedReference

Discouraged access: The method getParentDocument() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

Region2ElementAdapter.java :

137 : ((IStructuredDocumentRegion) _region) .getParentDocument(), _region

17. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

Region2ElementAdapter.java :

137 : ((IStructuredDocumentRegion) _region)

18. WARNING: DiscouragedReference

Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

Region2ElementAdapter.java :

138 : .getParentDocument(), _region .getStartOffset());

Source File: org/eclipse/jst/jsf/core/internal/tld/CMUtil.java
1. WARNING: DiscouragedReference

Discouraged access: The type TaglibController is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

25 : import org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController;

2. WARNING: DiscouragedReference

Discouraged access: The type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

26 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.CMDocumentFactoryTLD;

3. WARNING: DiscouragedReference

Discouraged access: The type TLDCMDocumentManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

27 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager;

4. WARNING: DiscouragedReference

Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

28 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.TaglibTracker;

5. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

29 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDDocument;

6. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

30 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;

7. WARNING: DiscouragedReference

Discouraged access: The type HTMLElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

CMUtil.java :

33 : import org.eclipse.wst.html.core.internal.contentmodel.HTMLElementDeclaration;

8. WARNING: DiscouragedReference

Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

CMUtil.java :

34 : import org.eclipse.wst.html.core.internal.provisional.HTMLCMProperties;

9. WARNING: DiscouragedReference

Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

CMUtil.java :

35 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;

10. WARNING: DiscouragedReference

Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

36 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;

11. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

37 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;

12. WARNING: DiscouragedReference

Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

38 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;

13. WARNING: DiscouragedReference

Discouraged access: The type CMNodeWrapper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

39 : import org.eclipse.wst.xml.core.internal.provisional.contentmodel.CMNodeWrapper;

14. WARNING: DiscouragedReference

Discouraged access: The type ModelQueryAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

40 : import org.eclipse.wst.xml.core.internal.ssemodelquery.ModelQueryAdapter;

15. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

56 : public static String getTagURI(CMElementDeclaration decl) {

16. WARNING: DiscouragedReference

Discouraged access: The type CMNodeWrapper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

57 : if (decl instanceof CMNodeWrapper) {

17. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

58 : decl = (CMElementDeclaration) ((CMNodeWrapper) decl)

18. WARNING: DiscouragedReference

Discouraged access: The method getOriginNode() from the type CMNodeWrapper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

58 : decl = (CMElementDeclaration) ((CMNodeWrapper) decl) .getOriginNode();

19. WARNING: DiscouragedReference

Discouraged access: The type CMNodeWrapper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

58 : decl = (CMElementDeclaration) ((CMNodeWrapper) decl)

20. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

61 : if (decl instanceof TLDElementDeclaration) {

21. WARNING: DiscouragedReference

Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

62 : CMDocument doc = ((TLDElementDeclaration) decl).getOwnerDocument();

22. WARNING: DiscouragedReference

Discouraged access: The method getOwnerDocument() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

62 : CMDocument doc = ((TLDElementDeclaration) decl).getOwnerDocument();

23. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

62 : CMDocument doc = ((TLDElementDeclaration) decl).getOwnerDocument();

24. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

63 : if (doc instanceof TLDDocument) {

25. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

64 : TLDDocument tldDoc = (TLDDocument)doc;

26. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

64 : TLDDocument tldDoc = (TLDDocument)doc;

27. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

79 : public static String getURIFromDoc(final TLDDocument doc, final IProject project) {

28. WARNING: DiscouragedReference

Discouraged access: The method getUri() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

80 : String uri = doc.getUri();

29. WARNING: DiscouragedReference

Discouraged access: The method getBaseLocation() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

83 : Path baseLoc = new Path(doc.getBaseLocation());

30. WARNING: DiscouragedReference

Discouraged access: The type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

109 : CMDocumentFactoryTLD factory = new CMDocumentFactoryTLD();

31. WARNING: DiscouragedReference

Discouraged access: The constructor CMDocumentFactoryTLD() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

109 : CMDocumentFactoryTLD factory = new CMDocumentFactoryTLD();

32. WARNING: DiscouragedReference

Discouraged access: The type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

109 : CMDocumentFactoryTLD factory = new CMDocumentFactoryTLD();

33. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

110 : TLDDocument doc = (TLDDocument)factory.createCMDocument(tldRec);

34. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

110 : TLDDocument doc = (TLDDocument)factory.createCMDocument(tldRec);

35. WARNING: DiscouragedReference

Discouraged access: The method createCMDocument(ITaglibRecord) from the type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

110 : TLDDocument doc = (TLDDocument)factory.createCMDocument(tldRec);

36. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

123 : private static String getStandaloneTLDURI(TLDDocument doc, IProject project) {

37. WARNING: DiscouragedReference

Discouraged access: The method getBaseLocation() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

124 : Path p = new Path(doc.getBaseLocation());

38. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

130 : private static String getTagDirURI(TLDDocument doc, IProject project) {

39. WARNING: DiscouragedReference

Discouraged access: The method getBaseLocation() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

131 : Path p = new Path(doc.getBaseLocation());

40. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

156 : public static boolean isTagDirDocument(final TLDDocument tldDoc, final IProject project) {

41. WARNING: DiscouragedReference

Discouraged access: The method getUri() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

157 : if (tldDoc.getUri() == null || tldDoc.getUri().equals("")) { //$NON-NLS-1$

42. WARNING: DiscouragedReference

Discouraged access: The method getUri() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

157 : if (tldDoc.getUri() == null || tldDoc.getUri().equals("")) { //$NON-NLS-1$

43. WARNING: DiscouragedReference

Discouraged access: The method getBaseLocation() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

158 : IPath p = new Path(tldDoc.getBaseLocation());

44. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

226 : public static boolean isJSP(CMElementDeclaration decl) {

45. WARNING: DiscouragedReference

Discouraged access: The method supports(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

227 : if (!decl.supports(HTMLCMProperties.IS_JSP)) {

46. WARNING: DiscouragedReference

Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

CMUtil.java :

227 : if (!decl.supports(HTMLCMProperties.IS_JSP)) {

47. WARNING: DiscouragedReference

Discouraged access: The field IS_JSP from the type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

CMUtil.java :

227 : if (!decl.supports(HTMLCMProperties.IS_JSP)) {

48. WARNING: DiscouragedReference

Discouraged access: The method getProperty(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

230 : Boolean b = (Boolean) decl.getProperty(HTMLCMProperties.IS_JSP);

49. WARNING: DiscouragedReference

Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

CMUtil.java :

230 : Boolean b = (Boolean) decl.getProperty(HTMLCMProperties.IS_JSP);

50. WARNING: DiscouragedReference

Discouraged access: The field IS_JSP from the type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

CMUtil.java :

230 : Boolean b = (Boolean) decl.getProperty(HTMLCMProperties.IS_JSP);

51. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

238 : public static boolean isHTML(CMElementDeclaration decl) {

52. WARNING: DiscouragedReference

Discouraged access: The type HTMLElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

CMUtil.java :

239 : if (!isJSP(decl) && (decl instanceof HTMLElementDeclaration)) {

53. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

251 : public static CMElementDeclaration getElementDeclaration(Element element) {

54. WARNING: DiscouragedReference

Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

CMUtil.java :

255 : INodeNotifier notifier = (INodeNotifier) element.getOwnerDocument();

55. WARNING: DiscouragedReference

Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

CMUtil.java :

255 : INodeNotifier notifier = (INodeNotifier) element.getOwnerDocument();

56. WARNING: DiscouragedReference

Discouraged access: The type ModelQueryAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

259 : ModelQueryAdapter mqa = (ModelQueryAdapter) notifier

57. WARNING: DiscouragedReference

Discouraged access: The type ModelQueryAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

259 : ModelQueryAdapter mqa = (ModelQueryAdapter) notifier

58. WARNING: DiscouragedReference

Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

CMUtil.java :

259 : ModelQueryAdapter mqa = (ModelQueryAdapter) notifier .getAdapterFor(ModelQueryAdapter.class);

59. WARNING: DiscouragedReference

Discouraged access: The type ModelQueryAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

260 : .getAdapterFor(ModelQueryAdapter.class);

60. WARNING: DiscouragedReference

Discouraged access: The method getModelQuery() from the type ModelQueryAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

264 : return mqa.getModelQuery().getCMElementDeclaration(element);

61. WARNING: DiscouragedReference

Discouraged access: The method getCMElementDeclaration(Element) from the type ModelQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

264 : return mqa.getModelQuery().getCMElementDeclaration(element);

62. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

271 : public static TLDElementDeclaration getTLDElementDeclaration(Element element) {

63. WARNING: DiscouragedReference

Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

272 : CMNode decl = getElementDeclaration(element);

64. WARNING: DiscouragedReference

Discouraged access: The type CMNodeWrapper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

273 : if (decl instanceof CMNodeWrapper) {

65. WARNING: DiscouragedReference

Discouraged access: The method getOriginNode() from the type CMNodeWrapper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

274 : decl = ((CMNodeWrapper) decl).getOriginNode();

66. WARNING: DiscouragedReference

Discouraged access: The type CMNodeWrapper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

274 : decl = ((CMNodeWrapper) decl).getOriginNode();

67. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

276 : if (decl instanceof TLDElementDeclaration) {

68. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

277 : return (TLDElementDeclaration) decl;

69. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

295 : public static CMElementDeclaration getTLDElementDeclaration(final String uri, final String elementName, IDocument document)

70. WARNING: DiscouragedReference

Discouraged access: The type TLDCMDocumentManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

297 : TLDCMDocumentManager tldmgr = TaglibController.getTLDCMDocumentManager(document);

71. WARNING: DiscouragedReference

Discouraged access: The type TaglibController is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

297 : TLDCMDocumentManager tldmgr = TaglibController.getTLDCMDocumentManager(document);

72. WARNING: DiscouragedReference

Discouraged access: The method getTLDCMDocumentManager(IDocument) from the type TaglibController is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

297 : TLDCMDocumentManager tldmgr = TaglibController.getTLDCMDocumentManager(document);

73. WARNING: DiscouragedReference

Discouraged access: The method getTaglibTrackers() from the type TLDCMDocumentManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

301 : for (Iterator it = tldmgr.getTaglibTrackers().iterator();it.hasNext();)

74. WARNING: DiscouragedReference

Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

303 : TaglibTracker tracker = (TaglibTracker) it.next();

75. WARNING: DiscouragedReference

Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

303 : TaglibTracker tracker = (TaglibTracker) it.next();

76. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

305 : if (tracker.getURI().equals(uri))

77. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

307 : return (CMElementDeclaration) tracker.getElements().getNamedItem(tracker.getPrefix()+":"+elementName);

78. WARNING: DiscouragedReference

Discouraged access: The method getElements() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

307 : return (CMElementDeclaration) tracker.getElements().getNamedItem(tracker.getPrefix()+":"+elementName);

79. WARNING: DiscouragedReference

Discouraged access: The method getNamedItem(String) from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

307 : return (CMElementDeclaration) tracker.getElements().getNamedItem(tracker.getPrefix()+":"+elementName);

80. WARNING: DiscouragedReference

Discouraged access: The method getPrefix() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMUtil.java :

307 : return (CMElementDeclaration) tracker.getElements().getNamedItem(tracker.getPrefix()+":"+elementName);

81. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

324 : CMElementDeclaration decl = getElementDeclaration(element);

82. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

351 : CMElementDeclaration decl = getElementDeclaration(element);

83. WARNING: DiscouragedReference

Discouraged access: The method getContentType() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

355 : int contentType = decl.getContentType();

84. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

356 : return contentType != CMElementDeclaration.ELEMENT

85. WARNING: DiscouragedReference

Discouraged access: The field ELEMENT from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

356 : return contentType != CMElementDeclaration.ELEMENT

86. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

357 : && contentType != CMElementDeclaration.EMPTY;

87. WARNING: DiscouragedReference

Discouraged access: The field EMPTY from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMUtil.java :

357 : && contentType != CMElementDeclaration.EMPTY;

Source File: org/eclipse/jst/jsf/core/internal/tld/DocumentTagIdentifier.java
1. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

DocumentTagIdentifier.java :

14 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;

2. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

DocumentTagIdentifier.java :

54 : CMElementDeclaration elemDecl = getElementDeclaration();

3. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

DocumentTagIdentifier.java :

67 : protected final CMElementDeclaration getElementDeclaration()

Source File: org/eclipse/jst/jsf/core/internal/tld/TLDTagIdentifier.java
1. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagIdentifier.java :

14 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDDocument;

2. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagIdentifier.java :

15 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;

3. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagIdentifier.java :

19 : private final TLDElementDeclaration _tldDecl;

4. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagIdentifier.java :

21 : public TLDTagIdentifier(final TLDElementDeclaration tldDecl)

5. WARNING: DiscouragedReference

Discouraged access: The method getElementName() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TLDTagIdentifier.java :

29 : return _tldDecl.getElementName();

6. WARNING: DiscouragedReference

Discouraged access: The method getUri() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagIdentifier.java :

35 : return ((TLDDocument)_tldDecl.getOwnerDocument()).getUri();

7. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagIdentifier.java :

35 : return ((TLDDocument)_tldDecl.getOwnerDocument()).getUri();

8. WARNING: DiscouragedReference

Discouraged access: The method getOwnerDocument() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagIdentifier.java :

35 : return ((TLDDocument)_tldDecl.getOwnerDocument()).getUri();

Source File: org/eclipse/jst/jsf/core/internal/tld/TagIdentifierFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TagIdentifierFactory.java :

14 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDDocument;

2. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TagIdentifierFactory.java :

15 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;

3. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TagIdentifierFactory.java :

51 : public static TagIdentifier createTLDTagWrapper(final TLDElementDeclaration elementDecl)

4. WARNING: DiscouragedReference

Discouraged access: The method getOwnerDocument() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TagIdentifierFactory.java :

53 : if (!(elementDecl.getOwnerDocument() instanceof TLDDocument))

5. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TagIdentifierFactory.java :

53 : if (!(elementDecl.getOwnerDocument() instanceof TLDDocument))

Source File: org/eclipse/jst/jsf/core/jsfappconfig/JARFileJSFAppConfigProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The method createResource(URI) from the type ReferencedXMIFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

JARFileJSFAppConfigProvider.java :

190 : Resource resource = factory.createResource(URI.createFileURI(tempFile.getAbsolutePath()));

Source File: org/eclipse/jst/jsf/core/jsfappconfig/JSFAppConfigUtils.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JSFAppConfigUtils.java :

38 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JSFAppConfigUtils.java :

264 : if (webApp.getVersionID() == J2EEVersionConstants.WEB_2_3_ID) {

3. WARNING: DiscouragedReference

Discouraged access: The field WEB_2_3_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

JSFAppConfigUtils.java :

264 : if (webApp.getVersionID() == J2EEVersionConstants.WEB_2_3_ID) {

Source File: org/eclipse/jst/jsf/core/metadata/internal/HTMLContentModelMetaDataTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

HTMLContentModelMetaDataTranslator.java :

14 : import org.eclipse.jst.jsf.common.metadata.internal.AbstractTagLibDomainContentModelMetaDataTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataModelMergeAssistant is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

HTMLContentModelMetaDataTranslator.java :

15 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataModelMergeAssistant;

3. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

HTMLContentModelMetaDataTranslator.java :

16 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataSourceModelProvider;

4. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

HTMLContentModelMetaDataTranslator.java :

17 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataTranslator;

5. WARNING: DiscouragedReference

Discouraged access: The type HTMLCMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

HTMLContentModelMetaDataTranslator.java :

18 : import org.eclipse.wst.html.core.internal.contentmodel.HTMLCMDocument;

6. WARNING: DiscouragedReference

Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

HTMLContentModelMetaDataTranslator.java :

19 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;

7. WARNING: DiscouragedReference

Discouraged access: The type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

HTMLContentModelMetaDataTranslator.java :

24 : public class HTMLContentModelMetaDataTranslator extends AbstractTagLibDomainContentModelMetaDataTranslator implements IMetaDataTranslator {

8. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

HTMLContentModelMetaDataTranslator.java :

24 : public class HTMLContentModelMetaDataTranslator extends AbstractTagLibDomainContentModelMetaDataTranslator implements IMetaDataTranslator {

9. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

HTMLContentModelMetaDataTranslator.java :

26 : public boolean canTranslate(IMetaDataSourceModelProvider modelProvider) {

10. WARNING: DiscouragedReference

Discouraged access: The method getSourceModel() from the type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

HTMLContentModelMetaDataTranslator.java :

28 : modelProvider.getSourceModel() instanceof HTMLCMDocument)

11. WARNING: DiscouragedReference

Discouraged access: The type HTMLCMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

HTMLContentModelMetaDataTranslator.java :

28 : modelProvider.getSourceModel() instanceof HTMLCMDocument)

12. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataModelMergeAssistant is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

HTMLContentModelMetaDataTranslator.java :

36 : public void translate(final IMetaDataModelMergeAssistant assistant) {

13. WARNING: DiscouragedReference

Discouraged access: The field _assistant from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

HTMLContentModelMetaDataTranslator.java :

37 : _assistant = assistant;

14. WARNING: DiscouragedReference

Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

HTMLContentModelMetaDataTranslator.java :

38 : CMDocument doc = getSourceModel();

15. WARNING: DiscouragedReference

Discouraged access: The method getSourceModel() from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

HTMLContentModelMetaDataTranslator.java :

38 : CMDocument doc = getSourceModel();

16. WARNING: DiscouragedReference

Discouraged access: The type HTMLCMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

HTMLContentModelMetaDataTranslator.java :

39 : if (doc instanceof HTMLCMDocument){

17. WARNING: DiscouragedReference

Discouraged access: The method doTranslate(CMDocument) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

HTMLContentModelMetaDataTranslator.java :

40 : doTranslate(doc);

Source File: org/eclipse/jst/jsf/core/metadata/internal/JSPContentModelMetaDataTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPContentModelMetaDataTranslator.java :

14 : import org.eclipse.jst.jsf.common.metadata.internal.AbstractTagLibDomainContentModelMetaDataTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataModelMergeAssistant is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPContentModelMetaDataTranslator.java :

15 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataModelMergeAssistant;

3. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPContentModelMetaDataTranslator.java :

16 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataSourceModelProvider;

4. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPContentModelMetaDataTranslator.java :

17 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataTranslator;

5. WARNING: DiscouragedReference

Discouraged access: The type JSPCMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

JSPContentModelMetaDataTranslator.java :

18 : import org.eclipse.wst.html.core.internal.contentmodel.JSPCMDocument;

6. WARNING: DiscouragedReference

Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

JSPContentModelMetaDataTranslator.java :

19 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;

7. WARNING: DiscouragedReference

Discouraged access: The type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPContentModelMetaDataTranslator.java :

24 : public class JSPContentModelMetaDataTranslator extends AbstractTagLibDomainContentModelMetaDataTranslator implements IMetaDataTranslator {

8. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPContentModelMetaDataTranslator.java :

24 : public class JSPContentModelMetaDataTranslator extends AbstractTagLibDomainContentModelMetaDataTranslator implements IMetaDataTranslator {

9. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPContentModelMetaDataTranslator.java :

26 : public boolean canTranslate(IMetaDataSourceModelProvider modelProvider) {

10. WARNING: DiscouragedReference

Discouraged access: The method getSourceModel() from the type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPContentModelMetaDataTranslator.java :

28 : modelProvider.getSourceModel() instanceof JSPCMDocument)

11. WARNING: DiscouragedReference

Discouraged access: The type JSPCMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

JSPContentModelMetaDataTranslator.java :

28 : modelProvider.getSourceModel() instanceof JSPCMDocument)

12. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataModelMergeAssistant is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPContentModelMetaDataTranslator.java :

33 : public void translate(final IMetaDataModelMergeAssistant assistant) {

13. WARNING: DiscouragedReference

Discouraged access: The method setAssistant(IMetaDataModelMergeAssistant) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPContentModelMetaDataTranslator.java :

34 : setAssistant(assistant);

14. WARNING: DiscouragedReference

Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

JSPContentModelMetaDataTranslator.java :

35 : CMDocument doc = getSourceModel();

15. WARNING: DiscouragedReference

Discouraged access: The method getSourceModel() from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPContentModelMetaDataTranslator.java :

35 : CMDocument doc = getSourceModel();

16. WARNING: DiscouragedReference

Discouraged access: The type JSPCMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

JSPContentModelMetaDataTranslator.java :

36 : if (doc instanceof JSPCMDocument){

17. WARNING: DiscouragedReference

Discouraged access: The method doTranslate(CMDocument) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPContentModelMetaDataTranslator.java :

37 : doTranslate(doc);

Source File: org/eclipse/jst/jsf/core/metadata/internal/TaglibMetaDataLocator.java
1. WARNING: DiscouragedReference

Discouraged access: The type AbstractMetaDataLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataLocator.java :

18 : import org.eclipse.jst.jsf.common.metadata.internal.AbstractMetaDataLocator;

2. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataLocator.java :

19 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataLocator;

3. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataLocator.java :

20 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataSourceModelProvider;

4. WARNING: DiscouragedReference

Discouraged access: The type IPathSensitiveMetaDataLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataLocator.java :

21 : import org.eclipse.jst.jsf.common.metadata.internal.IPathSensitiveMetaDataLocator;

5. WARNING: DiscouragedReference

Discouraged access: The type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataLocator.java :

23 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.CMDocumentFactoryTLD;

6. WARNING: DiscouragedReference

Discouraged access: The type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

TaglibMetaDataLocator.java :

26 : import org.eclipse.wst.html.core.internal.contentmodel.HTMLCMDocumentFactory;

7. WARNING: DiscouragedReference

Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataLocator.java :

27 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;

8. WARNING: DiscouragedReference

Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataLocator.java :

28 : import org.eclipse.wst.xml.core.internal.provisional.contentmodel.CMDocType;

9. WARNING: DiscouragedReference

Discouraged access: The type AbstractMetaDataLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataLocator.java :

34 : public class TaglibMetaDataLocator extends AbstractMetaDataLocator implements IPathSensitiveMetaDataLocator{

10. WARNING: DiscouragedReference

Discouraged access: The type IPathSensitiveMetaDataLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataLocator.java :

34 : public class TaglibMetaDataLocator extends AbstractMetaDataLocator implements IPathSensitiveMetaDataLocator{

11. WARNING: DiscouragedReference

Discouraged access: The constructor AbstractMetaDataLocator() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataLocator.java :

45 : super();

12. WARNING: DiscouragedReference

Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataLocator.java :

50 : CMDocument doc = null;

13. WARNING: DiscouragedReference

Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataLocator.java :

55 : else if (uri.equalsIgnoreCase(CMDocType.HTML_DOC_TYPE)){

14. WARNING: DiscouragedReference

Discouraged access: The field HTML_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataLocator.java :

55 : else if (uri.equalsIgnoreCase(CMDocType.HTML_DOC_TYPE)){

15. WARNING: DiscouragedReference

Discouraged access: The type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

TaglibMetaDataLocator.java :

56 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.HTML_DOC_TYPE);

16. WARNING: DiscouragedReference

Discouraged access: The method getCMDocument(String) from the type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

TaglibMetaDataLocator.java :

56 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.HTML_DOC_TYPE);

17. WARNING: DiscouragedReference

Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataLocator.java :

56 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.HTML_DOC_TYPE);

18. WARNING: DiscouragedReference

Discouraged access: The field HTML_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataLocator.java :

56 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.HTML_DOC_TYPE);

19. WARNING: DiscouragedReference

Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataLocator.java :

58 : else if (uri.equalsIgnoreCase(CMDocType.JSP11_DOC_TYPE)){

20. WARNING: DiscouragedReference

Discouraged access: The field JSP11_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataLocator.java :

58 : else if (uri.equalsIgnoreCase(CMDocType.JSP11_DOC_TYPE)){

21. WARNING: DiscouragedReference

Discouraged access: The type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

TaglibMetaDataLocator.java :

59 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP11_DOC_TYPE);

22. WARNING: DiscouragedReference

Discouraged access: The method getCMDocument(String) from the type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

TaglibMetaDataLocator.java :

59 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP11_DOC_TYPE);

23. WARNING: DiscouragedReference

Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataLocator.java :

59 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP11_DOC_TYPE);

24. WARNING: DiscouragedReference

Discouraged access: The field JSP11_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataLocator.java :

59 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP11_DOC_TYPE);

25. WARNING: DiscouragedReference

Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataLocator.java :

61 : else if (uri.equalsIgnoreCase(CMDocType.JSP12_DOC_TYPE)){

26. WARNING: DiscouragedReference

Discouraged access: The field JSP12_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataLocator.java :

61 : else if (uri.equalsIgnoreCase(CMDocType.JSP12_DOC_TYPE)){

27. WARNING: DiscouragedReference

Discouraged access: The type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

TaglibMetaDataLocator.java :

62 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP12_DOC_TYPE);

28. WARNING: DiscouragedReference

Discouraged access: The method getCMDocument(String) from the type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

TaglibMetaDataLocator.java :

62 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP12_DOC_TYPE);

29. WARNING: DiscouragedReference

Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataLocator.java :

62 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP12_DOC_TYPE);

30. WARNING: DiscouragedReference

Discouraged access: The field JSP12_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataLocator.java :

62 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP12_DOC_TYPE);

31. WARNING: DiscouragedReference

Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataLocator.java :

64 : else if (uri.equalsIgnoreCase(CMDocType.JSP20_DOC_TYPE)){

32. WARNING: DiscouragedReference

Discouraged access: The field JSP20_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataLocator.java :

64 : else if (uri.equalsIgnoreCase(CMDocType.JSP20_DOC_TYPE)){

33. WARNING: DiscouragedReference

Discouraged access: The type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

TaglibMetaDataLocator.java :

65 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP20_DOC_TYPE);

34. WARNING: DiscouragedReference

Discouraged access: The method getCMDocument(String) from the type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot

TaglibMetaDataLocator.java :

65 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP20_DOC_TYPE);

35. WARNING: DiscouragedReference

Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataLocator.java :

65 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP20_DOC_TYPE);

36. WARNING: DiscouragedReference

Discouraged access: The field JSP20_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataLocator.java :

65 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP20_DOC_TYPE);

37. WARNING: DiscouragedReference

Discouraged access: The type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataLocator.java :

68 : CMDocumentFactoryTLD factory = new CMDocumentFactoryTLD();

38. WARNING: DiscouragedReference

Discouraged access: The constructor CMDocumentFactoryTLD() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataLocator.java :

68 : CMDocumentFactoryTLD factory = new CMDocumentFactoryTLD();

39. WARNING: DiscouragedReference

Discouraged access: The type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataLocator.java :

68 : CMDocumentFactoryTLD factory = new CMDocumentFactoryTLD();

40. WARNING: DiscouragedReference

Discouraged access: The method createCMDocument(ITaglibRecord) from the type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataLocator.java :

72 : doc = factory.createCMDocument(tldRec);

41. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataLocator.java :

159 : private class TaglibMetaDataSource implements IMetaDataSourceModelProvider{

42. WARNING: DiscouragedReference

Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataLocator.java :

161 : private CMDocument doc;

43. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataLocator.java :

162 : private IMetaDataLocator locator;

44. WARNING: DiscouragedReference

Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataLocator.java :

164 : TaglibMetaDataSource(CMDocument doc){

45. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataLocator.java :

173 : public IMetaDataLocator getLocator() {

46. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataLocator.java :

177 : public void setLocator(IMetaDataLocator locator) {

Source File: org/eclipse/jst/jsf/core/metadata/internal/TaglibMetaDataTLDTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

15 : import org.eclipse.jst.jsf.common.metadata.internal.AbstractTagLibDomainContentModelMetaDataTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataModelMergeAssistant is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

16 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataModelMergeAssistant;

3. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

17 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataSourceModelProvider;

4. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

18 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataTranslator;

5. WARNING: DiscouragedReference

Discouraged access: The type TLDAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

20 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDAttributeDeclaration;

6. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

21 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDDocument;

7. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

22 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;

8. WARNING: DiscouragedReference

Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataTLDTranslator.java :

23 : import org.eclipse.wst.xml.core.internal.contentmodel.CMAttributeDeclaration;

9. WARNING: DiscouragedReference

Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataTLDTranslator.java :

24 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;

10. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataTLDTranslator.java :

25 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;

11. WARNING: DiscouragedReference

Discouraged access: The type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

31 : public class TaglibMetaDataTLDTranslator extends AbstractTagLibDomainContentModelMetaDataTranslator implements IMetaDataTranslator {

12. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

31 : public class TaglibMetaDataTLDTranslator extends AbstractTagLibDomainContentModelMetaDataTranslator implements IMetaDataTranslator {

13. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

33 : public boolean canTranslate(IMetaDataSourceModelProvider modelProvider) {

14. WARNING: DiscouragedReference

Discouraged access: The method getSourceModel() from the type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

35 : modelProvider.getSourceModel() instanceof TLDDocument)

15. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

35 : modelProvider.getSourceModel() instanceof TLDDocument)

16. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataModelMergeAssistant is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

43 : public void translate(final IMetaDataModelMergeAssistant assistant) {

17. WARNING: DiscouragedReference

Discouraged access: The method setAssistant(IMetaDataModelMergeAssistant) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

44 : setAssistant(assistant);

18. WARNING: DiscouragedReference

Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataTLDTranslator.java :

45 : CMDocument doc = getSourceModel();

19. WARNING: DiscouragedReference

Discouraged access: The method getSourceModel() from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

45 : CMDocument doc = getSourceModel();

20. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

46 : if (doc instanceof TLDDocument){

21. WARNING: DiscouragedReference

Discouraged access: The method doTranslate(CMDocument) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

47 : doTranslate(doc);

22. WARNING: DiscouragedReference

Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataTLDTranslator.java :

53 : protected void createTagfileTraits(CMDocument doc) {

23. WARNING: DiscouragedReference

Discouraged access: The method createTagfileTraits(CMDocument) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

54 : super.createTagfileTraits(doc);

24. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

55 : TLDDocument tldDoc = (TLDDocument)doc;

25. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

55 : TLDDocument tldDoc = (TLDDocument)doc;

26. WARNING: DiscouragedReference

Discouraged access: The field _assistant from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

57 : if (CMUtil.isTagDirDocument(tldDoc, _assistant.getMergedModel().getModelKey().getProject())){

27. WARNING: DiscouragedReference

Discouraged access: The method getMergedModel() from the type IMetaDataModelMergeAssistant is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

57 : if (CMUtil.isTagDirDocument(tldDoc, _assistant.getMergedModel().getModelKey().getProject())){

28. WARNING: DiscouragedReference

Discouraged access: The method getModelKey() from the type MetaDataModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

57 : if (CMUtil.isTagDirDocument(tldDoc, _assistant.getMergedModel().getModelKey().getProject())){

29. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type ModelKeyDescriptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

57 : if (CMUtil.isTagDirDocument(tldDoc, _assistant.getMergedModel().getModelKey().getProject())){

30. WARNING: DiscouragedReference

Discouraged access: The method getMergedModel() from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

58 : Model model = getMergedModel();

31. WARNING: DiscouragedReference

Discouraged access: The method createSimpleBooleanObjectEntityTraitIfNecessary(Entity, String, boolean) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

59 : createSimpleBooleanObjectEntityTraitIfNecessary(model, "isTagDir", true); //$NON-NLS-1$

32. WARNING: DiscouragedReference

Discouraged access: The method getShortname() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

69 : return getTLDDocument().getShortname();

33. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataTLDTranslator.java :

76 : protected String getTagDisplayLabel(CMElementDeclaration tag){

34. WARNING: DiscouragedReference

Discouraged access: The method getDisplayName() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

77 : String label = ((TLDElementDeclaration)tag).getDisplayName();

35. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

77 : String label = ((TLDElementDeclaration)tag).getDisplayName();

36. WARNING: DiscouragedReference

Discouraged access: The method getTagDisplayName(CMElementDeclaration) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

79 : label = super.getTagDisplayName(tag);

37. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataTLDTranslator.java :

87 : protected String getTagDescription(CMElementDeclaration tag){

38. WARNING: DiscouragedReference

Discouraged access: The method getDescription() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

88 : String desc = ((TLDElementDeclaration)tag).getDescription();

39. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

88 : String desc = ((TLDElementDeclaration)tag).getDescription();

40. WARNING: DiscouragedReference

Discouraged access: The method getTagDescription(CMElementDeclaration) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

90 : desc = super.getTagDescription(tag);

41. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataTLDTranslator.java :

98 : protected String getTagSmallIcon(CMElementDeclaration tag){

42. WARNING: DiscouragedReference

Discouraged access: The method getSmallIcon() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

99 : String smallIcon = ((TLDElementDeclaration)tag).getSmallIcon();

43. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

99 : String smallIcon = ((TLDElementDeclaration)tag).getSmallIcon();

44. WARNING: DiscouragedReference

Discouraged access: The method getTagSmallIcon(CMElementDeclaration) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

101 : smallIcon = super.getTagSmallIcon(tag);

45. WARNING: DiscouragedReference

Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataTLDTranslator.java :

109 : protected String getTagLargeIcon(CMElementDeclaration tag){

46. WARNING: DiscouragedReference

Discouraged access: The method getLargeIcon() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

110 : String largeIcon = ((TLDElementDeclaration)tag).getLargeIcon();

47. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

110 : String largeIcon = ((TLDElementDeclaration)tag).getLargeIcon();

48. WARNING: DiscouragedReference

Discouraged access: The method getTagLargeIcon(CMElementDeclaration) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

112 : largeIcon = super.getTagLargeIcon(tag);

49. WARNING: DiscouragedReference

Discouraged access: The method getDescription() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

120 : return getTLDDocument().getDescription();

50. WARNING: DiscouragedReference

Discouraged access: The method getDisplayName() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

127 : return getTLDDocument().getDisplayName();

51. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

133 : protected TLDDocument getTLDDocument(){

52. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

134 : return (TLDDocument)getSourceModel();

53. WARNING: DiscouragedReference

Discouraged access: The method getSourceModel() from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

134 : return (TLDDocument)getSourceModel();

54. WARNING: DiscouragedReference

Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataTLDTranslator.java :

138 : protected String getTagAttributeDescription(CMAttributeDeclaration cmAttr) {

55. WARNING: DiscouragedReference

Discouraged access: The method getDescription() from the type TLDAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

139 : String desc = ((TLDAttributeDeclaration)cmAttr).getDescription();

56. WARNING: DiscouragedReference

Discouraged access: The type TLDAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

139 : String desc = ((TLDAttributeDeclaration)cmAttr).getDescription();

57. WARNING: DiscouragedReference

Discouraged access: The method getTagAttributeDescription(CMAttributeDeclaration) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

141 : desc = super.getTagAttributeDescription(cmAttr);

58. WARNING: DiscouragedReference

Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataTLDTranslator.java :

146 : protected boolean getTagAttributeIsRequired(CMAttributeDeclaration cmAttr) {

59. WARNING: DiscouragedReference

Discouraged access: The method getTagAttributeIsRequired(CMAttributeDeclaration) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

148 : return super.getTagAttributeIsRequired(cmAttr);

60. WARNING: DiscouragedReference

Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataTLDTranslator.java :

152 : protected String getTagAttributeDefaultValue(CMAttributeDeclaration cmAttr) {

61. WARNING: DiscouragedReference

Discouraged access: The method getAttrType() from the type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataTLDTranslator.java :

153 : String val = ((TLDAttributeDeclaration)cmAttr).getAttrType().generateInstanceValue();

62. WARNING: DiscouragedReference

Discouraged access: The method generateInstanceValue() from the type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TaglibMetaDataTLDTranslator.java :

153 : String val = ((TLDAttributeDeclaration)cmAttr).getAttrType().generateInstanceValue();

63. WARNING: DiscouragedReference

Discouraged access: The type TLDAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TaglibMetaDataTLDTranslator.java :

153 : String val = ((TLDAttributeDeclaration)cmAttr).getAttrType().generateInstanceValue();

64. WARNING: DiscouragedReference

Discouraged access: The method getTagAttributeDefaultValue(CMAttributeDeclaration) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetaDataTLDTranslator.java :

155 : val = super.getTagAttributeDefaultValue(cmAttr);

Source File: org/eclipse/jst/jsf/designtime/DesignTimeApplicationManager.java
1. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

37 : import org.eclipse.jst.jsf.common.internal.resource.IResourceLifecycleListener;

2. WARNING: DiscouragedReference

Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

38 : import org.eclipse.jst.jsf.common.internal.resource.LifecycleListener;

3. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

39 : import org.eclipse.jst.jsf.common.internal.resource.ResourceLifecycleEvent;

4. WARNING: DiscouragedReference

Discouraged access: The method dispose() from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

189 : _lifecycleListener.dispose();

5. WARNING: DiscouragedReference

Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

222 : private final LifecycleListener _lifecycleListener;

6. WARNING: DiscouragedReference

Discouraged access: The constructor LifecycleListener(IResource) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

232 : _lifecycleListener = new LifecycleListener(_project);

7. WARNING: DiscouragedReference

Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

232 : _lifecycleListener = new LifecycleListener(_project);

8. WARNING: DiscouragedReference

Discouraged access: The method addListener(IResourceLifecycleListener) from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

233 : _lifecycleListener.addListener(new IResourceLifecycleListener() { public EventResult acceptEvent(final ResourceLifecycleEvent event) { if (event.getAffectedResource() == _project) { if (event.getEventType() == ResourceLifecycleEvent.EventType.RESOURCE_INACCESSIBLE && event.getReasonType() == ResourceLifecycleEvent.ReasonType.RESOURCE_PROJECT_CLOSED) { dispose(); } } return EventResult.getDefaultEventResult(); } });

9. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

233 : _lifecycleListener.addListener(new IResourceLifecycleListener()

10. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

235 : public EventResult acceptEvent(final ResourceLifecycleEvent event)

11. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

235 : public EventResult acceptEvent(final ResourceLifecycleEvent event)

12. WARNING: DiscouragedReference

Discouraged access: The method getAffectedResource() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

237 : if (event.getAffectedResource() == _project)

13. WARNING: DiscouragedReference

Discouraged access: The method getEventType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

239 : if (event.getEventType() == ResourceLifecycleEvent.EventType.RESOURCE_INACCESSIBLE

14. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

239 : if (event.getEventType() == ResourceLifecycleEvent.EventType.RESOURCE_INACCESSIBLE

15. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

239 : if (event.getEventType() == ResourceLifecycleEvent.EventType.RESOURCE_INACCESSIBLE

16. WARNING: DiscouragedReference

Discouraged access: The field RESOURCE_INACCESSIBLE from the type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

239 : if (event.getEventType() == ResourceLifecycleEvent.EventType.RESOURCE_INACCESSIBLE

17. WARNING: DiscouragedReference

Discouraged access: The method getReasonType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

240 : && event.getReasonType() == ResourceLifecycleEvent.ReasonType.RESOURCE_PROJECT_CLOSED)

18. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

240 : && event.getReasonType() == ResourceLifecycleEvent.ReasonType.RESOURCE_PROJECT_CLOSED)

19. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

240 : && event.getReasonType() == ResourceLifecycleEvent.ReasonType.RESOURCE_PROJECT_CLOSED)

20. WARNING: DiscouragedReference

Discouraged access: The field RESOURCE_PROJECT_CLOSED from the type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

240 : && event.getReasonType() == ResourceLifecycleEvent.ReasonType.RESOURCE_PROJECT_CLOSED)

21. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

245 : return EventResult.getDefaultEventResult();

22. WARNING: DiscouragedReference

Discouraged access: The method getDefaultEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

245 : return EventResult.getDefaultEventResult();

23. WARNING: DiscouragedReference

Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DesignTimeApplicationManager.java :

673 : final IProject project, final LifecycleListener listener)

Source File: org/eclipse/jst/jsf/designtime/context/DTFacesContext.java
1. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTFacesContext.java :

18 : import org.eclipse.jst.jsf.common.internal.resource.IResourceLifecycleListener;

2. WARNING: DiscouragedReference

Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTFacesContext.java :

19 : import org.eclipse.jst.jsf.common.internal.resource.LifecycleListener;

3. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTFacesContext.java :

20 : import org.eclipse.jst.jsf.common.internal.resource.ResourceLifecycleEvent;

4. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTFacesContext.java :

21 : import org.eclipse.jst.jsf.common.internal.resource.ResourceLifecycleEvent.EventType;

5. WARNING: DiscouragedReference

Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTFacesContext.java :

40 : private LifecycleListener _lifecycleListener;

6. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTFacesContext.java :

41 : private IResourceLifecycleListener _listener;

7. WARNING: DiscouragedReference

Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTFacesContext.java :

78 : public void initialize(final LifecycleListener lifecycleListener)

8. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTFacesContext.java :

85 : _listener = new IResourceLifecycleListener()

9. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTFacesContext.java :

87 : public EventResult acceptEvent(ResourceLifecycleEvent event)

10. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTFacesContext.java :

87 : public EventResult acceptEvent(ResourceLifecycleEvent event)

11. WARNING: DiscouragedReference

Discouraged access: The method getAffectedResource() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTFacesContext.java :

89 : if (res.equals(event.getAffectedResource()))

12. WARNING: DiscouragedReference

Discouraged access: The method getEventType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTFacesContext.java :

91 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)

13. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTFacesContext.java :

91 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)

14. WARNING: DiscouragedReference

Discouraged access: The field RESOURCE_INACCESSIBLE from the type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTFacesContext.java :

91 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)

15. WARNING: DiscouragedReference

Discouraged access: The method removeResource(IResource) from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTFacesContext.java :

93 : _lifecycleListener.removeResource(res);

16. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTFacesContext.java :

96 : return EventResult.getDefaultEventResult();

17. WARNING: DiscouragedReference

Discouraged access: The method getDefaultEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTFacesContext.java :

96 : return EventResult.getDefaultEventResult();

18. WARNING: DiscouragedReference

Discouraged access: The method addResource(IResource) from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTFacesContext.java :

100 : _lifecycleListener.addResource(res);

19. WARNING: DiscouragedReference

Discouraged access: The method addListener(IResourceLifecycleListener) from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTFacesContext.java :

101 : _lifecycleListener.addListener(_listener);

Source File: org/eclipse/jst/jsf/designtime/context/DTJSPExternalContext.java
1. WARNING: DiscouragedReference

Discouraged access: The type JSFCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTJSPExternalContext.java :

23 : import org.eclipse.jst.jsf.common.JSFCommonPlugin;

2. WARNING: DiscouragedReference

Discouraged access: The type JSFCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTJSPExternalContext.java :

82 : for (final Iterator it = JSFCommonPlugin.getSymbolSourceProviders().iterator(); it.hasNext();)

3. WARNING: DiscouragedReference

Discouraged access: The method getSymbolSourceProviders() from the type JSFCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DTJSPExternalContext.java :

82 : for (final Iterator it = JSFCommonPlugin.getSymbolSourceProviders().iterator(); it.hasNext();)

Source File: org/eclipse/jst/jsf/designtime/internal/jsp/JSPModelProcessor.java
1. WARNING: DiscouragedReference

Discouraged access: The type JSFCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

38 : import org.eclipse.jst.jsf.common.JSFCommonPlugin;

2. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

39 : import org.eclipse.jst.jsf.common.internal.resource.IResourceLifecycleListener;

3. WARNING: DiscouragedReference

Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

40 : import org.eclipse.jst.jsf.common.internal.resource.LifecycleListener;

4. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

41 : import org.eclipse.jst.jsf.common.internal.resource.ResourceLifecycleEvent;

5. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

42 : import org.eclipse.jst.jsf.common.internal.resource.ResourceLifecycleEvent.EventType;

6. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

43 : import org.eclipse.jst.jsf.common.internal.resource.ResourceLifecycleEvent.ReasonType;

7. WARNING: DiscouragedReference

Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

45 : import org.eclipse.jst.jsf.common.metadata.internal.TraitValueHelper;

8. WARNING: DiscouragedReference

Discouraged access: The type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPModelProcessor.java :

62 : import org.eclipse.wst.sse.core.internal.provisional.IModelManager;

9. WARNING: DiscouragedReference

Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPModelProcessor.java :

63 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;

10. WARNING: DiscouragedReference

Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

JSPModelProcessor.java :

64 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;

11. WARNING: DiscouragedReference

Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

JSPModelProcessor.java :

65 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;

12. WARNING: DiscouragedReference

Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

119 : private static LifecycleListener LIFECYCLE_LISTENER;

13. WARNING: DiscouragedReference

Discouraged access: The constructor LifecycleListener(IResource) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

144 : LIFECYCLE_LISTENER = new LifecycleListener(file);

14. WARNING: DiscouragedReference

Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

144 : LIFECYCLE_LISTENER = new LifecycleListener(file);

15. WARNING: DiscouragedReference

Discouraged access: The method addResource(IResource) from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

148 : LIFECYCLE_LISTENER.addResource(file);

16. WARNING: DiscouragedReference

Discouraged access: The method removeResource(IResource) from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

181 : LIFECYCLE_LISTENER.removeResource(file);

17. WARNING: DiscouragedReference

Discouraged access: The method dispose() from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

190 : LIFECYCLE_LISTENER.dispose();

18. WARNING: DiscouragedReference

Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

201 : private LifecycleListener _lifecycleListener;

19. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

202 : private IResourceLifecycleListener _resListener;

20. WARNING: DiscouragedReference

Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

217 : private JSPModelProcessor(final IFile file, final LifecycleListener lifecycleListener)

21. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

221 : _resListener = new IResourceLifecycleListener()

22. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

223 : public EventResult acceptEvent(final ResourceLifecycleEvent event)

23. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

223 : public EventResult acceptEvent(final ResourceLifecycleEvent event)

24. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

225 : final EventResult result = EventResult.getDefaultEventResult();

25. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

225 : final EventResult result = EventResult.getDefaultEventResult();

26. WARNING: DiscouragedReference

Discouraged access: The method getDefaultEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

225 : final EventResult result = EventResult.getDefaultEventResult();

27. WARNING: DiscouragedReference

Discouraged access: The method getAffectedResource() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

228 : if (!_file.equals(event.getAffectedResource()))

28. WARNING: DiscouragedReference

Discouraged access: The method getEventType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

233 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)

29. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

233 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)

30. WARNING: DiscouragedReference

Discouraged access: The field RESOURCE_INACCESSIBLE from the type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

233 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)

31. WARNING: DiscouragedReference

Discouraged access: The method getEventType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

237 : else if (event.getEventType() == EventType.RESOURCE_CHANGED)

32. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

237 : else if (event.getEventType() == EventType.RESOURCE_CHANGED)

33. WARNING: DiscouragedReference

Discouraged access: The field RESOURCE_CHANGED from the type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

237 : else if (event.getEventType() == EventType.RESOURCE_CHANGED)

34. WARNING: DiscouragedReference

Discouraged access: The method getReasonType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

241 : if (event.getReasonType() == ReasonType.RESOURCE_CHANGED_CONTENTS

35. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

241 : if (event.getReasonType() == ReasonType.RESOURCE_CHANGED_CONTENTS

36. WARNING: DiscouragedReference

Discouraged access: The field RESOURCE_CHANGED_CONTENTS from the type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

241 : if (event.getReasonType() == ReasonType.RESOURCE_CHANGED_CONTENTS

37. WARNING: DiscouragedReference

Discouraged access: The method addListener(IResourceLifecycleListener) from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

252 : lifecycleListener.addListener(_resListener);

38. WARNING: DiscouragedReference

Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

JSPModelProcessor.java :

255 : private IDOMModel getModelForFile(final IFile file)

39. WARNING: DiscouragedReference

Discouraged access: The type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPModelProcessor.java :

258 : final IModelManager modelManager =

40. WARNING: DiscouragedReference

Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPModelProcessor.java :

261 : final IStructuredModel model = modelManager.getModelForRead(file);

41. WARNING: DiscouragedReference

Discouraged access: The method getModelForRead(IFile) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPModelProcessor.java :

261 : final IStructuredModel model = modelManager.getModelForRead(file);

42. WARNING: DiscouragedReference

Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

JSPModelProcessor.java :

263 : if (model instanceof IDOMModel)

43. WARNING: DiscouragedReference

Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

JSPModelProcessor.java :

265 : return (IDOMModel) model;

44. WARNING: DiscouragedReference

Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPModelProcessor.java :

271 : model.releaseFromRead();

45. WARNING: DiscouragedReference

Discouraged access: The method removeListener(IResourceLifecycleListener) from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

287 : _lifecycleListener.removeListener(_resListener);

46. WARNING: DiscouragedReference

Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

JSPModelProcessor.java :

435 : IDOMModel model = null;

47. WARNING: DiscouragedReference

Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPModelProcessor.java :

461 : model.releaseFromRead();

48. WARNING: DiscouragedReference

Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

JSPModelProcessor.java :

470 : private void refreshInternal(final IDOMModel model)

49. WARNING: DiscouragedReference

Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPModelProcessor.java :

473 : IStructuredDocumentContextFactory.INSTANCE.getContext(model.getStructuredDocument(), -1);

50. WARNING: DiscouragedReference

Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

JSPModelProcessor.java :

476 : final IDOMDocument document = model.getDocument();

51. WARNING: DiscouragedReference

Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

JSPModelProcessor.java :

476 : final IDOMDocument document = model.getDocument();

52. WARNING: DiscouragedReference

Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

JSPModelProcessor.java :

486 : private void recurseChildNodes(final IDOMModel model,

53. WARNING: DiscouragedReference

Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

JSPModelProcessor.java :

500 : private void processAttributes(final IDOMModel model, final Node node,

54. WARNING: DiscouragedReference

Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

JSPModelProcessor.java :

519 : private void processSymbolContrib(final IDOMModel model, final String uri, final String elementName, final Node attribute)

55. WARNING: DiscouragedReference

Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPModelProcessor.java :

535 : getContext(model.getStructuredDocument(),

56. WARNING: DiscouragedReference

Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

702 : if (TraitValueHelper.getValueAsBoolean(trait))

57. WARNING: DiscouragedReference

Discouraged access: The method getValueAsBoolean(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

702 : if (TraitValueHelper.getValueAsBoolean(trait))

58. WARNING: DiscouragedReference

Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

740 : final boolean contribsValueBindings = TraitValueHelper.getValueAsBoolean(trait);

59. WARNING: DiscouragedReference

Discouraged access: The method getValueAsBoolean(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

740 : final boolean contribsValueBindings = TraitValueHelper.getValueAsBoolean(trait);

60. WARNING: DiscouragedReference

Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

748 : scope = TraitValueHelper.getValueAsString(trait);

61. WARNING: DiscouragedReference

Discouraged access: The method getValueAsString(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

748 : scope = TraitValueHelper.getValueAsString(trait);

62. WARNING: DiscouragedReference

Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

753 : symbolFactory = TraitValueHelper.getValueAsString(trait);

63. WARNING: DiscouragedReference

Discouraged access: The method getValueAsString(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

753 : symbolFactory = TraitValueHelper.getValueAsString(trait);

64. WARNING: DiscouragedReference

Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

762 : staticType = TraitValueHelper.getValueAsString(trait);

65. WARNING: DiscouragedReference

Discouraged access: The method getValueAsString(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

762 : staticType = TraitValueHelper.getValueAsString(trait);

66. WARNING: DiscouragedReference

Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

770 : valueExprAttr = TraitValueHelper.getValueAsString(trait);

67. WARNING: DiscouragedReference

Discouraged access: The method getValueAsString(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

770 : valueExprAttr = TraitValueHelper.getValueAsString(trait);

68. WARNING: DiscouragedReference

Discouraged access: The type JSFCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

802 : return JSFCommonPlugin.getSymbolFactories().get(_metadata.get("factory")); //$NON-NLS-1$

69. WARNING: DiscouragedReference

Discouraged access: The method getSymbolFactories() from the type JSFCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSPModelProcessor.java :

802 : return JSFCommonPlugin.getSymbolFactories().get(_metadata.get("factory")); //$NON-NLS-1$

Source File: org/eclipse/jst/jsf/designtime/internal/resolver/ViewBasedTaglibResolverFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewBasedTaglibResolverFactory.java :

17 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;

2. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

ViewBasedTaglibResolverFactory.java :

29 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;

3. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

ViewBasedTaglibResolverFactory.java :

61 : if (context.getStructuredDocument() instanceof IStructuredDocument)

4. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

ViewBasedTaglibResolverFactory.java :

172 : return ((IStructuredDocumentContext)adapter).getStructuredDocument() instanceof IStructuredDocument;

5. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewBasedTaglibResolverFactory.java :

192 : private ITagElement getTagElement(final Node node)

Source File: org/eclipse/jst/jsf/designtime/internal/symbols/ResourceBundleMapSource.java
1. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

30 : import org.eclipse.jst.jsf.common.internal.resource.IResourceLifecycleListener;

2. WARNING: DiscouragedReference

Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

31 : import org.eclipse.jst.jsf.common.internal.resource.LifecycleListener;

3. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

32 : import org.eclipse.jst.jsf.common.internal.resource.ResourceLifecycleEvent;

4. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

33 : import org.eclipse.jst.jsf.common.internal.resource.ResourceLifecycleEvent.EventType;

5. WARNING: DiscouragedReference

Discouraged access: The type IMapSourceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

34 : import org.eclipse.jst.jsf.context.symbol.internal.impl.IMapSourceInfo;

6. WARNING: DiscouragedReference

Discouraged access: The type IMapSourceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

38 : class ResourceBundleMapSource extends AbstractMap implements IMapSourceInfo

7. WARNING: DiscouragedReference

Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

149 : final LifecycleListener listener = new LifecycleListener(project);

8. WARNING: DiscouragedReference

Discouraged access: The constructor LifecycleListener(IResource) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

149 : final LifecycleListener listener = new LifecycleListener(project);

9. WARNING: DiscouragedReference

Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

149 : final LifecycleListener listener = new LifecycleListener(project);

10. WARNING: DiscouragedReference

Discouraged access: The method addListener(IResourceLifecycleListener) from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

150 : listener.addListener(new IResourceLifecycleListener() { public EventResult acceptEvent(final ResourceLifecycleEvent event) { EventResult result = EventResult.getDefaultEventResult(); if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE) { try { final Map<String, BundleFileCacheInfo> bundleCache = (Map<String, BundleFileCacheInfo>) project.getSessionProperty(SESSION_PROPERTY_KEY_PROJECT); bundleCache.clear(); project.setSessionProperty(SESSION_PROPERTY_KEY_PROJECT, null); } catch (final CoreException ce) { JSFCorePlugin.log("Error clearing bundle file cache", ce); //$NON-NLS-1$ } result = EventResult.getDisposeAfterEventResult(); } return result; } } );

11. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

150 : listener.addListener(new IResourceLifecycleListener()

12. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

152 : public EventResult acceptEvent(final ResourceLifecycleEvent event)

13. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

152 : public EventResult acceptEvent(final ResourceLifecycleEvent event)

14. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

154 : EventResult result = EventResult.getDefaultEventResult();

15. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

154 : EventResult result = EventResult.getDefaultEventResult();

16. WARNING: DiscouragedReference

Discouraged access: The method getDefaultEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

154 : EventResult result = EventResult.getDefaultEventResult();

17. WARNING: DiscouragedReference

Discouraged access: The method getEventType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

156 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)

18. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

156 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)

19. WARNING: DiscouragedReference

Discouraged access: The field RESOURCE_INACCESSIBLE from the type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

156 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)

20. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

169 : result = EventResult.getDisposeAfterEventResult();

21. WARNING: DiscouragedReference

Discouraged access: The method getDisposeAfterEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

169 : result = EventResult.getDisposeAfterEventResult();

22. WARNING: DiscouragedReference

Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

203 : final LifecycleListener listener = new LifecycleListener(bundleRes);

23. WARNING: DiscouragedReference

Discouraged access: The constructor LifecycleListener(IResource) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

203 : final LifecycleListener listener = new LifecycleListener(bundleRes);

24. WARNING: DiscouragedReference

Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

203 : final LifecycleListener listener = new LifecycleListener(bundleRes);

25. WARNING: DiscouragedReference

Discouraged access: The method addListener(IResourceLifecycleListener) from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

204 : listener.addListener(new IResourceLifecycleListener() { public EventResult acceptEvent(final ResourceLifecycleEvent event) { EventResult result = EventResult.getDefaultEventResult(); if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE) { Map<String, BundleFileCacheInfo> bundleFileCache = getBundleFileCache(project); bundleFileCache.remove(resourcePathStr); result = EventResult.getDisposeAfterEventResult(); } return result; } } );

26. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

204 : listener.addListener(new IResourceLifecycleListener()

27. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

206 : public EventResult acceptEvent(final ResourceLifecycleEvent event)

28. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

206 : public EventResult acceptEvent(final ResourceLifecycleEvent event)

29. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

208 : EventResult result = EventResult.getDefaultEventResult();

30. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

208 : EventResult result = EventResult.getDefaultEventResult();

31. WARNING: DiscouragedReference

Discouraged access: The method getDefaultEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

208 : EventResult result = EventResult.getDefaultEventResult();

32. WARNING: DiscouragedReference

Discouraged access: The method getEventType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

210 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)

33. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

210 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)

34. WARNING: DiscouragedReference

Discouraged access: The field RESOURCE_INACCESSIBLE from the type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

210 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)

35. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

214 : result = EventResult.getDisposeAfterEventResult();

36. WARNING: DiscouragedReference

Discouraged access: The method getDisposeAfterEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ResourceBundleMapSource.java :

214 : result = EventResult.getDisposeAfterEventResult();

Source File: org/eclipse/jst/jsf/designtime/internal/symbols/ValueExpressionSymbolFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

ValueExpressionSymbolFactory.java :

33 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMAttr;

2. WARNING: DiscouragedReference

Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

ValueExpressionSymbolFactory.java :

34 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;

3. WARNING: DiscouragedReference

Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

ValueExpressionSymbolFactory.java :

82 : if (element instanceof IDOMElement) // implicit null check.

4. WARNING: DiscouragedReference

Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

ValueExpressionSymbolFactory.java :

86 : if (attr instanceof IDOMAttr && attr.getValue() != null)

Source File: org/eclipse/jst/jsf/designtime/internal/view/AbstractDTViewHandler.java
1. WARNING: DiscouragedReference

Discouraged access: The type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

AbstractDTViewHandler.java :

20 : import org.eclipse.jst.jsf.common.internal.resource.ImmutableLifecycleListener;

2. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractDTViewHandler.java :

21 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;

3. WARNING: DiscouragedReference

Discouraged access: The method setSubtreeProtected() from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractDTViewHandler.java :

82 : viewRoot.setSubtreeProtected();

4. WARNING: DiscouragedReference

Discouraged access: The type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

AbstractDTViewHandler.java :

112 : public abstract void setLifecycleListener(ImmutableLifecycleListener listener);

5. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractDTViewHandler.java :

216 : super(null, null, new ComponentTypeInfo("", "", "",""));

6. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractDTViewHandler.java :

216 : super(null, null, new ComponentTypeInfo("", "", "",""));

Source File: org/eclipse/jst/jsf/designtime/internal/view/AbstractViewDefnAdapter.java
1. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractViewDefnAdapter.java :

15 : import org.eclipse.jst.jsf.common.runtime.internal.model.ViewObject;

2. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractViewDefnAdapter.java :

16 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;

3. WARNING: DiscouragedReference

Discouraged access: The type ELExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractViewDefnAdapter.java :

17 : import org.eclipse.jst.jsf.common.runtime.internal.model.datatypes.ELExpression;

4. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractViewDefnAdapter.java :

33 : public abstract ViewObject mapToViewObject(

5. WARNING: DiscouragedReference

Discouraged access: The type ELExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractViewDefnAdapter.java :

47 : public abstract ELExpression getELExpression(final IModelContext context)

6. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractViewDefnAdapter.java :

50 : public abstract ViewObject findViewObject(VIEW_DEFN_BASE_TYPE viewDefnObject,

7. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractViewDefnAdapter.java :

51 : ComponentInfo root);

8. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractViewDefnAdapter.java :

53 : public abstract VIEW_DEFN_BASE_TYPE findViewDefn(ViewObject viewObject,

9. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractViewDefnAdapter.java :

54 : ComponentInfo root);

Source File: org/eclipse/jst/jsf/designtime/internal/view/ComponentConstructionData.java
1. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ComponentConstructionData.java :

15 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;

2. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ComponentConstructionData.java :

25 : private ComponentInfo _parent;

3. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ComponentConstructionData.java :

36 : final ComponentInfo parent, final IProject project, final IDocument document)

4. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ComponentConstructionData.java :

47 : public final ComponentInfo getParent()

5. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ComponentConstructionData.java :

73 : public final void setParent(final ComponentInfo parent)

Source File: org/eclipse/jst/jsf/designtime/internal/view/ComponentTreeConstructionStrategy.java
1. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ComponentTreeConstructionStrategy.java :

13 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;

2. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ComponentTreeConstructionStrategy.java :

31 : public abstract ComponentInfo createComponentTree(DTFacesContext context, DTUIViewRoot viewRoot);

Source File: org/eclipse/jst/jsf/designtime/internal/view/DTComponentIntrospector.java
1. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DTComponentIntrospector.java :

33 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;

2. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DTComponentIntrospector.java :

34 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterTypeInfo;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DTComponentIntrospector.java :

35 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ValidatorTypeInfo;

4. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DTComponentIntrospector.java :

85 : public static ComponentTypeInfo getComponent(final String classType,

5. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DTComponentIntrospector.java :

150 : return new ComponentTypeInfo(classType, className, superClasses .toArray(new String[0]), interfaces.toArray(new String[0]), family, renderer);

6. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DTComponentIntrospector.java :

150 : return new ComponentTypeInfo(classType, className, superClasses

7. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DTComponentIntrospector.java :

164 : public static ComponentTypeInfo getComponent(final String classType,

8. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DTComponentIntrospector.java :

175 : public static ConverterTypeInfo getConverter(final String converterId,

9. WARNING: DiscouragedReference

Discouraged access: The constructor ConverterTypeInfo(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DTComponentIntrospector.java :

178 : return new ConverterTypeInfo(converterClass, converterId);

10. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DTComponentIntrospector.java :

178 : return new ConverterTypeInfo(converterClass, converterId);

11. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DTComponentIntrospector.java :

186 : public static ValidatorTypeInfo getValidator(final String validatorId,

12. WARNING: DiscouragedReference

Discouraged access: The constructor ValidatorTypeInfo(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DTComponentIntrospector.java :

189 : return new ValidatorTypeInfo(validatorClass, validatorId);

13. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DTComponentIntrospector.java :

189 : return new ValidatorTypeInfo(validatorClass, validatorId);

14. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DTComponentIntrospector.java :

337 : final ComponentTypeInfo typeInfo, final IProject project)

15. WARNING: DiscouragedReference

Discouraged access: The method getClassName() from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DTComponentIntrospector.java :

344 : IType type = javaProject.findType(typeInfo.getClassName());

Source File: org/eclipse/jst/jsf/designtime/internal/view/DTUIViewRoot.java
1. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DTUIViewRoot.java :

16 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;

2. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DTUIViewRoot.java :

17 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;

3. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DTUIViewRoot.java :

23 : public abstract class DTUIViewRoot extends ComponentInfo

4. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DTUIViewRoot.java :

40 : protected DTUIViewRoot(final String id, final ComponentInfo parent,

5. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DTUIViewRoot.java :

41 : final ComponentTypeInfo componentTypeInfo)

6. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentInfo(String, ComponentInfo, ComponentTypeInfo, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DTUIViewRoot.java :

43 : super(id, parent, componentTypeInfo, true);

Source File: org/eclipse/jst/jsf/designtime/internal/view/DefaultDTUIViewRoot.java
1. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultDTUIViewRoot.java :

16 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;

2. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultDTUIViewRoot.java :

37 : super(null, null, new ComponentTypeInfo("javax.faces.ViewRoot", "javax.faces.component.UIViewRoot", "javax.faces.ViewRoot", null));

3. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultDTUIViewRoot.java :

37 : super(null, null, new ComponentTypeInfo("javax.faces.ViewRoot",

Source File: org/eclipse/jst/jsf/designtime/internal/view/DefaultDTViewHandler.java
1. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

32 : import org.eclipse.jst.jsf.common.internal.resource.IResourceLifecycleListener;

2. WARNING: DiscouragedReference

Discouraged access: The type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

33 : import org.eclipse.jst.jsf.common.internal.resource.ImmutableLifecycleListener;

3. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

34 : import org.eclipse.jst.jsf.common.internal.resource.ResourceLifecycleEvent;

4. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

35 : import org.eclipse.jst.jsf.common.internal.resource.ResourceLifecycleEvent.ReasonType;

5. WARNING: DiscouragedReference

Discouraged access: The type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

343 : public final void setLifecycleListener(final ImmutableLifecycleListener listener)

6. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

354 : private class MyLifecycleManager implements IResourceLifecycleListener

7. WARNING: DiscouragedReference

Discouraged access: The type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

356 : private ImmutableLifecycleListener _listener;

8. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

401 : public EventResult acceptEvent(final ResourceLifecycleEvent event)

9. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

401 : public EventResult acceptEvent(final ResourceLifecycleEvent event)

10. WARNING: DiscouragedReference

Discouraged access: The method getEventType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

403 : switch (event.getEventType())

11. WARNING: DiscouragedReference

Discouraged access: The field RESOURCE_CHANGED from the type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

405 : case RESOURCE_CHANGED:

12. WARNING: DiscouragedReference

Discouraged access: The field RESOURCE_INACCESSIBLE from the type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

410 : case RESOURCE_INACCESSIBLE:

13. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

419 : return EventResult.getDefaultEventResult();

14. WARNING: DiscouragedReference

Discouraged access: The method getDefaultEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

419 : return EventResult.getDefaultEventResult();

15. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

422 : private EventResult handleContentChangeEvent(

16. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

423 : final ResourceLifecycleEvent event)

17. WARNING: DiscouragedReference

Discouraged access: The method getReasonType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

425 : if (event.getReasonType() != ReasonType.RESOURCE_CHANGED_CONTENTS)

18. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

425 : if (event.getReasonType() != ReasonType.RESOURCE_CHANGED_CONTENTS)

19. WARNING: DiscouragedReference

Discouraged access: The field RESOURCE_CHANGED_CONTENTS from the type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

425 : if (event.getReasonType() != ReasonType.RESOURCE_CHANGED_CONTENTS)

20. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

427 : return EventResult.getDefaultEventResult();

21. WARNING: DiscouragedReference

Discouraged access: The method getDefaultEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

427 : return EventResult.getDefaultEventResult();

22. WARNING: DiscouragedReference

Discouraged access: The method getAffectedResource() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

430 : final IResource res = event.getAffectedResource();

23. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

441 : return EventResult.getDefaultEventResult();

24. WARNING: DiscouragedReference

Discouraged access: The method getDefaultEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

441 : return EventResult.getDefaultEventResult();

25. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

444 : private EventResult handleInaccessibleChangeEvent(

26. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

445 : final ResourceLifecycleEvent event)

27. WARNING: DiscouragedReference

Discouraged access: The method getAffectedResource() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

447 : final IResource res = event.getAffectedResource();

28. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

448 : final ReasonType reasonType = event.getReasonType();

29. WARNING: DiscouragedReference

Discouraged access: The method getReasonType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

448 : final ReasonType reasonType = event.getReasonType();

30. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

450 : if (reasonType == ReasonType.RESOURCE_PROJECT_CLOSED)

31. WARNING: DiscouragedReference

Discouraged access: The field RESOURCE_PROJECT_CLOSED from the type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

450 : if (reasonType == ReasonType.RESOURCE_PROJECT_CLOSED)

32. WARNING: DiscouragedReference

Discouraged access: The type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

454 : else if (reasonType == ReasonType.RESOURCE_DELETED)

33. WARNING: DiscouragedReference

Discouraged access: The field RESOURCE_DELETED from the type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

454 : else if (reasonType == ReasonType.RESOURCE_DELETED)

34. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

460 : return EventResult.getDefaultEventResult();

35. WARNING: DiscouragedReference

Discouraged access: The method getDefaultEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

460 : return EventResult.getDefaultEventResult();

36. WARNING: DiscouragedReference

Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

473 : return EventResult.getDefaultEventResult();

37. WARNING: DiscouragedReference

Discouraged access: The method getDefaultEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

473 : return EventResult.getDefaultEventResult();

38. WARNING: DiscouragedReference

Discouraged access: The type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

549 : final ImmutableLifecycleListener listener)

39. WARNING: DiscouragedReference

Discouraged access: The type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

556 : final ImmutableLifecycleListener oldListener = _listener;

40. WARNING: DiscouragedReference

Discouraged access: The method removeListener(IResourceLifecycleListener) from the type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

560 : oldListener.removeListener(this);

41. WARNING: DiscouragedReference

Discouraged access: The method addListener(IResourceLifecycleListener) from the type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DefaultDTViewHandler.java :

567 : _listener.addListener(this);

Source File: org/eclipse/jst/jsf/designtime/internal/view/IDTViewHandler.java
1. WARNING: DiscouragedReference

Discouraged access: The type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

IDTViewHandler.java :

16 : import org.eclipse.jst.jsf.common.internal.resource.ImmutableLifecycleListener;

2. WARNING: DiscouragedReference

Discouraged access: The type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

IDTViewHandler.java :

140 : void setLifecycleListener(final ImmutableLifecycleListener listener);

Source File: org/eclipse/jst/jsf/designtime/internal/view/IViewDefnAdapter.java
1. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

IViewDefnAdapter.java :

15 : import org.eclipse.jst.jsf.common.runtime.internal.model.ViewObject;

2. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

IViewDefnAdapter.java :

16 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;

3. WARNING: DiscouragedReference

Discouraged access: The type ELExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

IViewDefnAdapter.java :

17 : import org.eclipse.jst.jsf.common.runtime.internal.model.datatypes.ELExpression;

4. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

IViewDefnAdapter.java :

44 : ViewObject mapToViewObject(

5. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

IViewDefnAdapter.java :

58 : ViewObject findViewObject(VIEW_DEFN_BASE_TYPE viewDefnObject, ComponentInfo root);

6. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

IViewDefnAdapter.java :

58 : ViewObject findViewObject(VIEW_DEFN_BASE_TYPE viewDefnObject, ComponentInfo root);

7. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

IViewDefnAdapter.java :

67 : VIEW_DEFN_BASE_TYPE findViewDefn(ViewObject viewObject, ComponentInfo root);

8. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

IViewDefnAdapter.java :

67 : VIEW_DEFN_BASE_TYPE findViewDefn(ViewObject viewObject, ComponentInfo root);

9. WARNING: DiscouragedReference

Discouraged access: The type ELExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

IViewDefnAdapter.java :

126 : ELExpression getELExpression(IModelContext context) throws ViewHandlerException;

Source File: org/eclipse/jst/jsf/designtime/internal/view/JSPViewDefnAdapter.java
1. WARNING: DiscouragedReference

Discouraged access: The type TaglibController is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

31 : import org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController;

2. WARNING: DiscouragedReference

Discouraged access: The type TLDCMDocumentManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

32 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager;

3. WARNING: DiscouragedReference

Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

33 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.TaglibTracker;

4. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

34 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDDocument;

5. WARNING: DiscouragedReference

Discouraged access: The type DOMModelForJSP is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

35 : import org.eclipse.jst.jsp.core.internal.domdocument.DOMModelForJSP;

6. WARNING: DiscouragedReference

Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

36 : import org.eclipse.jst.jsp.core.internal.regions.DOMJSPRegionContexts;

7. WARNING: DiscouragedReference

Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPViewDefnAdapter.java :

38 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;

8. WARNING: DiscouragedReference

Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

JSPViewDefnAdapter.java :

39 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;

9. WARNING: DiscouragedReference

Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

JSPViewDefnAdapter.java :

40 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;

10. WARNING: DiscouragedReference

Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPViewDefnAdapter.java :

68 : IStructuredModel model = null;

11. WARNING: DiscouragedReference

Discouraged access: The method getModelForRead(IFile) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPViewDefnAdapter.java :

72 : StructuredModelManager.getModelManager() .getModelForRead(viewDefnFile);

12. WARNING: DiscouragedReference

Discouraged access: The type DOMModelForJSP is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

75 : if (model instanceof DOMModelForJSP)

13. WARNING: DiscouragedReference

Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPViewDefnAdapter.java :

77 : return model.getStructuredDocument();

14. WARNING: DiscouragedReference

Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSPViewDefnAdapter.java :

92 : model.releaseFromRead();

15. WARNING: DiscouragedReference

Discouraged access: The type TLDCMDocumentManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

106 : final TLDCMDocumentManager m =

16. WARNING: DiscouragedReference

Discouraged access: The type TaglibController is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

107 : TaglibController.getTLDCMDocumentManager(doc);

17. WARNING: DiscouragedReference

Discouraged access: The method getTLDCMDocumentManager(IDocument) from the type TaglibController is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

107 : TaglibController.getTLDCMDocumentManager(doc);

18. WARNING: DiscouragedReference

Discouraged access: The method getTaglibTrackers() from the type TLDCMDocumentManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

113 : final List<?> trackers = m.getTaglibTrackers();

19. WARNING: DiscouragedReference

Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

116 : final TaglibTracker tracker = (TaglibTracker) name;

20. WARNING: DiscouragedReference

Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

116 : final TaglibTracker tracker = (TaglibTracker) name;

21. WARNING: DiscouragedReference

Discouraged access: The method getPrefix() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

117 : if (prefix.equals(tracker.getPrefix()))

22. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

119 : return tracker.getURI();

23. WARNING: DiscouragedReference

Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

JSPViewDefnAdapter.java :

150 : { DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE }))

24. WARNING: DiscouragedReference

Discouraged access: The field XML_TAG_ATTRIBUTE_VALUE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

JSPViewDefnAdapter.java :

150 : { DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE }))

25. WARNING: DiscouragedReference

Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

154 : if (DOMJSPRegionContexts.JSP_VBL_CONTENT.equals(regionType))

26. WARNING: DiscouragedReference

Discouraged access: The field JSP_VBL_CONTENT from the type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

154 : if (DOMJSPRegionContexts.JSP_VBL_CONTENT.equals(regionType))

27. WARNING: DiscouragedReference

Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

163 : else if (regionType.equals(DOMJSPRegionContexts.JSP_VBL_CLOSE))

28. WARNING: DiscouragedReference

Discouraged access: The field JSP_VBL_CLOSE from the type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

163 : else if (regionType.equals(DOMJSPRegionContexts.JSP_VBL_CLOSE))

29. WARNING: DiscouragedReference

Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

174 : if (DOMJSPRegionContexts.JSP_VBL_CONTENT

30. WARNING: DiscouragedReference

Discouraged access: The field JSP_VBL_CONTENT from the type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

174 : if (DOMJSPRegionContexts.JSP_VBL_CONTENT

31. WARNING: DiscouragedReference

Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

180 : else if (DOMJSPRegionContexts.JSP_VBL_OPEN

32. WARNING: DiscouragedReference

Discouraged access: The field JSP_VBL_OPEN from the type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

180 : else if (DOMJSPRegionContexts.JSP_VBL_OPEN

33. WARNING: DiscouragedReference

Discouraged access: The type TLDCMDocumentManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

210 : TLDCMDocumentManager m = TaglibController.getTLDCMDocumentManager(doc);

34. WARNING: DiscouragedReference

Discouraged access: The type TaglibController is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

210 : TLDCMDocumentManager m = TaglibController.getTLDCMDocumentManager(doc);

35. WARNING: DiscouragedReference

Discouraged access: The method getTLDCMDocumentManager(IDocument) from the type TaglibController is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

210 : TLDCMDocumentManager m = TaglibController.getTLDCMDocumentManager(doc);

36. WARNING: DiscouragedReference

Discouraged access: The method getTaglibTrackers() from the type TLDCMDocumentManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

213 : List trackers = m.getTaglibTrackers();

37. WARNING: DiscouragedReference

Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

215 : TaglibTracker tracker = (TaglibTracker) iter.next();

38. WARNING: DiscouragedReference

Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

215 : TaglibTracker tracker = (TaglibTracker) iter.next();

39. WARNING: DiscouragedReference

Discouraged access: The method getURI() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

216 : if (namespace.equals(tracker.getURI())) {

40. WARNING: DiscouragedReference

Discouraged access: The method getPrefix() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

217 : return tracker.getPrefix();

41. WARNING: DiscouragedReference

Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

JSPViewDefnAdapter.java :

220 : CMDocument cmdoc = tracker.getDocument();

42. WARNING: DiscouragedReference

Discouraged access: The method getDocument() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

220 : CMDocument cmdoc = tracker.getDocument();

43. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

221 : if (cmdoc instanceof TLDDocument

44. WARNING: DiscouragedReference

Discouraged access: The method getUri() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

222 : && namespace.equals(((TLDDocument) cmdoc).getUri())) {

45. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

222 : && namespace.equals(((TLDDocument) cmdoc).getUri())) {

46. WARNING: DiscouragedReference

Discouraged access: The method getPrefix() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPViewDefnAdapter.java :

223 : return tracker.getPrefix();

Source File: org/eclipse/jst/jsf/designtime/internal/view/TaglibBasedViewDefnAdapter.java
1. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TaglibBasedViewDefnAdapter.java :

14 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;

2. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TaglibBasedViewDefnAdapter.java :

15 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;

3. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TaglibBasedViewDefnAdapter.java :

45 : protected ITagElement findTagElement(final Element node,

4. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TaglibBasedViewDefnAdapter.java :

53 : final Namespace lib = getTagRegistry().getTagLibrary(uri);

Source File: org/eclipse/jst/jsf/designtime/internal/view/ViewObjectConstructionStrategy.java
1. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewObjectConstructionStrategy.java :

13 : import org.eclipse.jst.jsf.common.runtime.internal.model.ViewObject;

2. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewObjectConstructionStrategy.java :

14 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;

3. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewObjectConstructionStrategy.java :

33 : public abstract ViewObject createViewObject(VIEW_DEFN_BASE_TYPE viewBase,

4. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewObjectConstructionStrategy.java :

34 : ITagElement tagElement);

Source File: org/eclipse/jst/jsf/designtime/internal/view/XMLComponentTreeConstructionStrategy.java
1. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

19 : import org.eclipse.jst.jsf.common.runtime.internal.model.ViewObject;

2. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

20 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentFactory;

3. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

21 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;

4. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

52 : public ComponentInfo createComponentTree(final DTFacesContext context,

5. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

83 : private ComponentInfo buildComponentTree(final Node root,

6. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

87 : final ComponentInfo dummyRoot = ComponentFactory.createComponentInfo(

7. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

87 : final ComponentInfo dummyRoot = ComponentFactory.createComponentInfo(

8. WARNING: DiscouragedReference

Discouraged access: The method createComponentInfo(String, ComponentInfo, ComponentTypeInfo, boolean) from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

87 : final ComponentInfo dummyRoot = ComponentFactory.createComponentInfo( null, null, null, true);

9. WARNING: DiscouragedReference

Discouraged access: The method getChildren() from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

94 : populateViewRoot(viewRoot, dummyRoot.getChildren());

10. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

122 : ComponentInfo foundRoot = null;

11. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

133 : final ComponentInfo topLevelChild = (ComponentInfo) it.next();

12. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

133 : final ComponentInfo topLevelChild = (ComponentInfo) it.next();

13. WARNING: DiscouragedReference

Discouraged access: The method getComponentTypeInfo() from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

135 : if ("javax.faces.ViewRoot".equals(topLevelChild .getComponentTypeInfo().getComponentType()))

14. WARNING: DiscouragedReference

Discouraged access: The method getComponentType() from the type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

135 : if ("javax.faces.ViewRoot".equals(topLevelChild .getComponentTypeInfo().getComponentType()))

15. WARNING: DiscouragedReference

Discouraged access: The method getChildren() from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

145 : for (final Iterator it = foundRoot.getChildren().iterator(); it

16. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

148 : final ComponentInfo child = (ComponentInfo) it.next();

17. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

148 : final ComponentInfo child = (ComponentInfo) it.next();

18. WARNING: DiscouragedReference

Discouraged access: The method getFacetName(ComponentInfo) from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

149 : final String facetName = foundRoot.getFacetName(child);

19. WARNING: DiscouragedReference

Discouraged access: The method addChild(ComponentInfo) from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

154 : viewRoot.addChild(child);

20. WARNING: DiscouragedReference

Discouraged access: The method addFacet(String, ComponentInfo) from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

159 : viewRoot.addFacet(facetName, child);

21. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

165 : private void recurseDOMModel(final Node node, final ComponentInfo parent,

22. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

169 : ViewObject mappedObject = null;

23. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

176 : ComponentInfo newParent = parent;

24. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

178 : if (mappedObject instanceof ComponentInfo)

25. WARNING: DiscouragedReference

Discouraged access: The method addChild(ComponentInfo) from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

180 : parent.addChild((ComponentInfo) mappedObject);

26. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

180 : parent.addChild((ComponentInfo) mappedObject);

27. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLComponentTreeConstructionStrategy.java :

181 : newParent = (ComponentInfo) mappedObject;

Source File: org/eclipse/jst/jsf/designtime/internal/view/XMLViewDefnAdapter.java
1. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

20 : import org.eclipse.jst.jsf.common.runtime.internal.model.ViewObject;

2. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

21 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;

3. WARNING: DiscouragedReference

Discouraged access: The type ELExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

22 : import org.eclipse.jst.jsf.common.runtime.internal.model.datatypes.ELExpression;

4. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

23 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;

5. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

24 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;

6. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewDefnAdapter.java :

33 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;

7. WARNING: DiscouragedReference

Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

XMLViewDefnAdapter.java :

34 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;

8. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

68 : public ViewObject mapToViewObject(

9. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

92 : public ITagElement mapToTagElement(final Node viewDefnObject,

10. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

130 : public ViewObject findViewObject(final Node viewDefnObject,

11. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

131 : final ComponentInfo root)

12. WARNING: DiscouragedReference

Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

XMLViewDefnAdapter.java :

160 : if (viewDefnObject instanceof IDOMNode)

13. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewDefnAdapter.java :

162 : final IStructuredDocument sdoc = ((IDOMNode) viewDefnObject)

14. WARNING: DiscouragedReference

Discouraged access: The method getStructuredDocument() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

XMLViewDefnAdapter.java :

162 : final IStructuredDocument sdoc = ((IDOMNode) viewDefnObject) .getStructuredDocument();

15. WARNING: DiscouragedReference

Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

XMLViewDefnAdapter.java :

162 : final IStructuredDocument sdoc = ((IDOMNode) viewDefnObject)

16. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

171 : public Node findViewDefn(final ViewObject viewObject,

17. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

172 : final ComponentInfo root)

18. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

189 : protected ViewObject createFromElement(final Element element,

19. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

193 : final ITagElement tagElement = findTagElement(element, document);

20. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

216 : protected abstract ITagElement findTagElement(final Element node,

21. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

224 : protected static ITagElement findTagElement(final String nodeName,

22. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

225 : final Namespace lib)

23. WARNING: DiscouragedReference

Discouraged access: The method getViewElement(String) from the type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

227 : return lib.getViewElement(nodeName);

24. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

236 : protected static Namespace getTaglib(

25. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

237 : final Collection<? extends Namespace> namespaces, final String uri)

26. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

239 : for (final Namespace namespace : namespaces)

27. WARNING: DiscouragedReference

Discouraged access: The method getNSUri() from the type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

241 : if (uri.equals(namespace.getNSUri()))

28. WARNING: DiscouragedReference

Discouraged access: The type ELExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewDefnAdapter.java :

286 : public static class DTELExpression extends ELExpression

Source File: org/eclipse/jst/jsf/designtime/internal/view/XMLViewObjectConstructionStrategy.java
1. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

21 : import org.eclipse.jst.jsf.common.runtime.internal.model.ViewObject;

2. WARNING: DiscouragedReference

Discouraged access: The type ActionSourceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

22 : import org.eclipse.jst.jsf.common.runtime.internal.model.behavioural.ActionSourceInfo;

3. WARNING: DiscouragedReference

Discouraged access: The type ActionSourceInfo2 is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

23 : import org.eclipse.jst.jsf.common.runtime.internal.model.behavioural.ActionSourceInfo2;

4. WARNING: DiscouragedReference

Discouraged access: The type EditableValueHolderInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

24 : import org.eclipse.jst.jsf.common.runtime.internal.model.behavioural.EditableValueHolderInfo;

5. WARNING: DiscouragedReference

Discouraged access: The type INamingContainerInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

25 : import org.eclipse.jst.jsf.common.runtime.internal.model.behavioural.INamingContainerInfo;

6. WARNING: DiscouragedReference

Discouraged access: The type ValueHolderInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

26 : import org.eclipse.jst.jsf.common.runtime.internal.model.behavioural.ValueHolderInfo;

7. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

27 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentFactory;

8. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

28 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;

9. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

29 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;

10. WARNING: DiscouragedReference

Discouraged access: The type ConverterDecorator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

30 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterDecorator;

11. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

31 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterTypeInfo;

12. WARNING: DiscouragedReference

Discouraged access: The type ValidatorDecorator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

32 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ValidatorDecorator;

13. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

33 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ValidatorTypeInfo;

14. WARNING: DiscouragedReference

Discouraged access: The type IComponentPropertyHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

34 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IComponentPropertyHandler;

15. WARNING: DiscouragedReference

Discouraged access: The type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

35 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IComponentTagElement;

16. WARNING: DiscouragedReference

Discouraged access: The type IConverterTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

36 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IConverterTagElement;

17. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

37 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagAttributeHandler;

18. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

38 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;

19. WARNING: DiscouragedReference

Discouraged access: The type IValidatorTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

39 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IValidatorTagElement;

20. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

90 : public ViewObject createViewObject(final Element element,

21. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

91 : final ITagElement tagElement)

22. WARNING: DiscouragedReference

Discouraged access: The type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

95 : if (tagElement instanceof IComponentTagElement)

23. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

103 : final ComponentTypeInfo typeInfo = ((IComponentTagElement) tagElement)

24. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

103 : final ComponentTypeInfo typeInfo = ((IComponentTagElement) tagElement) .getComponent();

25. WARNING: DiscouragedReference

Discouraged access: The type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

103 : final ComponentTypeInfo typeInfo = ((IComponentTagElement) tagElement)

26. WARNING: DiscouragedReference

Discouraged access: The method getComponentType() from the type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

106 : if (!"javax.faces.ViewRoot".equals(typeInfo.getComponentType()))

27. WARNING: DiscouragedReference

Discouraged access: The method getUri() from the type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

110 : return findBestComponent(tagElement.getUri(), element, id,

28. WARNING: DiscouragedReference

Discouraged access: The type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

111 : (IComponentTagElement) tagElement);

29. WARNING: DiscouragedReference

Discouraged access: The type IConverterTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

113 : else if (tagElement instanceof IConverterTagElement)

30. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

115 : final ConverterTypeInfo typeInfo = ((IConverterTagElement) tagElement)

31. WARNING: DiscouragedReference

Discouraged access: The method getConverter() from the type IConverterTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

115 : final ConverterTypeInfo typeInfo = ((IConverterTagElement) tagElement) .getConverter();

32. WARNING: DiscouragedReference

Discouraged access: The type IConverterTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

115 : final ConverterTypeInfo typeInfo = ((IConverterTagElement) tagElement)

33. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

118 : ComponentInfo parent = _constructionData.getParent();

34. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

120 : ComponentFactory.INTERFACE_VALUEHOLDER, parent);

35. WARNING: DiscouragedReference

Discouraged access: The field INTERFACE_VALUEHOLDER from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

120 : ComponentFactory.INTERFACE_VALUEHOLDER, parent);

36. WARNING: DiscouragedReference

Discouraged access: The method addDecorator(Decorator, Class) from the type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

123 : parent.addDecorator( new ConverterDecorator(parent, typeInfo), ComponentFactory.CONVERTER);

37. WARNING: DiscouragedReference

Discouraged access: The constructor ConverterDecorator(ComponentInfo, ConverterTypeInfo) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

124 : new ConverterDecorator(parent, typeInfo),

38. WARNING: DiscouragedReference

Discouraged access: The type ConverterDecorator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

124 : new ConverterDecorator(parent, typeInfo),

39. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

125 : ComponentFactory.CONVERTER);

40. WARNING: DiscouragedReference

Discouraged access: The field CONVERTER from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

125 : ComponentFactory.CONVERTER);

41. WARNING: DiscouragedReference

Discouraged access: The type IValidatorTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

129 : else if (tagElement instanceof IValidatorTagElement)

42. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

131 : final ValidatorTypeInfo typeInfo = ((IValidatorTagElement) tagElement)

43. WARNING: DiscouragedReference

Discouraged access: The method getValidator() from the type IValidatorTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

131 : final ValidatorTypeInfo typeInfo = ((IValidatorTagElement) tagElement) .getValidator();

44. WARNING: DiscouragedReference

Discouraged access: The type IValidatorTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

131 : final ValidatorTypeInfo typeInfo = ((IValidatorTagElement) tagElement)

45. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

133 : ComponentInfo parent = _constructionData.getParent();

46. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

135 : ComponentFactory.INTERFACE_EDITABLEVALUEHOLDER, parent);

47. WARNING: DiscouragedReference

Discouraged access: The field INTERFACE_EDITABLEVALUEHOLDER from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

135 : ComponentFactory.INTERFACE_EDITABLEVALUEHOLDER, parent);

48. WARNING: DiscouragedReference

Discouraged access: The method addDecorator(Decorator, Class) from the type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

138 : parent.addDecorator( new ValidatorDecorator(parent, typeInfo), ComponentFactory.VALIDATOR);

49. WARNING: DiscouragedReference

Discouraged access: The constructor ValidatorDecorator(ComponentInfo, ValidatorTypeInfo) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

139 : new ValidatorDecorator(parent, typeInfo),

50. WARNING: DiscouragedReference

Discouraged access: The type ValidatorDecorator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

139 : new ValidatorDecorator(parent, typeInfo),

51. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

140 : ComponentFactory.VALIDATOR);

52. WARNING: DiscouragedReference

Discouraged access: The field VALIDATOR from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

140 : ComponentFactory.VALIDATOR);

53. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

153 : private ComponentInfo findFirstParent(final String matchingType,

54. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

154 : final ComponentInfo start)

55. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

156 : ComponentInfo parent = start;

56. WARNING: DiscouragedReference

Discouraged access: The method getComponentTypeInfo() from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

158 : while (parent != null && parent.getComponentTypeInfo() != null

57. WARNING: DiscouragedReference

Discouraged access: The method isInstanceOf(String) from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

159 : && !parent.getComponentTypeInfo().isInstanceOf(matchingType))

58. WARNING: DiscouragedReference

Discouraged access: The method getComponentTypeInfo() from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

159 : && !parent.getComponentTypeInfo().isInstanceOf(matchingType))

59. WARNING: DiscouragedReference

Discouraged access: The method getParent() from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

161 : parent = parent.getParent();

60. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

166 : private ComponentInfo findBestComponent(final String uri,

61. WARNING: DiscouragedReference

Discouraged access: The type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

168 : final IComponentTagElement tagElement)

62. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

170 : ComponentInfo bestComponent = null;

63. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

172 : final ComponentInfo parent = _constructionData.getParent();

64. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

185 : final ComponentTypeInfo typeInfo = tagElement.getComponent();

65. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

185 : final ComponentTypeInfo typeInfo = tagElement.getComponent();

66. WARNING: DiscouragedReference

Discouraged access: The method isInstanceOf(String) from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

190 : if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIINPUT))

67. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

190 : if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIINPUT))

68. WARNING: DiscouragedReference

Discouraged access: The field BASE_CLASS_UIINPUT from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

190 : if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIINPUT))

69. WARNING: DiscouragedReference

Discouraged access: The method createUIInputInfo(ComponentInfo, ComponentTypeInfo, Map) from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

192 : bestComponent = ComponentFactory.createUIInputInfo(parent, typeInfo, initMap);

70. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

192 : bestComponent = ComponentFactory.createUIInputInfo(parent,

71. WARNING: DiscouragedReference

Discouraged access: The method isInstanceOf(String) from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

195 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIOUTPUT))

72. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

195 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIOUTPUT))

73. WARNING: DiscouragedReference

Discouraged access: The field BASE_CLASS_UIOUTPUT from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

195 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIOUTPUT))

74. WARNING: DiscouragedReference

Discouraged access: The method createUIOutputInfo(ComponentInfo, ComponentTypeInfo, Map) from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

197 : bestComponent = ComponentFactory.createUIOutputInfo(parent, typeInfo, initMap);

75. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

197 : bestComponent = ComponentFactory.createUIOutputInfo(parent,

76. WARNING: DiscouragedReference

Discouraged access: The method isInstanceOf(String) from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

200 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UICOMMAND))

77. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

200 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UICOMMAND))

78. WARNING: DiscouragedReference

Discouraged access: The field BASE_CLASS_UICOMMAND from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

200 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UICOMMAND))

79. WARNING: DiscouragedReference

Discouraged access: The method createUICommandInfo(ComponentInfo, ComponentTypeInfo, Map) from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

202 : bestComponent = ComponentFactory.createUICommandInfo(parent, typeInfo, initMap);

80. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

202 : bestComponent = ComponentFactory.createUICommandInfo(parent,

81. WARNING: DiscouragedReference

Discouraged access: The method isInstanceOf(String) from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

205 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIDATA))

82. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

205 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIDATA))

83. WARNING: DiscouragedReference

Discouraged access: The field BASE_CLASS_UIDATA from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

205 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIDATA))

84. WARNING: DiscouragedReference

Discouraged access: The method createUIDataInfo(ComponentInfo, ComponentTypeInfo, Map) from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

207 : bestComponent = ComponentFactory.createUIDataInfo(parent, typeInfo, initMap);

85. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

207 : bestComponent = ComponentFactory.createUIDataInfo(parent, typeInfo,

86. WARNING: DiscouragedReference

Discouraged access: The method isInstanceOf(String) from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

210 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIFORM))

87. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

210 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIFORM))

88. WARNING: DiscouragedReference

Discouraged access: The field BASE_CLASS_UIFORM from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

210 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIFORM))

89. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

213 : bestComponent = ComponentFactory.createUIFormInfo(parent, typeInfo,

90. WARNING: DiscouragedReference

Discouraged access: The method createUIFormInfo(ComponentInfo, ComponentTypeInfo, Map) from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

213 : bestComponent = ComponentFactory.createUIFormInfo(parent, typeInfo, initMap);

91. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

219 : bestComponent = ComponentFactory.createComponentInfo(

92. WARNING: DiscouragedReference

Discouraged access: The method createComponentInfo(ComponentInfo, ComponentTypeInfo, Map) from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

219 : bestComponent = ComponentFactory.createComponentInfo( _constructionData.getParent(), typeInfo, initMap);

93. WARNING: DiscouragedReference

Discouraged access: The type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

233 : final IComponentTagElement tagElement,

94. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

236 : final ComponentTypeInfo typeInfo = tagElement.getComponent();

95. WARNING: DiscouragedReference

Discouraged access: The method getComponent() from the type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

236 : final ComponentTypeInfo typeInfo = tagElement.getComponent();

96. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

237 : final Map<String, ITagAttributeHandler> attributeHandlers = tagElement

97. WARNING: DiscouragedReference

Discouraged access: The method getAttributeHandlers() from the type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

237 : final Map<String, ITagAttributeHandler> attributeHandlers = tagElement .getAttributeHandlers();

98. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

255 : final ITagAttributeHandler attrHandler = attributeHandlers

99. WARNING: DiscouragedReference

Discouraged access: The type IComponentPropertyHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

257 : if (attrHandler instanceof IComponentPropertyHandler)

100. WARNING: DiscouragedReference

Discouraged access: The type IComponentPropertyHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectConstructionStrategy.java :

264 : (IComponentPropertyHandler) attrHandler,

Source File: org/eclipse/jst/jsf/designtime/internal/view/XMLViewObjectMappingService.java
1. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectMappingService.java :

25 : import org.eclipse.jst.jsf.common.runtime.internal.model.ViewObject;

2. WARNING: DiscouragedReference

Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewObjectMappingService.java :

34 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;

3. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewObjectMappingService.java :

35 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;

4. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewObjectMappingService.java :

36 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;

5. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectMappingService.java :

49 : private final Map<ElementData, ViewObject> _elementToViewObjMap;

6. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectMappingService.java :

50 : private final Map<ViewObject, ElementData> _viewObjToElementMap;

7. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectMappingService.java :

57 : _elementToViewObjMap = new HashMap<ElementData, ViewObject>();

8. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectMappingService.java :

58 : _viewObjToElementMap = new HashMap<ViewObject, ElementData>();

9. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectMappingService.java :

66 : final ViewObject viewObject)

10. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectMappingService.java :

100 : public ViewObject removeMapping(final ElementData elementData)

11. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectMappingService.java :

107 : ViewObject viewObject = null;

12. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectMappingService.java :

123 : public ElementData removeMapping(final ViewObject viewObject)

13. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectMappingService.java :

146 : public synchronized ElementData findElementData(final ViewObject viewObject)

14. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectMappingService.java :

155 : public Element findElement(final ViewObject viewObject)

15. WARNING: DiscouragedReference

Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewObjectMappingService.java :

166 : IStructuredModel model = null;

16. WARNING: DiscouragedReference

Discouraged access: The method getModelForRead(IFile) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewObjectMappingService.java :

169 : model = StructuredModelManager.getModelManager() .getModelForRead(file);

17. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewObjectMappingService.java :

171 : final IStructuredDocument sDoc = model

18. WARNING: DiscouragedReference

Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewObjectMappingService.java :

171 : final IStructuredDocument sDoc = model .getStructuredDocument();

19. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewObjectMappingService.java :

173 : final IStructuredDocumentRegion region = sDoc

20. WARNING: DiscouragedReference

Discouraged access: The method getRegionAtCharacterOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewObjectMappingService.java :

173 : final IStructuredDocumentRegion region = sDoc .getRegionAtCharacterOffset(elementData .getStartOffset());

21. WARNING: DiscouragedReference

Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewObjectMappingService.java :

209 : model.releaseFromRead();

22. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

XMLViewObjectMappingService.java :

221 : public synchronized ViewObject findViewObject(final ElementData elementData)

Source File: org/eclipse/jst/jsf/designtime/internal/view/mapping/AbstractCustomViewMapper.java
1. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractCustomViewMapper.java :

13 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;

2. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractCustomViewMapper.java :

28 : public abstract void doAttributeActions(final ComponentInfo bestComponent,

Source File: org/eclipse/jst/jsf/designtime/internal/view/mapping/CustomViewMappingAdapter.java
1. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

CustomViewMappingAdapter.java :

13 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;

2. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

CustomViewMappingAdapter.java :

27 : public void doAttributeActions(ComponentInfo bestComponent,

Source File: org/eclipse/jst/jsf/designtime/internal/view/mapping/ICustomViewMapper.java
1. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ICustomViewMapper.java :

13 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;

2. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ICustomViewMapper.java :

43 : void doAttributeActions(ComponentInfo bestComponent, Element srcElement,

Source File: org/eclipse/jst/jsf/designtime/internal/view/mapping/ViewMetadataGenerator.java
1. WARNING: DiscouragedReference

Discouraged access: The type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataGenerator.java :

26 : import org.eclipse.jst.jsf.common.runtime.internal.model.types.ClassTypeInfo;

2. WARNING: DiscouragedReference

Discouraged access: The type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataGenerator.java :

80 : final ClassTypeInfo typeInfo, final String minJSFVersion,

Source File: org/eclipse/jst/jsf/designtime/internal/view/mapping/ViewMetadataMapper.java
1. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

3 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;

2. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

4 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterTypeInfo;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

5 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ValidatorTypeInfo;

4. WARNING: DiscouragedReference

Discouraged access: The type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

6 : import org.eclipse.jst.jsf.common.runtime.internal.model.types.ClassTypeInfo;

5. WARNING: DiscouragedReference

Discouraged access: The type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

38 : public ClassTypeInfo mapToFrameworkData(final ClassTypeInfo_ classTypeInfo)

6. WARNING: DiscouragedReference

Discouraged access: The type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

55 : private ClassTypeInfo createValidatorTypeInfo_(

7. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

64 : return ValidatorTypeInfo.UNKNOWN;

8. WARNING: DiscouragedReference

Discouraged access: The field UNKNOWN from the type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

64 : return ValidatorTypeInfo.UNKNOWN;

9. WARNING: DiscouragedReference

Discouraged access: The constructor ValidatorTypeInfo(String, String[], String[], String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

67 : return new ValidatorTypeInfo(classTypeInfo.getClassName(), superClasses, interfaces, classTypeInfo.getValidatorId());

10. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

67 : return new ValidatorTypeInfo(classTypeInfo.getClassName(),

11. WARNING: DiscouragedReference

Discouraged access: The type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

71 : private ClassTypeInfo createConverterTypeInfo_(

12. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

81 : return ConverterTypeInfo.UNKNOWN;

13. WARNING: DiscouragedReference

Discouraged access: The field UNKNOWN from the type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

81 : return ConverterTypeInfo.UNKNOWN;

14. WARNING: DiscouragedReference

Discouraged access: The constructor ConverterTypeInfo(String, String[], String[], String, String[]) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

85 : return new ConverterTypeInfo(classTypeInfo.getClassName(), superClasses, interfaces, classTypeInfo.getConverterId(), forClasses);

15. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

85 : return new ConverterTypeInfo(classTypeInfo.getClassName(),

16. WARNING: DiscouragedReference

Discouraged access: The type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

90 : private ClassTypeInfo createComponentTypeInfo_(

17. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

97 : return new ComponentTypeInfo(classTypeInfo.getComponentType(), classTypeInfo.getClassName(), superClasses, interfaces, classTypeInfo.getComponentFamily(), classTypeInfo .getRenderType());

18. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

97 : return new ComponentTypeInfo(classTypeInfo.getComponentType(),

19. WARNING: DiscouragedReference

Discouraged access: The type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

108 : public ClassTypeInfo_ mapToMetadata(final ClassTypeInfo classTypeInfo)

20. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

110 : if (classTypeInfo instanceof ComponentTypeInfo)

21. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

112 : return createComponentTypeInfo((ComponentTypeInfo) classTypeInfo);

22. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

114 : else if (classTypeInfo instanceof ConverterTypeInfo)

23. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

116 : return createConverterTypeInfo((ConverterTypeInfo) classTypeInfo);

24. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

118 : else if (classTypeInfo instanceof ValidatorTypeInfo)

25. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

120 : return createValidatorTypeInfo((ValidatorTypeInfo) classTypeInfo);

26. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

126 : final ComponentTypeInfo typeInfo)

27. WARNING: DiscouragedReference

Discouraged access: The method getComponentFamily() from the type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

130 : metadata.setComponentFamily(typeInfo.getComponentFamily());

28. WARNING: DiscouragedReference

Discouraged access: The method getComponentType() from the type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

131 : metadata.setComponentType(typeInfo.getComponentType());

29. WARNING: DiscouragedReference

Discouraged access: The method getRenderFamily() from the type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

132 : metadata.setRenderType(typeInfo.getRenderFamily());

30. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

138 : final ConverterTypeInfo typeInfo)

31. WARNING: DiscouragedReference

Discouraged access: The method getConverterId() from the type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

143 : metadata.setConverterId(typeInfo.getConverterId());

32. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

148 : final ValidatorTypeInfo typeInfo)

33. WARNING: DiscouragedReference

Discouraged access: The method getValidatorId() from the type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

153 : metadata.setValidatorId(typeInfo.getValidatorId());

34. WARNING: DiscouragedReference

Discouraged access: The type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

157 : private void copy(ClassTypeInfo source, ClassTypeInfo_ dest)

35. WARNING: DiscouragedReference

Discouraged access: The method getClassName() from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

159 : dest.setClassName(source.getClassName());

36. WARNING: DiscouragedReference

Discouraged access: The method getInterfaces() from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

160 : for (final String interfaze : source.getInterfaces())

37. WARNING: DiscouragedReference

Discouraged access: The method getSuperClasses() from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ViewMetadataMapper.java :

165 : for (final String superClass : source.getSuperClasses())

Source File: org/eclipse/jst/jsf/designtime/internal/view/mapping/mappers/ValueHolderAttributeMapper.java
1. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ValueHolderAttributeMapper.java :

13 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentFactory;

2. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ValueHolderAttributeMapper.java :

14 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;

3. WARNING: DiscouragedReference

Discouraged access: The type ConverterDecorator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ValueHolderAttributeMapper.java :

15 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterDecorator;

4. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ValueHolderAttributeMapper.java :

16 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterTypeInfo;

5. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ValueHolderAttributeMapper.java :

30 : public void doAttributeActions(ComponentInfo bestComponent,

6. WARNING: DiscouragedReference

Discouraged access: The method getComponentTypeInfo() from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ValueHolderAttributeMapper.java :

36 : && bestComponent.getComponentTypeInfo().isInstanceOf(

7. WARNING: DiscouragedReference

Discouraged access: The method isInstanceOf(String) from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ValueHolderAttributeMapper.java :

36 : && bestComponent.getComponentTypeInfo().isInstanceOf( ComponentFactory.INTERFACE_VALUEHOLDER))

8. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ValueHolderAttributeMapper.java :

37 : ComponentFactory.INTERFACE_VALUEHOLDER))

9. WARNING: DiscouragedReference

Discouraged access: The field INTERFACE_VALUEHOLDER from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ValueHolderAttributeMapper.java :

37 : ComponentFactory.INTERFACE_VALUEHOLDER))

10. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ValueHolderAttributeMapper.java :

43 : ConverterTypeInfo typeInfo = null;

11. WARNING: DiscouragedReference

Discouraged access: The constructor ConverterTypeInfo(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ValueHolderAttributeMapper.java :

47 : typeInfo = new ConverterTypeInfo(null, value);

12. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ValueHolderAttributeMapper.java :

47 : typeInfo = new ConverterTypeInfo(null, value);

13. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ValueHolderAttributeMapper.java :

52 : typeInfo = ConverterTypeInfo.UNKNOWN;

14. WARNING: DiscouragedReference

Discouraged access: The field UNKNOWN from the type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ValueHolderAttributeMapper.java :

52 : typeInfo = ConverterTypeInfo.UNKNOWN;

15. WARNING: DiscouragedReference

Discouraged access: The type ConverterDecorator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ValueHolderAttributeMapper.java :

54 : ConverterDecorator decorator = new ConverterDecorator(

16. WARNING: DiscouragedReference

Discouraged access: The constructor ConverterDecorator(ComponentInfo, ConverterTypeInfo) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ValueHolderAttributeMapper.java :

54 : ConverterDecorator decorator = new ConverterDecorator( bestComponent, typeInfo);

17. WARNING: DiscouragedReference

Discouraged access: The type ConverterDecorator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ValueHolderAttributeMapper.java :

54 : ConverterDecorator decorator = new ConverterDecorator(

18. WARNING: DiscouragedReference

Discouraged access: The method addDecorator(Decorator, Class) from the type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ValueHolderAttributeMapper.java :

56 : bestComponent.addDecorator(decorator, ComponentFactory.CONVERTER);

19. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ValueHolderAttributeMapper.java :

57 : ComponentFactory.CONVERTER);

20. WARNING: DiscouragedReference

Discouraged access: The field CONVERTER from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ValueHolderAttributeMapper.java :

57 : ComponentFactory.CONVERTER);

Source File: org/eclipse/jst/jsf/designtime/internal/view/mapping/viewmapping/ComponentMappingPackage.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("hiding")

ComponentMappingPackage.java :

730 : @SuppressWarnings("hiding")

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/AbstractTagRegistry.java
1. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractTagRegistry.java :

20 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;

2. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractTagRegistry.java :

77 : public abstract Collection<? extends Namespace> getAllTagLibraries();

3. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractTagRegistry.java :

79 : public abstract Namespace getTagLibrary(String uri);

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/ITagRegistry.java
1. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ITagRegistry.java :

19 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;

2. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ITagRegistry.java :

57 : public abstract Collection<? extends Namespace> getAllTagLibraries();

3. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ITagRegistry.java :

63 : public abstract Namespace getTagLibrary(final String uri);

4. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ITagRegistry.java :

118 : private final List<? extends Namespace> _affectedObjects;

5. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ITagRegistry.java :

127 : List<? extends Namespace> affectedObjects)

6. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ITagRegistry.java :

140 : public List<? extends Namespace> getAffectedObjects()

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/TagRegistryFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type IIdentifiableStrategy<INPUT,OUTPUT,IDTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TagRegistryFactory.java :

14 : import org.eclipse.jst.jsf.common.internal.strategy.IIdentifiableStrategy;

2. WARNING: DiscouragedReference

Discouraged access: The type IIdentifiableStrategy<IProject,ITagRegistry,String> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TagRegistryFactory.java :

24 : public abstract class TagRegistryFactory implements IIdentifiableStrategy<IProject, ITagRegistry, String>

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/AbstractTagResolvingStrategy.java
1. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractTagResolvingStrategy.java :

13 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;

2. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractTagResolvingStrategy.java :

26 : private final static ITagElement NOT_FOUND_INDICATOR = null;

3. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractTagResolvingStrategy.java :

28 : public ITagElement getNotFoundIndicator()

4. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractTagResolvingStrategy.java :

33 : public abstract ITagElement resolve(TLDELEMENT element);

5. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractTagResolvingStrategy.java :

40 : public final ITagElement perform(TLDELEMENT element)

6. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AbstractTagResolvingStrategy.java :

48 : public final ITagElement getNoResult()

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/CMNodeNamedMapAdapter.java
1. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

CMNodeNamedMapAdapter.java :

21 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagAttributeHandler;

2. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMNodeNamedMapAdapter.java :

24 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;

3. WARNING: DiscouragedReference

Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMNodeNamedMapAdapter.java :

25 : import org.eclipse.wst.xml.core.internal.contentmodel.CMAttributeDeclaration;

4. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

CMNodeNamedMapAdapter.java :

35 : Map<String, ITagAttributeHandler>

5. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMNodeNamedMapAdapter.java :

37 : private transient final TLDElementDeclaration _tldElement;

6. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

CMNodeNamedMapAdapter.java :

40 : private final Map<String, ITagAttributeHandler> _cache;

7. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

CMNodeNamedMapAdapter.java :

46 : public CMNodeNamedMapAdapter(final TLDElementDeclaration tldDoc,

8. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

CMNodeNamedMapAdapter.java :

51 : _cache = new HashMap<String, ITagAttributeHandler>();

9. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

CMNodeNamedMapAdapter.java :

66 : public Set<java.util.Map.Entry<String, ITagAttributeHandler>> entrySet()

10. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

CMNodeNamedMapAdapter.java :

73 : public ITagAttributeHandler get(Object key)

11. WARNING: DiscouragedReference

Discouraged access: The method getAttributes() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMNodeNamedMapAdapter.java :

97 : return _tldElement.getAttributes().getLength();

12. WARNING: DiscouragedReference

Discouraged access: The method getLength() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMNodeNamedMapAdapter.java :

97 : return _tldElement.getAttributes().getLength();

13. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

CMNodeNamedMapAdapter.java :

102 : public Collection<ITagAttributeHandler> values()

14. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

CMNodeNamedMapAdapter.java :

108 : private synchronized ITagAttributeHandler getOrCreateAttribute(final String name)

15. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

CMNodeNamedMapAdapter.java :

110 : ITagAttributeHandler tagAttr = _cache.get(name);

16. WARNING: DiscouragedReference

Discouraged access: The method getAttributes() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMNodeNamedMapAdapter.java :

132 : for (final Iterator it = _tldElement.getAttributes().iterator(); it.hasNext();)

17. WARNING: DiscouragedReference

Discouraged access: The method iterator() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMNodeNamedMapAdapter.java :

132 : for (final Iterator it = _tldElement.getAttributes().iterator(); it.hasNext();)

18. WARNING: DiscouragedReference

Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMNodeNamedMapAdapter.java :

134 : final CMAttributeDeclaration attrDecl = (CMAttributeDeclaration) it.next();

19. WARNING: DiscouragedReference

Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMNodeNamedMapAdapter.java :

134 : final CMAttributeDeclaration attrDecl = (CMAttributeDeclaration) it.next();

20. WARNING: DiscouragedReference

Discouraged access: The method getAttrName() from the type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

CMNodeNamedMapAdapter.java :

135 : getOrCreateAttribute(attrDecl.getAttrName());

21. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

CMNodeNamedMapAdapter.java :

145 : public ITagAttributeHandler put(String key, ITagAttributeHandler value)

22. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

CMNodeNamedMapAdapter.java :

145 : public ITagAttributeHandler put(String key, ITagAttributeHandler value)

23. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

CMNodeNamedMapAdapter.java :

150 : public void putAll(Map<? extends String, ? extends ITagAttributeHandler> t)

24. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

CMNodeNamedMapAdapter.java :

155 : public ITagAttributeHandler remove(Object key)

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/CompositeTagResolvingStrategy.java
1. WARNING: DiscouragedReference

Discouraged access: The type IIdentifiable<IDTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CompositeTagResolvingStrategy.java :

13 : import org.eclipse.jst.jsf.common.internal.policy.IIdentifiable;

2. WARNING: DiscouragedReference

Discouraged access: The type IIteratorPolicy<ITERATORTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CompositeTagResolvingStrategy.java :

14 : import org.eclipse.jst.jsf.common.internal.policy.IIteratorPolicy;

3. WARNING: DiscouragedReference

Discouraged access: The type IteratorPolicyBasedStrategyComposite<INPUT,OUTPUT,IDTYPE,STRATEGYTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CompositeTagResolvingStrategy.java :

15 : import org.eclipse.jst.jsf.common.internal.strategy.IteratorPolicyBasedStrategyComposite;

4. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

CompositeTagResolvingStrategy.java :

16 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;

5. WARNING: DiscouragedReference

Discouraged access: The type IteratorPolicyBasedStrategyComposite<TLDELEMENT,ITagElement,String,ITagResolvingStrategy<TLDELEMENT,String>> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CompositeTagResolvingStrategy.java :

25 : IteratorPolicyBasedStrategyComposite<TLDELEMENT, ITagElement, String, ITagResolvingStrategy<TLDELEMENT, String>>

6. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

CompositeTagResolvingStrategy.java :

25 : IteratorPolicyBasedStrategyComposite<TLDELEMENT, ITagElement, String, ITagResolvingStrategy<TLDELEMENT, String>>

7. WARNING: DiscouragedReference

Discouraged access: The type IIdentifiable<String> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CompositeTagResolvingStrategy.java :

26 : implements IIdentifiable<String>,

8. WARNING: DiscouragedReference

Discouraged access: The type IIteratorPolicy<String> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CompositeTagResolvingStrategy.java :

35 : public CompositeTagResolvingStrategy(final IIteratorPolicy<String> policy)

9. WARNING: DiscouragedReference

Discouraged access: The constructor IteratorPolicyBasedStrategyComposite<TLDELEMENT,ITagElement,String,ITagResolvingStrategy<TLDELEMENT,String>>(IIteratorPolicy<String>) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CompositeTagResolvingStrategy.java :

37 : super(policy);

10. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

CompositeTagResolvingStrategy.java :

51 : public ITagElement getNoResult()

11. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

CompositeTagResolvingStrategy.java :

56 : public final ITagElement getNotFoundIndicator()

12. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

CompositeTagResolvingStrategy.java :

61 : public final ITagElement resolve(TLDELEMENT element)

13. WARNING: DiscouragedReference

Discouraged access: The method perform(TLDELEMENT) from the type StrategyComposite<TLDELEMENT,ITagElement,String,ITagResolvingStrategy<TLDELEMENT,String>> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CompositeTagResolvingStrategy.java :

63 : return perform(element);

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/DefaultJSPTagResolver.java
1. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultJSPTagResolver.java :

18 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;

2. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultJSPTagResolver.java :

19 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterTypeInfo;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultJSPTagResolver.java :

20 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ValidatorTypeInfo;

4. WARNING: DiscouragedReference

Discouraged access: The type TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultJSPTagResolver.java :

21 : import org.eclipse.jst.jsf.common.runtime.internal.model.types.TypeInfo;

5. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultJSPTagResolver.java :

22 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;

6. WARNING: DiscouragedReference

Discouraged access: The type IHandlerTagElement.TagHandlerType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultJSPTagResolver.java :

23 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IHandlerTagElement.TagHandlerType;

7. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

DefaultJSPTagResolver.java :

31 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;

8. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultJSPTagResolver.java :

64 : public ITagElement resolve(final TLDElementDeclaration elementDecl)

9. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

DefaultJSPTagResolver.java :

64 : public ITagElement resolve(final TLDElementDeclaration elementDecl)

10. WARNING: DiscouragedReference

Discouraged access: The type TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultJSPTagResolver.java :

76 : TypeInfo elementType = null;

11. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultJSPTagResolver.java :

82 : if (elementType instanceof ComponentTypeInfo)

12. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultJSPTagResolver.java :

85 : (ComponentTypeInfo) elementType, new MetadataAttributeAdvisor(tagId, _loader));

13. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultJSPTagResolver.java :

87 : else if (elementType instanceof ConverterTypeInfo)

14. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultJSPTagResolver.java :

90 : (ConverterTypeInfo) elementType, new MetadataAttributeAdvisor(tagId, _loader));

15. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultJSPTagResolver.java :

92 : else if (elementType instanceof ValidatorTypeInfo)

16. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultJSPTagResolver.java :

95 : (ValidatorTypeInfo) elementType, new MetadataAttributeAdvisor(tagId, _loader));

17. WARNING: DiscouragedReference

Discouraged access: The type IHandlerTagElement.TagHandlerType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultJSPTagResolver.java :

97 : else if (elementType instanceof TagHandlerType)

18. WARNING: DiscouragedReference

Discouraged access: The type IHandlerTagElement.TagHandlerType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultJSPTagResolver.java :

100 : (TagHandlerType) elementType, new MetadataAttributeAdvisor(tagId, _loader));

19. WARNING: DiscouragedReference

Discouraged access: The type TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultJSPTagResolver.java :

111 : private TypeInfo findTypeInfo(final TagMapping mapping, final String jsfVersion,

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/DefaultTagTypeInfo.java
1. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

20 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;

2. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

21 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterTypeInfo;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

22 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ValidatorTypeInfo;

4. WARNING: DiscouragedReference

Discouraged access: The type TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

23 : import org.eclipse.jst.jsf.common.runtime.internal.model.types.TypeInfo;

5. WARNING: DiscouragedReference

Discouraged access: The type IHandlerTagElement.TagHandlerType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

24 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IHandlerTagElement.TagHandlerType;

6. WARNING: DiscouragedReference

Discouraged access: The type TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

52 : public TypeInfo getTypeInfo(final TagIdentifier tagId,

7. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

79 : private static final ComponentTypeInfo COMPINFO_PARAM = new ComponentTypeInfo(

8. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

79 : private static final ComponentTypeInfo COMPINFO_PARAM = new ComponentTypeInfo( "javax.faces.Parameter", "javax.faces.component.UIParameter", new String[] { "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.StateHolder", }, "javax.faces.Parameter", null);

9. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

79 : private static final ComponentTypeInfo COMPINFO_PARAM = new ComponentTypeInfo(

10. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

91 : private static final ComponentTypeInfo COMPINFO_SELECTITEM = new ComponentTypeInfo(

11. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

91 : private static final ComponentTypeInfo COMPINFO_SELECTITEM = new ComponentTypeInfo( "javax.faces.SelectItem", "javax.faces.component.UISelectItem", new String[] { "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.StateHolder", }, "javax.faces.SelectItem", null);

12. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

91 : private static final ComponentTypeInfo COMPINFO_SELECTITEM = new ComponentTypeInfo(

13. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

103 : private static final ComponentTypeInfo COMPINFO_SELECTITEMS = new ComponentTypeInfo(

14. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

103 : private static final ComponentTypeInfo COMPINFO_SELECTITEMS = new ComponentTypeInfo( "javax.faces.SelectItems", "javax.faces.component.UISelectItems", new String[] { "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.StateHolder", }, "javax.faces.SelectItems", null);

15. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

103 : private static final ComponentTypeInfo COMPINFO_SELECTITEMS = new ComponentTypeInfo(

16. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

115 : private static final ComponentTypeInfo COMPINFO_SUBVIEW = new ComponentTypeInfo(

17. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

115 : private static final ComponentTypeInfo COMPINFO_SUBVIEW = new ComponentTypeInfo( "javax.faces.NamingContainer", "javax.faces.component.UINamingContainer", new String[] { "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.NamingContainer", "javax.faces.component.StateHolder", }, "javax.faces.NamingContainer", null);

18. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

115 : private static final ComponentTypeInfo COMPINFO_SUBVIEW = new ComponentTypeInfo(

19. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

129 : private static final ComponentTypeInfo COMPINFO_VERBATIM = new ComponentTypeInfo(

20. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

129 : private static final ComponentTypeInfo COMPINFO_VERBATIM = new ComponentTypeInfo( "javax.faces.Output", "javax.faces.component.UIOutput", new String[] { "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.Output", "javax.faces.Text");

21. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

129 : private static final ComponentTypeInfo COMPINFO_VERBATIM = new ComponentTypeInfo(

22. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

143 : private static final ComponentTypeInfo COMPINFO_VIEW = new ComponentTypeInfo(

23. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

143 : private static final ComponentTypeInfo COMPINFO_VIEW = new ComponentTypeInfo( "javax.faces.ViewRoot", "javax.faces.component.UIViewRoot", new String[] { "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.StateHolder", }, "javax.faces.ViewRoot", null);

24. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

143 : private static final ComponentTypeInfo COMPINFO_VIEW = new ComponentTypeInfo(

25. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

156 : private static final ComponentTypeInfo COMPINFO_COLUMN = new ComponentTypeInfo(

26. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

156 : private static final ComponentTypeInfo COMPINFO_COLUMN = new ComponentTypeInfo( "javax.faces.Column", "javax.faces.component.UIColumn", new String[] { "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object" }, new String[] { "javax.faces.component.StateHolder" }, "javax.faces.Column", null);

27. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

156 : private static final ComponentTypeInfo COMPINFO_COLUMN = new ComponentTypeInfo(

28. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

167 : private static final ComponentTypeInfo COMPINFO_COMMAND = new ComponentTypeInfo(

29. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

167 : private static final ComponentTypeInfo COMPINFO_COMMAND = new ComponentTypeInfo( "javax.faces.HtmlCommandButton", "javax.faces.component.html.HtmlCommandButton", new String[] { "javax.faces.component.UICommand", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object" }, new String[] { "javax.faces.component.ActionSource", "javax.faces.component.StateHolder" }, "javax.faces.Command", "javax.faces.Button");

30. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

167 : private static final ComponentTypeInfo COMPINFO_COMMAND = new ComponentTypeInfo(

31. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

181 : private static final ComponentTypeInfo COMPINFO_COMMANDLINK = new ComponentTypeInfo(

32. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

181 : private static final ComponentTypeInfo COMPINFO_COMMANDLINK = new ComponentTypeInfo( "javax.faces.HtmlCommandLink", "javax.faces.component.html.HtmlCommandLink", new String[] { "javax.faces.component.UICommand", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object" }, new String[] { "javax.faces.component.ActionSource", "javax.faces.component.StateHolder" }, "javax.faces.Command", "javax.faces.Link");

33. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

181 : private static final ComponentTypeInfo COMPINFO_COMMANDLINK = new ComponentTypeInfo(

34. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

195 : private static final ComponentTypeInfo COMPINFO_DATATABLE = new ComponentTypeInfo(

35. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

195 : private static final ComponentTypeInfo COMPINFO_DATATABLE = new ComponentTypeInfo( "javax.faces.HtmlDataTable", "javax.faces.component.html.HtmlDataTable", new String[] { "javax.faces.component.UIData", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object" }, new String[] { "javax.faces.component.NamingContainer", "javax.faces.component.StateHolder" }, "javax.faces.Data", "javax.faces.Table");

36. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

195 : private static final ComponentTypeInfo COMPINFO_DATATABLE = new ComponentTypeInfo(

37. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

209 : private static final ComponentTypeInfo COMPINFO_FORM = new ComponentTypeInfo(

38. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

209 : private static final ComponentTypeInfo COMPINFO_FORM = new ComponentTypeInfo( "javax.faces.HtmlForm", "javax.faces.component.html.HtmlForm", new String[] { "javax.faces.component.UIForm", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object" }, new String[] { "javax.faces.component.NamingContainer", "javax.faces.component.StateHolder" }, "javax.faces.Form", "javax.faces.Form");

39. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

209 : private static final ComponentTypeInfo COMPINFO_FORM = new ComponentTypeInfo(

40. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

223 : private static final ComponentTypeInfo COMPINFO_GRAPHIC = new ComponentTypeInfo(

41. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

223 : private static final ComponentTypeInfo COMPINFO_GRAPHIC = new ComponentTypeInfo( "javax.faces.HtmlGraphicImage", "javax.faces.component.html.HtmlGraphicImage", new String[] { "javax.faces.component.UIGraphic", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.StateHolder", }, "javax.faces.Graphic", "javax.faces.Image");

42. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

223 : private static final ComponentTypeInfo COMPINFO_GRAPHIC = new ComponentTypeInfo(

43. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

235 : private static final ComponentTypeInfo COMPINFO_HIDDEN = new ComponentTypeInfo(

44. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

235 : private static final ComponentTypeInfo COMPINFO_HIDDEN = new ComponentTypeInfo( "javax.faces.HtmlInputHidden", "javax.faces.component.html.HtmlInputHidden", new String[] { "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.Input", "javax.faces.Hidden");

45. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

235 : private static final ComponentTypeInfo COMPINFO_HIDDEN = new ComponentTypeInfo(

46. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

250 : private static final ComponentTypeInfo COMPINFO_SECRET = new ComponentTypeInfo(

47. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

250 : private static final ComponentTypeInfo COMPINFO_SECRET = new ComponentTypeInfo( "javax.faces.HtmlInputSecret", "javax.faces.component.html.HtmlInputSecret", new String[] { "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder" }, "javax.faces.Input", "javax.faces.Secret");

48. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

250 : private static final ComponentTypeInfo COMPINFO_SECRET = new ComponentTypeInfo(

49. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

265 : private static final ComponentTypeInfo COMPINFO_INPUTTEXT = new ComponentTypeInfo(

50. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

265 : private static final ComponentTypeInfo COMPINFO_INPUTTEXT = new ComponentTypeInfo( "javax.faces.HtmlInputText", "javax.faces.component.html.HtmlInputText", new String[] { "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object" }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder" }, "javax.faces.Input", "javax.faces.Text");

51. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

265 : private static final ComponentTypeInfo COMPINFO_INPUTTEXT = new ComponentTypeInfo(

52. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

280 : private static final ComponentTypeInfo COMPINFO_INPUTTEXTAREA = new ComponentTypeInfo(

53. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

280 : private static final ComponentTypeInfo COMPINFO_INPUTTEXTAREA = new ComponentTypeInfo( "javax.faces.HtmlInputTextarea", "javax.faces.component.html.HtmlInputTextarea", new String[] { "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.Input", "javax.faces.Textarea");

54. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

280 : private static final ComponentTypeInfo COMPINFO_INPUTTEXTAREA = new ComponentTypeInfo(

55. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

295 : private static final ComponentTypeInfo COMPINFO_MESSAGE = new ComponentTypeInfo(

56. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

295 : private static final ComponentTypeInfo COMPINFO_MESSAGE = new ComponentTypeInfo( "javax.faces.HtmlMessage", "javax.faces.component.html.HtmlMessage", new String[] { "javax.faces.component.UIMessage", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.StateHolder", }, "javax.faces.Message", "javax.faces.Message");

57. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

295 : private static final ComponentTypeInfo COMPINFO_MESSAGE = new ComponentTypeInfo(

58. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

307 : private static final ComponentTypeInfo COMPINFO_MESSAGES = new ComponentTypeInfo(

59. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

307 : private static final ComponentTypeInfo COMPINFO_MESSAGES = new ComponentTypeInfo( "javax.faces.HtmlMessages", "javax.faces.component.html.HtmlMessages", new String[] { "javax.faces.component.UIMessages", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.StateHolder", }, "javax.faces.Messages", "javax.faces.Messages");

60. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

307 : private static final ComponentTypeInfo COMPINFO_MESSAGES = new ComponentTypeInfo(

61. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

319 : private static final ComponentTypeInfo COMPINFO_OUTPUTFORMAT = new ComponentTypeInfo(

62. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

319 : private static final ComponentTypeInfo COMPINFO_OUTPUTFORMAT = new ComponentTypeInfo( "javax.faces.HtmlOutputFormat", "javax.faces.component.html.HtmlOutputFormat", new String[] { "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.Output", "javax.faces.Format");

63. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

319 : private static final ComponentTypeInfo COMPINFO_OUTPUTFORMAT = new ComponentTypeInfo(

64. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

333 : private static final ComponentTypeInfo COMPINFO_OUTPUTLABEL = new ComponentTypeInfo(

65. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

333 : private static final ComponentTypeInfo COMPINFO_OUTPUTLABEL = new ComponentTypeInfo( "javax.faces.HtmlOutputLabel", "javax.faces.component.html.HtmlOutputLabel", new String[] { "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.Output", "javax.faces.Label");

66. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

333 : private static final ComponentTypeInfo COMPINFO_OUTPUTLABEL = new ComponentTypeInfo(

67. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

347 : private static final ComponentTypeInfo COMPINFO_OUTPUTLINK = new ComponentTypeInfo(

68. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

347 : private static final ComponentTypeInfo COMPINFO_OUTPUTLINK = new ComponentTypeInfo( "javax.faces.HtmlOutputLink", "javax.faces.component.html.HtmlOutputLink", new String[] { "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.Output", "javax.faces.Link");

69. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

347 : private static final ComponentTypeInfo COMPINFO_OUTPUTLINK = new ComponentTypeInfo(

70. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

361 : private static final ComponentTypeInfo COMPINFO_OUTPUTTEXT = new ComponentTypeInfo(

71. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

361 : private static final ComponentTypeInfo COMPINFO_OUTPUTTEXT = new ComponentTypeInfo( "javax.faces.HtmlOutputText", "javax.faces.component.html.HtmlOutputText", new String[] { "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.Output", "javax.faces.Text");

72. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

361 : private static final ComponentTypeInfo COMPINFO_OUTPUTTEXT = new ComponentTypeInfo(

73. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

375 : private static final ComponentTypeInfo COMPINFO_PANELGRID = new ComponentTypeInfo(

74. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

375 : private static final ComponentTypeInfo COMPINFO_PANELGRID = new ComponentTypeInfo( "javax.faces.HtmlPanelGrid", "javax.faces.component.html.HtmlPanelGrid", new String[] { "javax.faces.component.UIPanel", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.StateHolder", }, "javax.faces.Panel", "javax.faces.Grid");

75. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

375 : private static final ComponentTypeInfo COMPINFO_PANELGRID = new ComponentTypeInfo(

76. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

387 : private static final ComponentTypeInfo COMPINFO_PANELGROUP = new ComponentTypeInfo(

77. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

387 : private static final ComponentTypeInfo COMPINFO_PANELGROUP = new ComponentTypeInfo( "javax.faces.HtmlPanelGroup", "javax.faces.component.html.HtmlPanelGroup", new String[] { "javax.faces.component.UIPanel", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.StateHolder", }, "javax.faces.Panel", "javax.faces.Group");

78. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

387 : private static final ComponentTypeInfo COMPINFO_PANELGROUP = new ComponentTypeInfo(

79. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

399 : private static final ComponentTypeInfo COMPINFO_SELECTBOOLEANCHECKBOX = new ComponentTypeInfo(

80. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

399 : private static final ComponentTypeInfo COMPINFO_SELECTBOOLEANCHECKBOX = new ComponentTypeInfo( "javax.faces.HtmlSelectBooleanCheckbox", "javax.faces.component.html.HtmlSelectBooleanCheckbox", new String[] { "javax.faces.component.UISelectBoolean", "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.SelectBoolean", "javax.faces.Checkbox");

81. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

399 : private static final ComponentTypeInfo COMPINFO_SELECTBOOLEANCHECKBOX = new ComponentTypeInfo(

82. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

415 : private static final ComponentTypeInfo COMPINFO_SELECTMANYCHECKBOX = new ComponentTypeInfo(

83. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

415 : private static final ComponentTypeInfo COMPINFO_SELECTMANYCHECKBOX = new ComponentTypeInfo( "javax.faces.HtmlSelectManyCheckbox", "javax.faces.component.html.HtmlSelectManyCheckbox", new String[] { "javax.faces.component.UISelectMany", "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.SelectMany", "javax.faces.Checkbox");

84. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

415 : private static final ComponentTypeInfo COMPINFO_SELECTMANYCHECKBOX = new ComponentTypeInfo(

85. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

431 : private static final ComponentTypeInfo COMPINFO_SELECTMANYLISTBOX = new ComponentTypeInfo(

86. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

431 : private static final ComponentTypeInfo COMPINFO_SELECTMANYLISTBOX = new ComponentTypeInfo( "javax.faces.HtmlSelectManyListbox", "javax.faces.component.html.HtmlSelectManyListbox", new String[] { "javax.faces.component.UISelectMany", "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.SelectMany", "javax.faces.Listbox");

87. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

431 : private static final ComponentTypeInfo COMPINFO_SELECTMANYLISTBOX = new ComponentTypeInfo(

88. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

447 : private static final ComponentTypeInfo COMPINFO_SELECTMANYMENU = new ComponentTypeInfo(

89. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

447 : private static final ComponentTypeInfo COMPINFO_SELECTMANYMENU = new ComponentTypeInfo( "javax.faces.HtmlSelectManyMenu", "javax.faces.component.html.HtmlSelectManyMenu", new String[] { "javax.faces.component.UISelectMany", "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.SelectMany", "javax.faces.Menu");

90. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

447 : private static final ComponentTypeInfo COMPINFO_SELECTMANYMENU = new ComponentTypeInfo(

91. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

463 : private static final ComponentTypeInfo COMPINFO_SELECTONELISTBOX = new ComponentTypeInfo(

92. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

463 : private static final ComponentTypeInfo COMPINFO_SELECTONELISTBOX = new ComponentTypeInfo( "javax.faces.HtmlSelectOneListbox", "javax.faces.component.html.HtmlSelectOneListbox", new String[] { "javax.faces.component.UISelectOne", "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.SelectOne", "javax.faces.Listbox");

93. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

463 : private static final ComponentTypeInfo COMPINFO_SELECTONELISTBOX = new ComponentTypeInfo(

94. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

479 : private static final ComponentTypeInfo COMPINFO_SELECTONEMENU = new ComponentTypeInfo(

95. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

479 : private static final ComponentTypeInfo COMPINFO_SELECTONEMENU = new ComponentTypeInfo( "javax.faces.HtmlSelectOneMenu", "javax.faces.component.html.HtmlSelectOneMenu", new String[] { "javax.faces.component.UISelectOne", "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.SelectOne", "javax.faces.Menu");

96. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

479 : private static final ComponentTypeInfo COMPINFO_SELECTONEMENU = new ComponentTypeInfo(

97. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

495 : private static final ComponentTypeInfo COMPINFO_SELECTONERADIO = new ComponentTypeInfo(

98. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

495 : private static final ComponentTypeInfo COMPINFO_SELECTONERADIO = new ComponentTypeInfo( "javax.faces.HtmlSelectOneRadio", "javax.faces.component.html.HtmlSelectOneRadio", new String[] { "javax.faces.component.UISelectOne", "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.SelectOne", "javax.faces.Radio");

99. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

495 : private static final ComponentTypeInfo COMPINFO_SELECTONERADIO = new ComponentTypeInfo(

100. WARNING: DiscouragedReference

Discouraged access: The constructor ConverterTypeInfo(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

DefaultTagTypeInfo.java :

513 : private static final ConverterTypeInfo CONVERTERINFO_DATETIME = new ConverterTypeInfo( "javax.faces.convert.DateTimeConverter", "javax.faces.DateTime");

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/IAttributeAdvisor.java
1. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

IAttributeAdvisor.java :

13 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagAttributeHandler;

2. WARNING: DiscouragedReference

Discouraged access: The type TagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

IAttributeAdvisor.java :

14 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.TagAttributeHandler;

3. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

IAttributeAdvisor.java :

28 : ITagAttributeHandler createAttributeHandler(String name) throws UnknownAttributeException;

4. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

IAttributeAdvisor.java :

36 : public ITagAttributeHandler createAttributeHandler(String name)

5. WARNING: DiscouragedReference

Discouraged access: The constructor TagAttributeHandler(String, String, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

IAttributeAdvisor.java :

39 : return new TagAttributeHandler(null, name, false);

6. WARNING: DiscouragedReference

Discouraged access: The type TagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

IAttributeAdvisor.java :

39 : return new TagAttributeHandler(null, name, false);

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/ITagResolvingStrategy.java
1. WARNING: DiscouragedReference

Discouraged access: The type IIdentifiableStrategy<INPUT,OUTPUT,IDTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ITagResolvingStrategy.java :

13 : import org.eclipse.jst.jsf.common.internal.strategy.IIdentifiableStrategy;

2. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ITagResolvingStrategy.java :

14 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;

3. WARNING: DiscouragedReference

Discouraged access: The type IIdentifiableStrategy<TLDELEMENT,ITagElement,IDTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ITagResolvingStrategy.java :

25 : IIdentifiableStrategy<TLDELEMENT, ITagElement, IDTYPE>

4. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ITagResolvingStrategy.java :

25 : IIdentifiableStrategy<TLDELEMENT, ITagElement, IDTYPE>

5. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ITagResolvingStrategy.java :

31 : ITagElement resolve(TLDELEMENT element);

6. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

ITagResolvingStrategy.java :

38 : ITagElement getNotFoundIndicator();

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/JSPTagResolvingStrategy.java
1. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

JSPTagResolvingStrategy.java :

13 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;

2. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPTagResolvingStrategy.java :

14 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;

3. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPTagResolvingStrategy.java :

23 : AbstractTagResolvingStrategy<TLDElementDeclaration, String>

4. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

JSPTagResolvingStrategy.java :

26 : public abstract ITagElement resolve(TLDElementDeclaration element);

5. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

JSPTagResolvingStrategy.java :

26 : public abstract ITagElement resolve(TLDElementDeclaration element);

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/MetadataAttributeAdvisor.java
1. WARNING: DiscouragedReference

Discouraged access: The type ComponentPropertyHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

MetadataAttributeAdvisor.java :

14 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ComponentPropertyHandler;

2. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

MetadataAttributeAdvisor.java :

15 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagAttributeHandler;

3. WARNING: DiscouragedReference

Discouraged access: The type TagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

MetadataAttributeAdvisor.java :

16 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.TagAttributeHandler;

4. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

MetadataAttributeAdvisor.java :

32 : public ITagAttributeHandler createAttributeHandler(final String name)

5. WARNING: DiscouragedReference

Discouraged access: The constructor ComponentPropertyHandler(String, String, boolean, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

MetadataAttributeAdvisor.java :

44 : return new ComponentPropertyHandler(customHandler, name, isELAllowed, propertyName);

6. WARNING: DiscouragedReference

Discouraged access: The type ComponentPropertyHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

MetadataAttributeAdvisor.java :

44 : return new ComponentPropertyHandler(customHandler, name,

7. WARNING: DiscouragedReference

Discouraged access: The constructor TagAttributeHandler(String, String, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

MetadataAttributeAdvisor.java :

47 : return new TagAttributeHandler(customHandler, name, isELAllowed);

8. WARNING: DiscouragedReference

Discouraged access: The type TagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

MetadataAttributeAdvisor.java :

47 : return new TagAttributeHandler(customHandler, name, isELAllowed);

9. WARNING: DiscouragedReference

Discouraged access: The constructor TagAttributeHandler(String, String, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

MetadataAttributeAdvisor.java :

49 : return new TagAttributeHandler(null, name, false);

10. WARNING: DiscouragedReference

Discouraged access: The type TagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

MetadataAttributeAdvisor.java :

49 : return new TagAttributeHandler(null, name, false);

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/TLDComponentTagElement.java
1. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDComponentTagElement.java :

13 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;

2. WARNING: DiscouragedReference

Discouraged access: The type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDComponentTagElement.java :

14 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IComponentTagElement;

3. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDComponentTagElement.java :

15 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;

4. WARNING: DiscouragedReference

Discouraged access: The type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDComponentTagElement.java :

25 : IComponentTagElement

5. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDComponentTagElement.java :

31 : private final ComponentTypeInfo _componentTypeInfo;

6. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDComponentTagElement.java :

38 : public TLDComponentTagElement(final TLDElementDeclaration elementDecl

7. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDComponentTagElement.java :

39 : , final ComponentTypeInfo componentTypeInfo, final IAttributeAdvisor advisor)

8. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDComponentTagElement.java :

45 : public ComponentTypeInfo getComponent()

9. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDComponentTagElement.java :

51 : public TagType getType()

10. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDComponentTagElement.java :

53 : return TagType.COMPONENT;

11. WARNING: DiscouragedReference

Discouraged access: The field COMPONENT from the type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDComponentTagElement.java :

53 : return TagType.COMPONENT;

12. WARNING: DiscouragedReference

Discouraged access: The method toString() from the type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDComponentTagElement.java :

60 : return _componentTypeInfo.toString() +

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/TLDConverterTagElement.java
1. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDConverterTagElement.java :

13 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterTypeInfo;

2. WARNING: DiscouragedReference

Discouraged access: The type IConverterTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDConverterTagElement.java :

14 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IConverterTagElement;

3. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDConverterTagElement.java :

15 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;

4. WARNING: DiscouragedReference

Discouraged access: The type IConverterTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDConverterTagElement.java :

23 : public class TLDConverterTagElement extends TLDJSFTagElement implements IConverterTagElement

5. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDConverterTagElement.java :

29 : private final ConverterTypeInfo _converterTypeInfo;

6. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDConverterTagElement.java :

36 : public TLDConverterTagElement(final TLDElementDeclaration elementDecl, final ConverterTypeInfo converterTypeInfo, final IAttributeAdvisor advisor)

7. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDConverterTagElement.java :

36 : public TLDConverterTagElement(final TLDElementDeclaration elementDecl, final ConverterTypeInfo converterTypeInfo, final IAttributeAdvisor advisor)

8. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDConverterTagElement.java :

43 : public TagType getType()

9. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDConverterTagElement.java :

45 : return TagType.CONVERTER;

10. WARNING: DiscouragedReference

Discouraged access: The field CONVERTER from the type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDConverterTagElement.java :

45 : return TagType.CONVERTER;

11. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDConverterTagElement.java :

51 : public final ConverterTypeInfo getConverter()

12. WARNING: DiscouragedReference

Discouraged access: The method toString() from the type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDConverterTagElement.java :

59 : return _converterTypeInfo.toString();

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/TLDJSFTagElement.java
1. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDJSFTagElement.java :

13 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IJSFTagElement;

2. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDJSFTagElement.java :

14 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;

3. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDJSFTagElement.java :

23 : IJSFTagElement

4. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDJSFTagElement.java :

34 : public TLDJSFTagElement(final TLDElementDeclaration elementDecl

5. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDJSFTagElement.java :

40 : public abstract TagType getType();

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/TLDNamespace.java
1. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDNamespace.java :

21 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;

2. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDNamespace.java :

22 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;

3. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDNamespace.java :

24 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDDocument;

4. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDNamespace.java :

25 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;

5. WARNING: DiscouragedReference

Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TLDNamespace.java :

26 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNamedNodeMap;

6. WARNING: DiscouragedReference

Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TLDNamespace.java :

27 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;

7. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDNamespace.java :

35 : public class TLDNamespace extends Namespace

8. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDNamespace.java :

48 : final TLDDocument tldDoc,

9. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDNamespace.java :

49 : final ITagResolvingStrategy<TLDElementDeclaration, String> tagResolver)

10. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDNamespace.java :

72 : public final ITagElement getViewElement(final String name)

11. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDNamespace.java :

82 : public final Collection<? extends ITagElement> getViewElements()

12. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDNamespace.java :

94 : public final Map<String, ITagElement> getCurrentElements()

13. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDNamespace.java :

117 : private final transient TLDDocument _tldDoc;

14. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDNamespace.java :

118 : private final transient ITagResolvingStrategy<TLDElementDeclaration, String> _tagResolver;

15. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDNamespace.java :

121 : private Map<String, ITagElement> _tags; // lazy init in initializeTags

16. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDNamespace.java :

124 : final TLDDocument tldDoc,

17. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDNamespace.java :

125 : final ITagResolvingStrategy<TLDElementDeclaration, String> tagResolver)

18. WARNING: DiscouragedReference

Discouraged access: The method getDisplayName() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDNamespace.java :

135 : String displayName = _tldDoc.getDisplayName();

19. WARNING: DiscouragedReference

Discouraged access: The method getUri() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDNamespace.java :

146 : return _tldDoc.getUri();

20. WARNING: DiscouragedReference

Discouraged access: The method getElements() from the type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TLDNamespace.java :

152 : return _tldDoc.getElements().getLength();

21. WARNING: DiscouragedReference

Discouraged access: The method getLength() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TLDNamespace.java :

152 : return _tldDoc.getElements().getLength();

22. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDNamespace.java :

155 : private ITagElement createTagElement(final String name)

23. WARNING: DiscouragedReference

Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TLDNamespace.java :

157 : CMNode cmNode = _tldDoc.getElements().getNamedItem(name);

24. WARNING: DiscouragedReference

Discouraged access: The method getElements() from the type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TLDNamespace.java :

157 : CMNode cmNode = _tldDoc.getElements().getNamedItem(name);

25. WARNING: DiscouragedReference

Discouraged access: The method getNamedItem(String) from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TLDNamespace.java :

157 : CMNode cmNode = _tldDoc.getElements().getNamedItem(name);

26. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDNamespace.java :

158 : ITagElement tagElement = null;

27. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDNamespace.java :

159 : if (cmNode instanceof TLDElementDeclaration)

28. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDNamespace.java :

162 : .resolve((TLDElementDeclaration) cmNode);

29. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDNamespace.java :

173 : public final Map<String, ITagElement> getAllViewElements()

30. WARNING: DiscouragedReference

Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TLDNamespace.java :

175 : final CMNamedNodeMap elementMap = _tldDoc.getElements();

31. WARNING: DiscouragedReference

Discouraged access: The method getElements() from the type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TLDNamespace.java :

175 : final CMNamedNodeMap elementMap = _tldDoc.getElements();

32. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDNamespace.java :

176 : final Map<String, ITagElement> tags = getOrCreateMap(elementMap

33. WARNING: DiscouragedReference

Discouraged access: The method getLength() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TLDNamespace.java :

176 : final Map<String, ITagElement> tags = getOrCreateMap(elementMap .getLength());

34. WARNING: DiscouragedReference

Discouraged access: The method getLength() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TLDNamespace.java :

185 : for (int i = 0; i < elementMap.getLength(); i++)

35. WARNING: DiscouragedReference

Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TLDNamespace.java :

187 : final CMNode cmNode = elementMap.item(i);

36. WARNING: DiscouragedReference

Discouraged access: The method item(int) from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TLDNamespace.java :

187 : final CMNode cmNode = elementMap.item(i);

37. WARNING: DiscouragedReference

Discouraged access: The method getNodeName() from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TLDNamespace.java :

188 : getViewElement(cmNode.getNodeName());

38. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDNamespace.java :

194 : public ITagElement getViewElement(final String name)

39. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDNamespace.java :

196 : ITagElement tagElement = null;

40. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDNamespace.java :

199 : final Map<String, ITagElement> tags = getOrCreateMap(_tldDoc.getElements().getLength());

41. WARNING: DiscouragedReference

Discouraged access: The method getElements() from the type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TLDNamespace.java :

199 : final Map<String, ITagElement> tags = getOrCreateMap(_tldDoc.getElements().getLength());

42. WARNING: DiscouragedReference

Discouraged access: The method getLength() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TLDNamespace.java :

199 : final Map<String, ITagElement> tags = getOrCreateMap(_tldDoc.getElements().getLength());

43. WARNING: DiscouragedReference

Discouraged access: The method getName() from the type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDNamespace.java :

210 : tags.put(tagElement.getName(), tagElement);

44. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDNamespace.java :

228 : private synchronized Map<String, ITagElement> getOrCreateMap(

45. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDNamespace.java :

236 : .synchronizedMap(new HashMap<String, ITagElement>(

46. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDNamespace.java :

254 : public Map<String, ITagElement> getCurrentElements()

47. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDNamespace.java :

295 : public abstract ITagElement getViewElement(final String name);

48. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDNamespace.java :

302 : public abstract Map<String, ITagElement> getAllViewElements();

49. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDNamespace.java :

312 : public abstract Map<String, ITagElement> getCurrentElements();

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/TLDTagElement.java
1. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagElement.java :

20 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagAttributeHandler;

2. WARNING: DiscouragedReference

Discouraged access: The type TagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagElement.java :

21 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.TagElement;

3. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagElement.java :

22 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDDocument;

4. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagElement.java :

23 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;

5. WARNING: DiscouragedReference

Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TLDTagElement.java :

24 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;

6. WARNING: DiscouragedReference

Discouraged access: The type TagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagElement.java :

33 : public class TLDTagElement extends TagElement

7. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagElement.java :

45 : public TLDTagElement(final TLDElementDeclaration elementDecl

8. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagElement.java :

87 : final ITagAttributeHandler handler = (ITagAttributeHandler) entry.getValue();

9. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagElement.java :

87 : final ITagAttributeHandler handler = (ITagAttributeHandler) entry.getValue();

10. WARNING: DiscouragedReference

Discouraged access: The method getCustomHandler() from the type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagElement.java :

90 : name, handler.getCustomHandler(), handler.getName(),

11. WARNING: DiscouragedReference

Discouraged access: The method getName() from the type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagElement.java :

90 : name, handler.getCustomHandler(), handler.getName(),

12. WARNING: DiscouragedReference

Discouraged access: The method isELAllowed() from the type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagElement.java :

91 : Boolean.valueOf(handler.isELAllowed()));

13. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagElement.java :

108 : private final TLDElementDeclaration _tldDoc;

14. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagElement.java :

111 : public DocumentElementData(final TLDElementDeclaration tldDoc,

15. WARNING: DiscouragedReference

Discouraged access: The method getElementName() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TLDTagElement.java :

121 : return _tldDoc.getElementName();

16. WARNING: DiscouragedReference

Discouraged access: The method getTagclass() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagElement.java :

127 : return _tldDoc.getTagclass();

17. WARNING: DiscouragedReference

Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TLDTagElement.java :

133 : final CMDocument owner = _tldDoc.getOwnerDocument();

18. WARNING: DiscouragedReference

Discouraged access: The method getOwnerDocument() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagElement.java :

133 : final CMDocument owner = _tldDoc.getOwnerDocument();

19. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagElement.java :

135 : if (owner instanceof TLDDocument)

20. WARNING: DiscouragedReference

Discouraged access: The method getUri() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagElement.java :

137 : return ((TLDDocument)owner).getUri();

21. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagElement.java :

137 : return ((TLDDocument)owner).getUri();

22. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("unused")

TLDTagElement.java :

148 : @SuppressWarnings("unused")

23. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagElement.java :

156 : public Map<String, ? extends ITagAttributeHandler> getAttributes()

24. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagElement.java :

175 : private final Map<String, ? extends ITagAttributeHandler> _tagAttributes;

25. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagElement.java :

185 : final Map<String, ? extends ITagAttributeHandler> tagAttributes)

26. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagElement.java :

214 : public Map<String, ? extends ITagAttributeHandler> getAttributes()

27. WARNING: DiscouragedReference

Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagElement.java :

229 : public abstract Map<String, ? extends ITagAttributeHandler> getAttributes();

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/TLDTagHandlerElement.java
1. WARNING: DiscouragedReference

Discouraged access: The type IHandlerTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagHandlerElement.java :

13 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IHandlerTagElement;

2. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagHandlerElement.java :

14 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;

3. WARNING: DiscouragedReference

Discouraged access: The type IHandlerTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagHandlerElement.java :

23 : IHandlerTagElement

4. WARNING: DiscouragedReference

Discouraged access: The type IHandlerTagElement.TagHandlerType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagHandlerElement.java :

29 : private final TagHandlerType _tagHandlerType;

5. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagHandlerElement.java :

36 : public TLDTagHandlerElement(final TLDElementDeclaration elementDecl, final TagHandlerType tagHandlerType, final IAttributeAdvisor advisor)

6. WARNING: DiscouragedReference

Discouraged access: The type IHandlerTagElement.TagHandlerType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagHandlerElement.java :

36 : public TLDTagHandlerElement(final TLDElementDeclaration elementDecl, final TagHandlerType tagHandlerType, final IAttributeAdvisor advisor)

7. WARNING: DiscouragedReference

Discouraged access: The type IHandlerTagElement.TagHandlerType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagHandlerElement.java :

42 : public TagHandlerType getTagHandlerType()

8. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagHandlerElement.java :

48 : public TagType getType()

9. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagHandlerElement.java :

50 : return TagType.HANDLER;

10. WARNING: DiscouragedReference

Discouraged access: The field HANDLER from the type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagHandlerElement.java :

50 : return TagType.HANDLER;

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/TLDValidatorTagElement.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDValidatorTagElement.java :

13 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ValidatorTypeInfo;

2. WARNING: DiscouragedReference

Discouraged access: The type IValidatorTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDValidatorTagElement.java :

14 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IValidatorTagElement;

3. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDValidatorTagElement.java :

15 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;

4. WARNING: DiscouragedReference

Discouraged access: The type IValidatorTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDValidatorTagElement.java :

23 : public class TLDValidatorTagElement extends TLDJSFTagElement implements IValidatorTagElement

5. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDValidatorTagElement.java :

29 : private final ValidatorTypeInfo _validator;

6. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDValidatorTagElement.java :

36 : public TLDValidatorTagElement(final TLDElementDeclaration elementDecl, final ValidatorTypeInfo validatorTypeInfo, final IAttributeAdvisor advisor)

7. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDValidatorTagElement.java :

36 : public TLDValidatorTagElement(final TLDElementDeclaration elementDecl, final ValidatorTypeInfo validatorTypeInfo, final IAttributeAdvisor advisor)

8. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDValidatorTagElement.java :

42 : public final ValidatorTypeInfo getValidator()

9. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDValidatorTagElement.java :

48 : public final TagType getType()

10. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDValidatorTagElement.java :

50 : return TagType.VALIDATOR;

11. WARNING: DiscouragedReference

Discouraged access: The field VALIDATOR from the type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDValidatorTagElement.java :

50 : return TagType.VALIDATOR;

12. WARNING: DiscouragedReference

Discouraged access: The method toString() from the type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDValidatorTagElement.java :

56 : return _validator.toString();

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/TagIntrospectingStrategy.java
1. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagIntrospectingStrategy.java :

14 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;

2. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TagIntrospectingStrategy.java :

17 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;

3. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagIntrospectingStrategy.java :

59 : public ITagElement resolve(TLDElementDeclaration element)

4. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TagIntrospectingStrategy.java :

59 : public ITagElement resolve(TLDElementDeclaration element)

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/UnresolvedJSPTagResolvingStrategy.java
1. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

UnresolvedJSPTagResolvingStrategy.java :

13 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;

2. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnresolvedJSPTagResolvingStrategy.java :

15 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;

3. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

UnresolvedJSPTagResolvingStrategy.java :

48 : public ITagElement resolve(TLDElementDeclaration element)

4. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnresolvedJSPTagResolvingStrategy.java :

48 : public ITagElement resolve(TLDElementDeclaration element)

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/analyzer/TagAnalyzer.java
1. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

32 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;

2. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

33 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterTypeInfo;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

34 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ValidatorTypeInfo;

4. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

35 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IJSFTagElement;

5. WARNING: DiscouragedReference

Discouraged access: The type IHandlerTagElement.TagHandlerType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

36 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IHandlerTagElement.TagHandlerType;

6. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

37 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IJSFTagElement.TagType;

7. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TagAnalyzer.java :

50 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;

8. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TagAnalyzer.java :

140 : public static String findComponentType(final TLDElementDeclaration tldDecl,

9. WARNING: DiscouragedReference

Discouraged access: The method getTagclass() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TagAnalyzer.java :

143 : final String className = tldDecl.getTagclass();

10. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TagAnalyzer.java :

185 : public static String findConverterType(final TLDElementDeclaration tldDecl,

11. WARNING: DiscouragedReference

Discouraged access: The method getTagclass() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TagAnalyzer.java :

196 : final String className = tldDecl.getTagclass();

12. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TagAnalyzer.java :

349 : public static String findValidatorType(final TLDElementDeclaration tldDecl,

13. WARNING: DiscouragedReference

Discouraged access: The method getTagclass() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TagAnalyzer.java :

360 : final String className = tldDecl.getTagclass();

14. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TagAnalyzer.java :

518 : final TLDElementDeclaration tldDecl, final IProject project)

15. WARNING: DiscouragedReference

Discouraged access: The method getNodeName() from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

TagAnalyzer.java :

526 : tldDecl.getNodeName(), project.getName()));

16. WARNING: DiscouragedReference

Discouraged access: The method getTagclass() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TagAnalyzer.java :

537 : final String typeName = tldDecl.getTagclass();

17. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

560 : final TagType tagType = getJSFComponentTagType(type, project);

18. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

568 : if (tagType == TagType.COMPONENT)

19. WARNING: DiscouragedReference

Discouraged access: The field COMPONENT from the type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

568 : if (tagType == TagType.COMPONENT)

20. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

582 : else if (tagType == TagType.CONVERTER)

21. WARNING: DiscouragedReference

Discouraged access: The field CONVERTER from the type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

582 : else if (tagType == TagType.CONVERTER)

22. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

595 : else if (tagType == TagType.VALIDATOR)

23. WARNING: DiscouragedReference

Discouraged access: The field VALIDATOR from the type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

595 : else if (tagType == TagType.VALIDATOR)

24. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

608 : else if (tagType == TagType.HANDLER)

25. WARNING: DiscouragedReference

Discouraged access: The field HANDLER from the type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

608 : else if (tagType == TagType.HANDLER)

26. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TagAnalyzer.java :

636 : final TLDElementDeclaration tldDecl, final IProject project)

27. WARNING: DiscouragedReference

Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

647 : final ComponentTypeInfo typeInfo = DTComponentIntrospector

28. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TagAnalyzer.java :

671 : final TLDElementDeclaration tldDecl, final IProject project)

29. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

682 : final ConverterTypeInfo typeInfo = DTComponentIntrospector

30. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

692 : return new TLDConverterTagElement(tldDecl, ConverterTypeInfo.UNKNOWN, new NullAttributeAdvisor());

31. WARNING: DiscouragedReference

Discouraged access: The field UNKNOWN from the type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

692 : return new TLDConverterTagElement(tldDecl, ConverterTypeInfo.UNKNOWN, new NullAttributeAdvisor());

32. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TagAnalyzer.java :

701 : final TLDElementDeclaration tldDecl, final IProject project)

33. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

712 : final ValidatorTypeInfo typeInfo = DTComponentIntrospector

34. WARNING: DiscouragedReference

Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

721 : return new TLDValidatorTagElement(tldDecl, ValidatorTypeInfo.UNKNOWN, new NullAttributeAdvisor());

35. WARNING: DiscouragedReference

Discouraged access: The field UNKNOWN from the type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

721 : return new TLDValidatorTagElement(tldDecl, ValidatorTypeInfo.UNKNOWN, new NullAttributeAdvisor());

36. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TagAnalyzer.java :

730 : final TLDElementDeclaration tldDecl, final IType type)

37. WARNING: DiscouragedReference

Discouraged access: The type IHandlerTagElement.TagHandlerType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

735 : return new TLDTagHandlerElement(tldDecl, TagHandlerType.FACET, new NullAttributeAdvisor());

38. WARNING: DiscouragedReference

Discouraged access: The field FACET from the type IHandlerTagElement.TagHandlerType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

735 : return new TLDTagHandlerElement(tldDecl, TagHandlerType.FACET, new NullAttributeAdvisor());

39. WARNING: DiscouragedReference

Discouraged access: The type IHandlerTagElement.TagHandlerType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

740 : return new TLDTagHandlerElement(tldDecl, TagHandlerType.ATTRIBUTE, new NullAttributeAdvisor());

40. WARNING: DiscouragedReference

Discouraged access: The field ATTRIBUTE from the type IHandlerTagElement.TagHandlerType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

740 : return new TLDTagHandlerElement(tldDecl, TagHandlerType.ATTRIBUTE, new NullAttributeAdvisor());

41. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

761 : public static IJSFTagElement.TagType getJSFComponentTagType(

42. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

761 : public static IJSFTagElement.TagType getJSFComponentTagType(

43. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

797 : TagType tagType = null;

44. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

802 : tagType = TagType.COMPONENT;

45. WARNING: DiscouragedReference

Discouraged access: The field COMPONENT from the type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

802 : tagType = TagType.COMPONENT;

46. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

807 : tagType = TagType.CONVERTER;

47. WARNING: DiscouragedReference

Discouraged access: The field CONVERTER from the type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

807 : tagType = TagType.CONVERTER;

48. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

812 : tagType = TagType.VALIDATOR;

49. WARNING: DiscouragedReference

Discouraged access: The field VALIDATOR from the type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

812 : tagType = TagType.VALIDATOR;

50. WARNING: DiscouragedReference

Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

817 : tagType = TagType.HANDLER;

51. WARNING: DiscouragedReference

Discouraged access: The field HANDLER from the type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

817 : tagType = TagType.HANDLER;

52. WARNING: DiscouragedReference

Discouraged access: The method toString() from the type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagAnalyzer.java :

824 : tagType != null ? tagType.toString() : "null"));

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/persistence/PersistedDataTagStrategy.java
1. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

PersistedDataTagStrategy.java :

19 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;

2. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

PersistedDataTagStrategy.java :

26 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDDocument;

3. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

PersistedDataTagStrategy.java :

27 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;

4. WARNING: DiscouragedReference

Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

PersistedDataTagStrategy.java :

28 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;

5. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

PersistedDataTagStrategy.java :

136 : for (final Map.Entry<String, ITagElement> elementEntry : ns

6. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

PersistedDataTagStrategy.java :

153 : public ITagElement resolve(final TLDElementDeclaration element)

7. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

PersistedDataTagStrategy.java :

153 : public ITagElement resolve(final TLDElementDeclaration element)

8. WARNING: DiscouragedReference

Discouraged access: The method getElementName() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

PersistedDataTagStrategy.java :

158 : "Attempting to resolve element %s for project %s", element //$NON-NLS-1$ .getElementName(), _project));

9. WARNING: DiscouragedReference

Discouraged access: The method getElementName() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

PersistedDataTagStrategy.java :

170 : final String tagName = element.getElementName();

10. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

PersistedDataTagStrategy.java :

178 : final ITagElement tagElement = ns.getViewElement(tagName);

11. WARNING: DiscouragedReference

Discouraged access: The method getElementName() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

PersistedDataTagStrategy.java :

186 : element.getElementName(), _project));

12. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

PersistedDataTagStrategy.java :

233 : private static String getUri(final TLDElementDeclaration element)

13. WARNING: DiscouragedReference

Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

PersistedDataTagStrategy.java :

235 : final CMDocument owner = element.getOwnerDocument();

14. WARNING: DiscouragedReference

Discouraged access: The method getOwnerDocument() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

PersistedDataTagStrategy.java :

235 : final CMDocument owner = element.getOwnerDocument();

15. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

PersistedDataTagStrategy.java :

237 : if (owner instanceof TLDDocument)

16. WARNING: DiscouragedReference

Discouraged access: The method getUri() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

PersistedDataTagStrategy.java :

239 : return ((TLDDocument) owner).getUri();

17. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

PersistedDataTagStrategy.java :

239 : return ((TLDDocument) owner).getUri();

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/persistence/SerializableTLDNamespace.java
1. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

SerializableTLDNamespace.java :

18 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;

2. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

SerializableTLDNamespace.java :

19 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;

3. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

SerializableTLDNamespace.java :

29 : public class SerializableTLDNamespace extends Namespace

4. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

SerializableTLDNamespace.java :

60 : public ITagElement getViewElement(String name)

5. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

SerializableTLDNamespace.java :

66 : public Collection<? extends ITagElement> getViewElements()

6. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

SerializableTLDNamespace.java :

84 : /* package */void put(final String name, final ITagElement tagElement)

7. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

SerializableTLDNamespace.java :

97 : private final Map<String, ITagElement> _tags;

8. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

SerializableTLDNamespace.java :

105 : Map<String, ITagElement> tags, String uri)

9. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

SerializableTLDNamespace.java :

109 : _tags = new HashMap<String, ITagElement>();

10. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

SerializableTLDNamespace.java :

110 : for (final Map.Entry<String, ITagElement> tagEntry : tags.entrySet())

11. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

SerializableTLDNamespace.java :

130 : public ITagElement getViewElement(String name)

12. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

SerializableTLDNamespace.java :

142 : public Map<String, ITagElement> getAllViewElements()

13. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

SerializableTLDNamespace.java :

154 : public Map<String, ITagElement> getCurrentElements()

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/persistence/TagRepository.java
1. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagRepository.java :

23 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;

2. WARNING: DiscouragedReference

Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TagRepository.java :

68 : for (final ITagElement element : ns.getViewElements())

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/registry/TLDRegistryManager.java
1. WARNING: DiscouragedReference

Discouraged access: The type ResourceSingletonObjectManager<MANAGEDOBJECT,RESOURCE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryManager.java :

22 : import org.eclipse.jst.jsf.common.internal.resource.ResourceSingletonObjectManager;

2. WARNING: DiscouragedReference

Discouraged access: The type ResourceSingletonObjectManager<TLDTagRegistry,IProject> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryManager.java :

35 : ResourceSingletonObjectManager<TLDTagRegistry, IProject>

3. WARNING: DiscouragedReference

Discouraged access: The method getInstance(IProject) from the type ResourceSingletonObjectManager<TLDTagRegistry,IProject> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryManager.java :

124 : return getGlobalManager().getInstance(project);

4. WARNING: DiscouragedReference

Discouraged access: The type ObjectManager<TLDTagRegistry,IProject>.ManagedObjectException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryManager.java :

126 : catch (ManagedObjectException e)

5. WARNING: DiscouragedReference

Discouraged access: The method getManagedResources() from the type ResourceSingletonObjectManager<TLDTagRegistry,IProject> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryManager.java :

151 : final Collection<IProject> projects = TLDRegistryManager.this .getManagedResources();

6. WARNING: DiscouragedReference

Discouraged access: The type ObjectManager<TLDTagRegistry,IProject>.ManagedObjectException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryManager.java :

165 : catch (ManagedObjectException moe)

7. WARNING: DiscouragedReference

Discouraged access: The type ObjectManager<TLDTagRegistry,IProject>.ManagedObjectException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryManager.java :

174 : throws ManagedObjectException

8. WARNING: DiscouragedReference

Discouraged access: The method isInstance(IProject) from the type ResourceSingletonObjectManager<TLDTagRegistry,IProject> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryManager.java :

183 : if (TLDRegistryManager.this.isInstance(project))

9. WARNING: DiscouragedReference

Discouraged access: The method getInstance(IProject) from the type ResourceSingletonObjectManager<TLDTagRegistry,IProject> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryManager.java :

185 : final TLDTagRegistry registry = TLDRegistryManager.this .getInstance(project);

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/registry/TLDRegistryPreferences.java
1. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

18 : import org.eclipse.jst.jsf.common.internal.policy.OrderedListProvider;

2. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

19 : import org.eclipse.jst.jsf.common.internal.policy.OrderedListProvider.OrderableObject;

3. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

36 : private final static List<OrderableObject> DEFAULT_STRATEGY_ORDER;

4. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

40 : final List<OrderableObject> list = new ArrayList<OrderableObject>();

5. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

40 : final List<OrderableObject> list = new ArrayList<OrderableObject>();

6. WARNING: DiscouragedReference

Discouraged access: The constructor OrderedListProvider.OrderableObject(Object, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

41 : list.add(new OrderableObject(new StrategyIdentifier(PersistedDataTagStrategy.DISPLAY_NAME, PersistedDataTagStrategy.ID), true));

7. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

41 : list.add(new OrderableObject(new StrategyIdentifier(PersistedDataTagStrategy.DISPLAY_NAME,

8. WARNING: DiscouragedReference

Discouraged access: The constructor OrderedListProvider.OrderableObject(Object, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

43 : list.add(new OrderableObject(new StrategyIdentifier(DefaultJSPTagResolver.DISPLAY_NAME, DefaultJSPTagResolver.ID), true));

9. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

43 : list.add(new OrderableObject(new StrategyIdentifier(DefaultJSPTagResolver.DISPLAY_NAME,

10. WARNING: DiscouragedReference

Discouraged access: The constructor OrderedListProvider.OrderableObject(Object, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

45 : list.add(new OrderableObject(new StrategyIdentifier(TagIntrospectingStrategy.DISPLAY_NAME, TagIntrospectingStrategy.ID), true));

11. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

45 : list.add(new OrderableObject(new StrategyIdentifier(TagIntrospectingStrategy.DISPLAY_NAME,

12. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

51 : private List<OrderableObject> _ids;

13. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

52 : private List<OrderableObject> _originalIds;

14. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

62 : _ids = new ArrayList<OrderableObject>();

15. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

76 : public OrderedListProvider getOrderedListProvider()

16. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

84 : public List<OrderableObject> getStrategyIdOrdering()

17. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

92 : public void setStrategyIdOrdering(final List<OrderableObject> ids)

18. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

104 : for (final OrderableObject id : _ids)

19. WARNING: DiscouragedReference

Discouraged access: The method isEnabled() from the type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

106 : if (id.isEnabled())

20. WARNING: DiscouragedReference

Discouraged access: The method getObject() from the type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

108 : StrategyIdentifier strategyId = (StrategyIdentifier) id.getObject();

21. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

127 : List<OrderableObject> ids = deserialize(prefStore

22. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

134 : final List<OrderableObject> originalList = new ArrayList<OrderableObject>();

23. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

134 : final List<OrderableObject> originalList = new ArrayList<OrderableObject>();

24. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

135 : for (final OrderableObject id : _ids)

25. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

137 : final OrderableObject copy = id.clone();

26. WARNING: DiscouragedReference

Discouraged access: The method clone() from the type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

137 : final OrderableObject copy = id.clone();

27. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

143 : private String serialize(final List<OrderableObject> ids)

28. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

147 : for (final OrderableObject id : ids)

29. WARNING: DiscouragedReference

Discouraged access: The method getObject() from the type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

149 : StrategyIdentifier strategyId = (StrategyIdentifier) id.getObject();

30. WARNING: DiscouragedReference

Discouraged access: The method isEnabled() from the type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

154 : buffer.append(id.isEnabled());

31. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

160 : private List<OrderableObject> deserialize(final String serializedList)

32. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

162 : final List<OrderableObject> list = new ArrayList<OrderableObject>();

33. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

162 : final List<OrderableObject> list = new ArrayList<OrderableObject>();

34. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

166 : return new ArrayList<OrderableObject>();

35. WARNING: DiscouragedReference

Discouraged access: The constructor OrderedListProvider.OrderableObject(Object, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

183 : list.add(new OrderableObject(strategyIdentifier , Boolean.valueOf(enabled).booleanValue()));

36. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

183 : list.add(new OrderableObject(strategyIdentifier

37. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

205 : setStrategyIdOrdering(new ArrayList<OrderableObject>(

38. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

268 : private class MyOrderedListProvider extends OrderedListProvider

39. WARNING: DiscouragedReference

Discouraged access: The type OrderedListProvider.OrderableObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDRegistryPreferences.java :

271 : protected List<OrderableObject> createAndPopulateOrderedObjects()

Source File: org/eclipse/jst/jsf/designtime/internal/view/model/jsp/registry/TLDTagRegistry.java
1. WARNING: DiscouragedReference

Discouraged access: The type IManagedObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDTagRegistry.java :

30 : import org.eclipse.jst.jsf.common.internal.managedobject.IManagedObject;

2. WARNING: DiscouragedReference

Discouraged access: The type IdentifierOrderedIteratorPolicy<ITERATORTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDTagRegistry.java :

31 : import org.eclipse.jst.jsf.common.internal.policy.IdentifierOrderedIteratorPolicy;

3. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagRegistry.java :

32 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;

4. WARNING: DiscouragedReference

Discouraged access: The type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagRegistry.java :

42 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.CMDocumentFactoryTLD;

5. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagRegistry.java :

43 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDDocument;

6. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagRegistry.java :

44 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;

7. WARNING: DiscouragedReference

Discouraged access: The type IManagedObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDTagRegistry.java :

56 : IManagedObject

8. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagRegistry.java :

61 : private final CompositeTagResolvingStrategy<TLDElementDeclaration> _resolver;

9. WARNING: DiscouragedReference

Discouraged access: The type IdentifierOrderedIteratorPolicy<String> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDTagRegistry.java :

76 : final IdentifierOrderedIteratorPolicy<String> policy =

10. WARNING: DiscouragedReference

Discouraged access: The method setExcludeNonExplicitValues(boolean) from the type IdentifierOrderedIteratorPolicy<String> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDTagRegistry.java :

81 : policy.setExcludeNonExplicitValues(true);

11. WARNING: DiscouragedReference

Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagRegistry.java :

82 : _resolver = new CompositeTagResolvingStrategy<TLDElementDeclaration>(

12. WARNING: DiscouragedReference

Discouraged access: The method addStrategy(ITagResolvingStrategy<TLDElementDeclaration,String>) from the type IteratorPolicyBasedStrategyComposite<TLDElementDeclaration,ITagElement,String,ITagResolvingStrategy<TLDElementDeclaration,String>> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDTagRegistry.java :

86 : _resolver.addStrategy(new TagIntrospectingStrategy(_project));

13. WARNING: DiscouragedReference

Discouraged access: The method addStrategy(ITagResolvingStrategy<TLDElementDeclaration,String>) from the type IteratorPolicyBasedStrategyComposite<TLDElementDeclaration,ITagElement,String,ITagResolvingStrategy<TLDElementDeclaration,String>> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDTagRegistry.java :

87 : _resolver.addStrategy(new DefaultJSPTagResolver(_project));

14. WARNING: DiscouragedReference

Discouraged access: The method addStrategy(ITagResolvingStrategy<TLDElementDeclaration,String>) from the type IteratorPolicyBasedStrategyComposite<TLDElementDeclaration,ITagElement,String,ITagResolvingStrategy<TLDElementDeclaration,String>> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDTagRegistry.java :

90 : _resolver.addStrategy(new UnresolvedJSPTagResolvingStrategy());

15. WARNING: DiscouragedReference

Discouraged access: The method addStrategy(ITagResolvingStrategy<TLDElementDeclaration,String>) from the type IteratorPolicyBasedStrategyComposite<TLDElementDeclaration,ITagElement,String,ITagResolvingStrategy<TLDElementDeclaration,String>> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDTagRegistry.java :

93 : _resolver.addStrategy(_persistedTagStrategy);

16. WARNING: DiscouragedReference

Discouraged access: The type IdentifierOrderedIteratorPolicy<String> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDTagRegistry.java :

98 : private IdentifierOrderedIteratorPolicy<String> getTagResolvingPolicy()

17. WARNING: DiscouragedReference

Discouraged access: The type IdentifierOrderedIteratorPolicy<String> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDTagRegistry.java :

107 : final IdentifierOrderedIteratorPolicy<String> policy = new IdentifierOrderedIteratorPolicy<String>(

18. WARNING: DiscouragedReference

Discouraged access: The constructor IdentifierOrderedIteratorPolicy<String>(Iterable<String>) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDTagRegistry.java :

107 : final IdentifierOrderedIteratorPolicy<String> policy = new IdentifierOrderedIteratorPolicy<String>( strategyOrdering);

19. WARNING: DiscouragedReference

Discouraged access: The type IdentifierOrderedIteratorPolicy<String> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TLDTagRegistry.java :

107 : final IdentifierOrderedIteratorPolicy<String> policy = new IdentifierOrderedIteratorPolicy<String>(

20. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagRegistry.java :

178 : final List<Namespace> namespaces = new ArrayList(

21. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagRegistry.java :

222 : final List<Namespace> affectedObjects = new ArrayList<Namespace>();

22. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagRegistry.java :

222 : final List<Namespace> affectedObjects = new ArrayList<Namespace>();

23. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagRegistry.java :

226 : final Namespace ns = initialize(tldrec, fireEvent);

24. WARNING: DiscouragedReference

Discouraged access: The type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagRegistry.java :

279 : final CMDocumentFactoryTLD factory = new CMDocumentFactoryTLD();

25. WARNING: DiscouragedReference

Discouraged access: The constructor CMDocumentFactoryTLD() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagRegistry.java :

279 : final CMDocumentFactoryTLD factory = new CMDocumentFactoryTLD();

26. WARNING: DiscouragedReference

Discouraged access: The type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagRegistry.java :

279 : final CMDocumentFactoryTLD factory = new CMDocumentFactoryTLD();

27. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagRegistry.java :

280 : final TLDDocument doc = (TLDDocument) factory

28. WARNING: DiscouragedReference

Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagRegistry.java :

280 : final TLDDocument doc = (TLDDocument) factory

29. WARNING: DiscouragedReference

Discouraged access: The method createCMDocument(ITaglibRecord) from the type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagRegistry.java :

280 : final TLDDocument doc = (TLDDocument) factory .createCMDocument(tagRecord);

30. WARNING: DiscouragedReference

Discouraged access: The method getUri() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

TLDTagRegistry.java :

285 : _nsResolved.put(doc.getUri(), ns);

31. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagRegistry.java :

335 : public final synchronized Collection<? extends Namespace> getAllTagLibraries()

32. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagRegistry.java :

373 : public final synchronized Namespace getTagLibrary(final String uri)

33. WARNING: DiscouragedReference

Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagRegistry.java :

386 : final Namespace ns = _nsResolved.get(uri);

34. WARNING: DiscouragedReference

Discouraged access: The method toString() from the type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

TLDTagRegistry.java :

392 : + ns.toString());

Source File: org/eclipse/jst/jsf/designtime/resolver/StructuredDocumentSymbolResolverFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

StructuredDocumentSymbolResolverFactory.java :

18 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;

2. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

StructuredDocumentSymbolResolverFactory.java :

70 : ((IStructuredDocumentContext)context).getStructuredDocument() instanceof IStructuredDocument)

Source File: org/eclipse/jst/jsf/designtime/symbols/JSFSymbolFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSFSymbolFactory.java :

38 : import org.eclipse.jst.jsf.context.symbol.internal.util.IObjectSymbolBasedValueType;

2. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSFSymbolFactory.java :

135 : if (type instanceof IObjectSymbolBasedValueType)

3. WARNING: DiscouragedReference

Discouraged access: The method getSymbol() from the type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSFSymbolFactory.java :

137 : ISymbol resSymbol = ((IObjectSymbolBasedValueType) type) .getSymbol().call(

4. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

JSFSymbolFactory.java :

137 : ISymbol resSymbol = ((IObjectSymbolBasedValueType) type)

Source File: org/eclipse/jst/jsf/metadataprocessors/AbstractMetaDataEnabledFeature.java
1. WARNING: DiscouragedReference

Discouraged access: The type IImageDescriptorProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

AbstractMetaDataEnabledFeature.java :

21 : import org.eclipse.jst.jsf.common.metadata.internal.IImageDescriptorProvider;

2. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

AbstractMetaDataEnabledFeature.java :

22 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataSourceModelProvider;

3. WARNING: DiscouragedReference

Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

AbstractMetaDataEnabledFeature.java :

23 : import org.eclipse.jst.jsf.common.metadata.internal.TraitValueHelper;

4. WARNING: DiscouragedReference

Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

AbstractMetaDataEnabledFeature.java :

84 : return TraitValueHelper.getValueAsString(t);

5. WARNING: DiscouragedReference

Discouraged access: The method getValueAsString(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

AbstractMetaDataEnabledFeature.java :

84 : return TraitValueHelper.getValueAsString(t);

6. WARNING: DiscouragedReference

Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

AbstractMetaDataEnabledFeature.java :

100 : return TraitValueHelper.getValueAsListOfStrings(t);

7. WARNING: DiscouragedReference

Discouraged access: The method getValueAsListOfStrings(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

AbstractMetaDataEnabledFeature.java :

100 : return TraitValueHelper.getValueAsListOfStrings(t);

8. WARNING: DiscouragedReference

Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

AbstractMetaDataEnabledFeature.java :

115 : return TraitValueHelper.getValueAsBoolean(t);

9. WARNING: DiscouragedReference

Discouraged access: The method getValueAsBoolean(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

AbstractMetaDataEnabledFeature.java :

115 : return TraitValueHelper.getValueAsBoolean(t);

10. WARNING: DiscouragedReference

Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

AbstractMetaDataEnabledFeature.java :

145 : IMetaDataSourceModelProvider provider = t.getSourceModelProvider();

11. WARNING: DiscouragedReference

Discouraged access: The type IImageDescriptorProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

AbstractMetaDataEnabledFeature.java :

146 : IImageDescriptorProvider ip = (IImageDescriptorProvider)provider.getAdapter(IImageDescriptorProvider.class);

12. WARNING: DiscouragedReference

Discouraged access: The type IImageDescriptorProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

AbstractMetaDataEnabledFeature.java :

146 : IImageDescriptorProvider ip = (IImageDescriptorProvider)provider.getAdapter(IImageDescriptorProvider.class);

13. WARNING: DiscouragedReference

Discouraged access: The type IImageDescriptorProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

AbstractMetaDataEnabledFeature.java :

146 : IImageDescriptorProvider ip = (IImageDescriptorProvider)provider.getAdapter(IImageDescriptorProvider.class);

14. WARNING: DiscouragedReference

Discouraged access: The method getImageDescriptor(String) from the type IImageDescriptorProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

AbstractMetaDataEnabledFeature.java :

148 : return ip.getImageDescriptor(smallIcon);

Source File: org/eclipse/jst/jsf/metadataprocessors/MetaDataEnabledProcessingFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

MetaDataEnabledProcessingFactory.java :

23 : import org.eclipse.jst.jsf.common.metadata.internal.TraitValueHelper;

2. WARNING: DiscouragedReference

Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

MetaDataEnabledProcessingFactory.java :

155 : String typeId = TraitValueHelper.getValueAsString(trait);

3. WARNING: DiscouragedReference

Discouraged access: The method getValueAsString(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

MetaDataEnabledProcessingFactory.java :

155 : String typeId = TraitValueHelper.getValueAsString(trait);

Source File: org/eclipse/jst/jsf/metadataprocessors/TaglibMetadataContext.java
1. WARNING: DiscouragedReference

Discouraged access: The method getUri() from the type ModelKeyDescriptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

TaglibMetadataContext.java :

53 : this.uri = tagAttrEntity.getModel().getCurrentModelContext().getUri();

Source File: org/eclipse/jst/jsf/tagdisplay/internal/paletteinfos/PaletteInfosPackage.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("hiding")

PaletteInfosPackage.java :

28 : @SuppressWarnings("hiding")

Source File: org/eclipse/jst/jsf/tagdisplay/internal/paletteinfos/impl/PaletteInfoImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

PaletteInfoImpl.java :

19 : import org.eclipse.jst.jsf.common.metadata.internal.TraitValueHelper;

2. WARNING: DiscouragedReference

Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

PaletteInfoImpl.java :

299 : String value = TraitValueHelper.getNLSValue((Trait)this.eContainer.eContainer(), rawValue);

3. WARNING: DiscouragedReference

Discouraged access: The method getNLSValue(Trait, String) from the type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

PaletteInfoImpl.java :

299 : String value = TraitValueHelper.getNLSValue((Trait)this.eContainer.eContainer(), rawValue);

4. WARNING: DiscouragedReference

Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

PaletteInfoImpl.java :

311 : return TraitValueHelper.getValueAsString((Trait)obj.eContainer());

5. WARNING: DiscouragedReference

Discouraged access: The method getValueAsString(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

PaletteInfoImpl.java :

311 : return TraitValueHelper.getValueAsString((Trait)obj.eContainer());

Source File: org/eclipse/jst/jsf/taglibprocessing/attributevalues/CSSClassType.java
1. WARNING: DiscouragedReference

Discouraged access: The type StructuredDocumentContextResolverFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CSSClassType.java :

19 : import org.eclipse.jst.jsf.context.resolver.structureddocument.internal.impl.StructuredDocumentContextResolverFactory;

2. WARNING: DiscouragedReference

Discouraged access: The type IStyleSheetListAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.css.core_1.1.210.v200905060217.jar

CSSClassType.java :

26 : import org.eclipse.wst.css.core.internal.provisional.adapters.IStyleSheetListAdapter;

3. WARNING: DiscouragedReference

Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.css.core_1.1.210.v200905060217.jar

CSSClassType.java :

27 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSNode;

4. WARNING: DiscouragedReference

Discouraged access: The type CSSClassTraverser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.css.core_1.1.210.v200905060217.jar

CSSClassType.java :

28 : import org.eclipse.wst.css.core.internal.util.CSSClassTraverser;

5. WARNING: DiscouragedReference

Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

CSSClassType.java :

29 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;

6. WARNING: DiscouragedReference

Discouraged access: The type StructuredDocumentContextResolverFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CSSClassType.java :

44 : IDOMContextResolver resolver = StructuredDocumentContextResolverFactory.getInstance().getDOMContextResolver(getStructuredDocumentContext());

7. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type StructuredDocumentContextResolverFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CSSClassType.java :

44 : IDOMContextResolver resolver = StructuredDocumentContextResolverFactory.getInstance().getDOMContextResolver(getStructuredDocumentContext());

8. WARNING: DiscouragedReference

Discouraged access: The method getDOMContextResolver(IStructuredDocumentContext) from the type StructuredDocumentContextResolverFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

CSSClassType.java :

44 : IDOMContextResolver resolver = StructuredDocumentContextResolverFactory.getInstance().getDOMContextResolver(getStructuredDocumentContext());

9. WARNING: DiscouragedReference

Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

CSSClassType.java :

63 : if (doc instanceof INodeNotifier) {

10. WARNING: DiscouragedReference

Discouraged access: The type IStyleSheetListAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.css.core_1.1.210.v200905060217.jar

CSSClassType.java :

64 : IStyleSheetListAdapter adapter = (IStyleSheetListAdapter) ((INodeNotifier) doc)

11. WARNING: DiscouragedReference

Discouraged access: The type IStyleSheetListAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.css.core_1.1.210.v200905060217.jar

CSSClassType.java :

64 : IStyleSheetListAdapter adapter = (IStyleSheetListAdapter) ((INodeNotifier) doc)

12. WARNING: DiscouragedReference

Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

CSSClassType.java :

64 : IStyleSheetListAdapter adapter = (IStyleSheetListAdapter) ((INodeNotifier) doc) .getAdapterFor(IStyleSheetListAdapter.class);

13. WARNING: DiscouragedReference

Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

CSSClassType.java :

64 : IStyleSheetListAdapter adapter = (IStyleSheetListAdapter) ((INodeNotifier) doc)

14. WARNING: DiscouragedReference

Discouraged access: The type IStyleSheetListAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.css.core_1.1.210.v200905060217.jar

CSSClassType.java :

65 : .getAdapterFor(IStyleSheetListAdapter.class);

15. WARNING: DiscouragedReference

Discouraged access: The method getStyleSheets() from the type IStyleSheetListAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.css.core_1.1.210.v200905060217.jar

CSSClassType.java :

66 : StyleSheetList ssl = (adapter == null ? null : adapter .getStyleSheets());

16. WARNING: DiscouragedReference

Discouraged access: The type CSSClassTraverser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.css.core_1.1.210.v200905060217.jar

CSSClassType.java :

69 : CSSClassTraverser traverser = new CSSClassTraverser();

17. WARNING: DiscouragedReference

Discouraged access: The constructor CSSClassTraverser() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.css.core_1.1.210.v200905060217.jar

CSSClassType.java :

69 : CSSClassTraverser traverser = new CSSClassTraverser();

18. WARNING: DiscouragedReference

Discouraged access: The type CSSClassTraverser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.css.core_1.1.210.v200905060217.jar

CSSClassType.java :

69 : CSSClassTraverser traverser = new CSSClassTraverser();

19. WARNING: DiscouragedReference

Discouraged access: The method apply(ICSSNode) from the type AbstractCssTraverser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.css.core_1.1.210.v200905060217.jar

CSSClassType.java :

76 : traverser.apply((ICSSNode) ss);

20. WARNING: DiscouragedReference

Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.css.core_1.1.210.v200905060217.jar

CSSClassType.java :

76 : traverser.apply((ICSSNode) ss);

21. WARNING: DiscouragedReference

Discouraged access: The method getClassNames() from the type CSSClassTraverser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.css.core_1.1.210.v200905060217.jar

CSSClassType.java :

81 : c = traverser.getClassNames();

Source File: org/eclipse/jst/jsf/taglibprocessing/attributevalues/DateTimePatternType.java
1. WARNING: DiscouragedReference

Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

DateTimePatternType.java :

22 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMAttr;

2. WARNING: DiscouragedReference

Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

DateTimePatternType.java :

72 : if (aNode instanceof IDOMAttr) {

3. WARNING: DiscouragedReference

Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

DateTimePatternType.java :

73 : Node tagNode = ((IDOMAttr)aNode).getOwnerElement();

4. WARNING: DiscouragedReference

Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

DateTimePatternType.java :

74 : IDOMAttr typeNode = (IDOMAttr) tagNode.getAttributes().getNamedItem("type"); //$NON-NLS-1$

5. WARNING: DiscouragedReference

Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

DateTimePatternType.java :

74 : IDOMAttr typeNode = (IDOMAttr) tagNode.getAttributes().getNamedItem("type"); //$NON-NLS-1$

Source File: org/eclipse/jst/jsf/validation/internal/AbstractXMLViewValidationStrategy.java
1. WARNING: DiscouragedReference

Discouraged access: The type IIdentifiable<IDTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

AbstractXMLViewValidationStrategy.java :

14 : import org.eclipse.jst.jsf.common.internal.policy.IIdentifiable;

2. WARNING: DiscouragedReference

Discouraged access: The type IIdentifiable<String> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

AbstractXMLViewValidationStrategy.java :

22 : public abstract class AbstractXMLViewValidationStrategy implements IIdentifiable<String>

Source File: org/eclipse/jst/jsf/validation/internal/IJSFViewValidator.java
1. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

IJSFViewValidator.java :

15 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;

2. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

IJSFViewValidator.java :

43 : final IStructuredDocumentRegion[] regions,

Source File: org/eclipse/jst/jsf/validation/internal/LocalizedMessage.java
1. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

LocalizedMessage.java :

19 : import org.eclipse.wst.validation.internal.core.Message;

2. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

LocalizedMessage.java :

27 : public class LocalizedMessage extends Message {

3. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

LocalizedMessage.java :

54 : super(null, severity, null);

4. WARNING: DiscouragedReference

Discouraged access: The method setTargetObject(Object) from the type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

LocalizedMessage.java :

56 : setTargetObject(targetObject);

Source File: org/eclipse/jst/jsf/validation/internal/XMLViewDefnValidator.java
1. WARNING: DiscouragedReference

Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewDefnValidator.java :

30 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;

2. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewDefnValidator.java :

31 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;

3. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewDefnValidator.java :

32 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;

4. WARNING: DiscouragedReference

Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

XMLViewDefnValidator.java :

33 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;

5. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewDefnValidator.java :

70 : private void validateTag(final IStructuredDocumentRegion container,

6. WARNING: DiscouragedReference

Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewDefnValidator.java :

111 : IStructuredModel model = null;

7. WARNING: DiscouragedReference

Discouraged access: The method getModelForRead(IFile) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewDefnValidator.java :

127 : model = StructuredModelManager.getModelManager().getModelForRead( viewFile);

8. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewDefnValidator.java :

130 : final IStructuredDocument structuredDoc =

9. WARNING: DiscouragedReference

Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewDefnValidator.java :

131 : model.getStructuredDocument();

10. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewDefnValidator.java :

132 : final IStructuredDocumentRegion[] regions =

11. WARNING: DiscouragedReference

Discouraged access: The method getStructuredDocumentRegions() from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewDefnValidator.java :

133 : structuredDoc.getStructuredDocumentRegions();

12. WARNING: DiscouragedReference

Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewDefnValidator.java :

149 : model.releaseFromRead();

13. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewDefnValidator.java :

155 : IStructuredDocumentRegion[] regions, IValidationReporter reporter)

14. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewDefnValidator.java :

169 : private void validateRegions(final IStructuredDocumentRegion[] regions,

15. WARNING: DiscouragedReference

Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewDefnValidator.java :

173 : for (final IStructuredDocumentRegion curNode : regions)

16. WARNING: DiscouragedReference

Discouraged access: The method getFirstRegion() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewDefnValidator.java :

175 : if (curNode.getFirstRegion().getType() == DOMRegionContext.XML_TAG_OPEN)

17. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

XMLViewDefnValidator.java :

175 : if (curNode.getFirstRegion().getType() == DOMRegionContext.XML_TAG_OPEN)

18. WARNING: DiscouragedReference

Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

XMLViewDefnValidator.java :

175 : if (curNode.getFirstRegion().getType() == DOMRegionContext.XML_TAG_OPEN)

19. WARNING: DiscouragedReference

Discouraged access: The field XML_TAG_OPEN from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

XMLViewDefnValidator.java :

175 : if (curNode.getFirstRegion().getType() == DOMRegionContext.XML_TAG_OPEN)

Source File: org/eclipse/jst/jsf/validation/internal/appconfig/AppConfigValidationUtil.java
1. WARNING: DiscouragedReference

Discouraged access: The type JSPELParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

AppConfigValidationUtil.java :

36 : import org.eclipse.jst.jsp.core.internal.java.jspel.JSPELParser;

2. WARNING: DiscouragedReference

Discouraged access: The type ParseException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

AppConfigValidationUtil.java :

37 : import org.eclipse.jst.jsp.core.internal.java.jspel.ParseException;

3. WARNING: DiscouragedReference

Discouraged access: The type EMF2DOMSSEAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AppConfigValidationUtil.java :

39 : import org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter;

4. WARNING: DiscouragedReference

Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AppConfigValidationUtil.java :

40 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;

5. WARNING: DiscouragedReference

Discouraged access: The type JSPELParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

AppConfigValidationUtil.java :

133 : JSPELParser parser = new JSPELParser(new StringReader(result.elText));

6. WARNING: DiscouragedReference

Discouraged access: The constructor JSPELParser(Reader) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

AppConfigValidationUtil.java :

133 : JSPELParser parser = new JSPELParser(new StringReader(result.elText));

7. WARNING: DiscouragedReference

Discouraged access: The type JSPELParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

AppConfigValidationUtil.java :

133 : JSPELParser parser = new JSPELParser(new StringReader(result.elText));

8. WARNING: DiscouragedReference

Discouraged access: The method Expression() from the type JSPELParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

AppConfigValidationUtil.java :

136 : parser.Expression();

9. WARNING: DiscouragedReference

Discouraged access: The type ParseException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

AppConfigValidationUtil.java :

137 : } catch (ParseException e) {

10. WARNING: DiscouragedReference

Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AppConfigValidationUtil.java :

216 : IDOMNode node = getDomNode(eObj);

11. WARNING: DiscouragedReference

Discouraged access: The method getStartStructuredDocumentRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AppConfigValidationUtil.java :

220 : return node.getStartStructuredDocumentRegion().getStartOffset();

12. WARNING: DiscouragedReference

Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AppConfigValidationUtil.java :

220 : return node.getStartStructuredDocumentRegion().getStartOffset();

13. WARNING: DiscouragedReference

Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AppConfigValidationUtil.java :

233 : IDOMNode node = getDomNode(eObj);

14. WARNING: DiscouragedReference

Discouraged access: The method getEndStructuredDocumentRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AppConfigValidationUtil.java :

237 : return node.getEndStructuredDocumentRegion().getEndOffset()

15. WARNING: DiscouragedReference

Discouraged access: The method getEndOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AppConfigValidationUtil.java :

237 : return node.getEndStructuredDocumentRegion().getEndOffset()

16. WARNING: DiscouragedReference

Discouraged access: The method getStartStructuredDocumentRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AppConfigValidationUtil.java :

238 : - node.getStartStructuredDocumentRegion().getStartOffset();

17. WARNING: DiscouragedReference

Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AppConfigValidationUtil.java :

238 : - node.getStartStructuredDocumentRegion().getStartOffset();

18. WARNING: DiscouragedReference

Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AppConfigValidationUtil.java :

249 : public static IDOMNode getDomNode(EObject eObj)

19. WARNING: DiscouragedReference

Discouraged access: The type EMF2DOMSSEAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AppConfigValidationUtil.java :

255 : if (adapter instanceof EMF2DOMSSEAdapter)

20. WARNING: DiscouragedReference

Discouraged access: The type EMF2DOMSSEAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AppConfigValidationUtil.java :

257 : final EMF2DOMSSEAdapter sseAdapter = (EMF2DOMSSEAdapter) adapter;

21. WARNING: DiscouragedReference

Discouraged access: The type EMF2DOMSSEAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AppConfigValidationUtil.java :

257 : final EMF2DOMSSEAdapter sseAdapter = (EMF2DOMSSEAdapter) adapter;

22. WARNING: DiscouragedReference

Discouraged access: The method getNode() from the type EMF2DOMAdapterImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot

AppConfigValidationUtil.java :

258 : final Node node = sseAdapter.getNode();

23. WARNING: DiscouragedReference

Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AppConfigValidationUtil.java :

259 : if (node instanceof IDOMNode)

24. WARNING: DiscouragedReference

Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AppConfigValidationUtil.java :

261 : return (IDOMNode) node;

Source File: org/eclipse/jst/jsf/validation/internal/appconfig/AppConfigValidator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Logger is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

AppConfigValidator.java :

38 : import org.eclipse.jst.jsp.core.internal.Logger;

2. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

AppConfigValidator.java :

45 : import org.eclipse.wst.validation.internal.core.ValidationException;

3. WARNING: DiscouragedReference

Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AppConfigValidator.java :

50 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;

4. WARNING: DiscouragedReference

Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AppConfigValidator.java :

51 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;

5. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

AppConfigValidator.java :

93 : throws ValidationException {

6. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

AppConfigValidator.java :

98 : catch (final ValidationException e) {

7. WARNING: DiscouragedReference

Discouraged access: The type Logger is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

AppConfigValidator.java :

99 : Logger.logException(e);

8. WARNING: DiscouragedReference

Discouraged access: The method logException(Throwable) from the type Logger is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

AppConfigValidator.java :

99 : Logger.logException(e);

9. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

AppConfigValidator.java :

111 : throws ValidationException

10. WARNING: DiscouragedReference

Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AppConfigValidator.java :

239 : final IDOMModel domModel = facesConfigEdit.getIDOMModel();

11. WARNING: DiscouragedReference

Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AppConfigValidator.java :

240 : final IDOMDocument document = domModel.getDocument();

12. WARNING: DiscouragedReference

Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AppConfigValidator.java :

240 : final IDOMDocument document = domModel.getDocument();

13. WARNING: DiscouragedReference

Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AppConfigValidator.java :

243 : final DocumentType docType = domModel.getDocument().getDoctype();

14. WARNING: DiscouragedReference

Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AppConfigValidator.java :

257 : final NodeList rootNodes = domModel.getDocument().getChildNodes();

Source File: org/eclipse/jst/jsf/validation/internal/appconfig/DiagnosticFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

DiagnosticFactory.java :

19 : import org.eclipse.wst.validation.internal.core.Message;

2. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

DiagnosticFactory.java :

334 : static class MyLocalizedMessage extends Message implements ILocalizedMessage

3. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

DiagnosticFactory.java :

356 : super(JSFCorePlugin.getDefault().getBundle().getSymbolicName(), severity, messageText);

4. WARNING: DiscouragedReference

Discouraged access: The method setTargetObject(Object) from the type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

DiagnosticFactory.java :

359 : setTargetObject(targetObject);

5. WARNING: DiscouragedReference

Discouraged access: The method getOffset() from the type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

DiagnosticFactory.java :

409 : return (offset >= getOffset() && offset < getOffset()+getLength());

6. WARNING: DiscouragedReference

Discouraged access: The method getOffset() from the type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

DiagnosticFactory.java :

409 : return (offset >= getOffset() && offset < getOffset()+getLength());

7. WARNING: DiscouragedReference

Discouraged access: The method getLength() from the type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.validation/@dot

DiagnosticFactory.java :

409 : return (offset >= getOffset() && offset < getOffset()+getLength());

Source File: org/eclipse/jst/jsf/validation/internal/constraints/ConstraintsPackage.java
1. WARNING: UnusedWarningToken

Unnecessary @SuppressWarnings("hiding")

ConstraintsPackage.java :

29 : @SuppressWarnings("hiding")

Source File: org/eclipse/jst/jsf/validation/internal/el/ASTSemanticValidator.java
1. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ASTSemanticValidator.java :

34 : import org.eclipse.jst.jsf.context.symbol.internal.util.IObjectSymbolBasedValueType;

2. WARNING: DiscouragedReference

Discouraged access: The type ASTAddExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

45 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTAddExpression;

3. WARNING: DiscouragedReference

Discouraged access: The type ASTAndExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

46 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTAndExpression;

4. WARNING: DiscouragedReference

Discouraged access: The type ASTChoiceExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

47 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTChoiceExpression;

5. WARNING: DiscouragedReference

Discouraged access: The type ASTEqualityExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

48 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTEqualityExpression;

6. WARNING: DiscouragedReference

Discouraged access: The type ASTExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

49 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTExpression;

7. WARNING: DiscouragedReference

Discouraged access: The type ASTFunctionInvocation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

50 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTFunctionInvocation;

8. WARNING: DiscouragedReference

Discouraged access: The type ASTLiteral is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

51 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTLiteral;

9. WARNING: DiscouragedReference

Discouraged access: The type ASTMultiplyExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

52 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTMultiplyExpression;

10. WARNING: DiscouragedReference

Discouraged access: The type ASTOperatorExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

53 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTOperatorExpression;

11. WARNING: DiscouragedReference

Discouraged access: The type ASTOrExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

54 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTOrExpression;

12. WARNING: DiscouragedReference

Discouraged access: The type ASTRelationalExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

55 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTRelationalExpression;

13. WARNING: DiscouragedReference

Discouraged access: The type ASTUnaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

56 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTUnaryExpression;

14. WARNING: DiscouragedReference

Discouraged access: The type ASTValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

57 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTValue;

15. WARNING: DiscouragedReference

Discouraged access: The type ASTValuePrefix is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

58 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTValuePrefix;

16. WARNING: DiscouragedReference

Discouraged access: The type ASTValueSuffix is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

59 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTValueSuffix;

17. WARNING: DiscouragedReference

Discouraged access: The type JSPELParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

60 : import org.eclipse.jst.jsp.core.internal.java.jspel.JSPELParser;

18. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

61 : import org.eclipse.jst.jsp.core.internal.java.jspel.JSPELParserConstants;

19. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserVisitor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

62 : import org.eclipse.jst.jsp.core.internal.java.jspel.JSPELParserVisitor;

20. WARNING: DiscouragedReference

Discouraged access: The type ParseException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

63 : import org.eclipse.jst.jsp.core.internal.java.jspel.ParseException;

21. WARNING: DiscouragedReference

Discouraged access: The type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

64 : import org.eclipse.jst.jsp.core.internal.java.jspel.SimpleNode;

22. WARNING: DiscouragedReference

Discouraged access: The type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

65 : import org.eclipse.jst.jsp.core.internal.java.jspel.Token;

23. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserVisitor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

68 : class ASTSemanticValidator implements JSPELParserVisitor, IExpressionSemanticValidator

24. WARNING: DiscouragedReference

Discouraged access: The type ASTExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

71 : private final ASTExpression _expr;

25. WARNING: DiscouragedReference

Discouraged access: The type ASTExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

79 : ASTSemanticValidator(final ASTExpression expr,

26. WARNING: DiscouragedReference

Discouraged access: The method jjtAccept(JSPELParserVisitor, Object) from the type ASTExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

109 : _expr.jjtAccept(this, _tracker);

27. WARNING: DiscouragedReference

Discouraged access: The type ASTAddExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

112 : public Object visit(final ASTAddExpression node, final Object data)

28. WARNING: DiscouragedReference

Discouraged access: The type ASTAndExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

118 : public Object visit(final ASTAndExpression node, final Object data)

29. WARNING: DiscouragedReference

Discouraged access: The type ASTChoiceExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

124 : public Object visit(final ASTChoiceExpression node, final Object data)

30. WARNING: DiscouragedReference

Discouraged access: The method jjtGetNumChildren() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

126 : if (node.jjtGetNumChildren() != 3)

31. WARNING: DiscouragedReference

Discouraged access: The method jjtAccept(JSPELParserVisitor, Object) from the type Node is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

132 : node.jjtGetChild(0).jjtAccept(this, data);

32. WARNING: DiscouragedReference

Discouraged access: The method jjtGetChild(int) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

132 : node.jjtGetChild(0).jjtAccept(this, data);

33. WARNING: DiscouragedReference

Discouraged access: The method jjtAccept(JSPELParserVisitor, Object) from the type Node is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

135 : node.jjtGetChild(1).jjtAccept(this, data);

34. WARNING: DiscouragedReference

Discouraged access: The method jjtGetChild(int) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

135 : node.jjtGetChild(1).jjtAccept(this, data);

35. WARNING: DiscouragedReference

Discouraged access: The method jjtAccept(JSPELParserVisitor, Object) from the type Node is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

138 : node.jjtGetChild(2).jjtAccept(this, data);

36. WARNING: DiscouragedReference

Discouraged access: The method jjtGetChild(int) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

138 : node.jjtGetChild(2).jjtAccept(this, data);

37. WARNING: DiscouragedReference

Discouraged access: The type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

152 : final Token firstToken = node.getFirstToken();

38. WARNING: DiscouragedReference

Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

152 : final Token firstToken = node.getFirstToken();

39. WARNING: DiscouragedReference

Discouraged access: The field beginColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

153 : final int offset = _context.getDocumentPosition() + firstToken.beginColumn - 1;

40. WARNING: DiscouragedReference

Discouraged access: The method getLastToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

154 : final int length = node.getLastToken().endColumn - firstToken.beginColumn+1;

41. WARNING: DiscouragedReference

Discouraged access: The field endColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

154 : final int length = node.getLastToken().endColumn - firstToken.beginColumn+1;

42. WARNING: DiscouragedReference

Discouraged access: The field beginColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

154 : final int length = node.getLastToken().endColumn - firstToken.beginColumn+1;

43. WARNING: DiscouragedReference

Discouraged access: The type ASTEqualityExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

168 : public Object visit(final ASTEqualityExpression node, final Object data)

44. WARNING: DiscouragedReference

Discouraged access: The type ASTExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

174 : public Object visit(final ASTExpression node, final Object data) {

45. WARNING: DiscouragedReference

Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

175 : return node.childrenAccept(this, data);

46. WARNING: DiscouragedReference

Discouraged access: The type ASTFunctionInvocation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

178 : public Object visit(final ASTFunctionInvocation node, final Object data)

47. WARNING: DiscouragedReference

Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

182 : final Object retVal = node.childrenAccept(this, data);

48. WARNING: DiscouragedReference

Discouraged access: The type ASTLiteral is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

187 : public Object visit(final ASTLiteral node, final Object data)

49. WARNING: DiscouragedReference

Discouraged access: The method jjtGetNumChildren() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

191 : if (node.jjtGetNumChildren() > 0)

50. WARNING: DiscouragedReference

Discouraged access: The type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

198 : final Token literalToken = node.getFirstToken();

51. WARNING: DiscouragedReference

Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

198 : final Token literalToken = node.getFirstToken();

52. WARNING: DiscouragedReference

Discouraged access: The field kind from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

200 : switch (literalToken.kind)

53. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

202 : case JSPELParserConstants.STRING_LITERAL:

54. WARNING: DiscouragedReference

Discouraged access: The field STRING_LITERAL from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

202 : case JSPELParserConstants.STRING_LITERAL:

55. WARNING: DiscouragedReference

Discouraged access: The field image from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

203 : type = new StringLiteralType(stripQuotes(literalToken.image));

56. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

206 : case JSPELParserConstants.INTEGER_LITERAL:

57. WARNING: DiscouragedReference

Discouraged access: The field INTEGER_LITERAL from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

206 : case JSPELParserConstants.INTEGER_LITERAL:

58. WARNING: DiscouragedReference

Discouraged access: The field image from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

207 : type = new IntegerLiteralType(Long.parseLong(literalToken.image));

59. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

210 : case JSPELParserConstants.FLOATING_POINT_LITERAL:

60. WARNING: DiscouragedReference

Discouraged access: The field FLOATING_POINT_LITERAL from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

210 : case JSPELParserConstants.FLOATING_POINT_LITERAL:

61. WARNING: DiscouragedReference

Discouraged access: The field image from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

211 : type = new FloatLiteralType(Double.parseDouble(literalToken.image));

62. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

214 : case JSPELParserConstants.FALSE:

63. WARNING: DiscouragedReference

Discouraged access: The field FALSE from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

214 : case JSPELParserConstants.FALSE:

64. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

218 : case JSPELParserConstants.TRUE:

65. WARNING: DiscouragedReference

Discouraged access: The field TRUE from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

218 : case JSPELParserConstants.TRUE:

66. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

222 : case JSPELParserConstants.NULL:

67. WARNING: DiscouragedReference

Discouraged access: The field NULL from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

222 : case JSPELParserConstants.NULL:

68. WARNING: DiscouragedReference

Discouraged access: The method toString() from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

227 : JSFCorePlugin.log("Unknown EL literal: " +literalToken.toString(), new Throwable("This throwable simply used to mark a stack trace"));

69. WARNING: DiscouragedReference

Discouraged access: The type ASTMultiplyExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

252 : public Object visit(final ASTMultiplyExpression node, final Object data)

70. WARNING: DiscouragedReference

Discouraged access: The type ASTOrExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

258 : public Object visit(final ASTOrExpression node, final Object data)

71. WARNING: DiscouragedReference

Discouraged access: The type ASTRelationalExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

264 : public Object visit(final ASTRelationalExpression node, final Object data)

72. WARNING: DiscouragedReference

Discouraged access: The type ASTUnaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

270 : public Object visit(final ASTUnaryExpression node, final Object data)

73. WARNING: DiscouragedReference

Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

277 : node.childrenAccept(this, data);

74. WARNING: DiscouragedReference

Discouraged access: The type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

282 : final Token firstToken = node.getFirstToken();

75. WARNING: DiscouragedReference

Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

282 : final Token firstToken = node.getFirstToken();

76. WARNING: DiscouragedReference

Discouraged access: The field beginColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

292 : final int offset = _context.getDocumentPosition() + firstToken.beginColumn - 1;

77. WARNING: DiscouragedReference

Discouraged access: The method getLastToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

293 : final int length = node.getLastToken().endColumn - firstToken.beginColumn+1;

78. WARNING: DiscouragedReference

Discouraged access: The field endColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

293 : final int length = node.getLastToken().endColumn - firstToken.beginColumn+1;

79. WARNING: DiscouragedReference

Discouraged access: The field beginColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

293 : final int length = node.getLastToken().endColumn - firstToken.beginColumn+1;

80. WARNING: DiscouragedReference

Discouraged access: The field beginColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

304 : firstToken.beginColumn - 1;

81. WARNING: DiscouragedReference

Discouraged access: The method getLastToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

305 : final int length = node.getLastToken().endColumn -

82. WARNING: DiscouragedReference

Discouraged access: The field endColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

305 : final int length = node.getLastToken().endColumn -

83. WARNING: DiscouragedReference

Discouraged access: The field beginColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

306 : firstToken.beginColumn+1;

84. WARNING: DiscouragedReference

Discouraged access: The type ASTValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

319 : public Object visit(final ASTValue node, final Object data) {

85. WARNING: DiscouragedReference

Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

324 : node.childrenAccept(this, data);

86. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ASTSemanticValidator.java :

332 : if (type instanceof IObjectSymbolBasedValueType

87. WARNING: DiscouragedReference

Discouraged access: The method getSymbol() from the type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ASTSemanticValidator.java :

333 : && ((IObjectSymbolBasedValueType)type).getSymbol() instanceof IPropertySymbol

88. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ASTSemanticValidator.java :

333 : && ((IObjectSymbolBasedValueType)type).getSymbol() instanceof IPropertySymbol

89. WARNING: DiscouragedReference

Discouraged access: The method getSymbol() from the type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ASTSemanticValidator.java :

334 : && ((IPropertySymbol)((IObjectSymbolBasedValueType)type).getSymbol()).isIntermediate())

90. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ASTSemanticValidator.java :

334 : && ((IPropertySymbol)((IObjectSymbolBasedValueType)type).getSymbol()).isIntermediate())

91. WARNING: DiscouragedReference

Discouraged access: The method getSymbol() from the type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ASTSemanticValidator.java :

340 : ((IPropertySymbol)((IObjectSymbolBasedValueType)type).getSymbol()).getName());

92. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ASTSemanticValidator.java :

340 : ((IPropertySymbol)((IObjectSymbolBasedValueType)type).getSymbol()).getName());

93. WARNING: DiscouragedReference

Discouraged access: The type ASTValuePrefix is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

347 : public Object visit(final ASTValuePrefix node, final Object data)

94. WARNING: DiscouragedReference

Discouraged access: The method jjtGetNumChildren() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

349 : if (node.jjtGetNumChildren() == 0)

95. WARNING: DiscouragedReference

Discouraged access: The type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

351 : final Token token = node.getFirstToken();

96. WARNING: DiscouragedReference

Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

351 : final Token token = node.getFirstToken();

97. WARNING: DiscouragedReference

Discouraged access: The field image from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

352 : final String image = token.image;

98. WARNING: DiscouragedReference

Discouraged access: The field beginColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

359 : _context.getDocumentPosition() + token.beginColumn - 1;

99. WARNING: DiscouragedReference

Discouraged access: The field endColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

360 : final int length = token.endColumn - token.beginColumn + 1;

100. WARNING: DiscouragedReference

Discouraged access: The field beginColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ASTSemanticValidator.java :

360 : final int length = token.endColumn - token.beginColumn + 1;

Source File: org/eclipse/jst/jsf/validation/internal/el/ELExpressionValidator.java
1. WARNING: DiscouragedReference

Discouraged access: The type ASTExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

22 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTExpression;

2. WARNING: DiscouragedReference

Discouraged access: The type JSPELParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

23 : import org.eclipse.jst.jsp.core.internal.java.jspel.JSPELParser;

3. WARNING: DiscouragedReference

Discouraged access: The type ParseException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

24 : import org.eclipse.jst.jsp.core.internal.java.jspel.ParseException;

4. WARNING: DiscouragedReference

Discouraged access: The type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

25 : import org.eclipse.jst.jsp.core.internal.java.jspel.Token;

5. WARNING: DiscouragedReference

Discouraged access: The type TokenMgrError is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

26 : import org.eclipse.jst.jsp.core.internal.java.jspel.TokenMgrError;

6. WARNING: DiscouragedReference

Discouraged access: The type ASTExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

66 : public ASTExpression validateXMLNode()

7. WARNING: DiscouragedReference

Discouraged access: The type JSPELParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

68 : JSPELParser elParser = JSPELParser.createParser(_elText);

8. WARNING: DiscouragedReference

Discouraged access: The type JSPELParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

68 : JSPELParser elParser = JSPELParser.createParser(_elText);

9. WARNING: DiscouragedReference

Discouraged access: The method createParser(String) from the type JSPELParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

68 : JSPELParser elParser = JSPELParser.createParser(_elText);

10. WARNING: DiscouragedReference

Discouraged access: The type ASTExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

72 : final ASTExpression expr = elParser.Expression();

11. WARNING: DiscouragedReference

Discouraged access: The method Expression() from the type JSPELParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

72 : final ASTExpression expr = elParser.Expression();

12. WARNING: DiscouragedReference

Discouraged access: The method getLastToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

84 : if (expr.getLastToken().endColumn < _elText.trim().length()-1)

13. WARNING: DiscouragedReference

Discouraged access: The field endColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

84 : if (expr.getLastToken().endColumn < _elText.trim().length()-1)

14. WARNING: DiscouragedReference

Discouraged access: The method getLastToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

86 : final int offset = _context.getDocumentPosition() + expr.getLastToken().endColumn;

15. WARNING: DiscouragedReference

Discouraged access: The field endColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

86 : final int offset = _context.getDocumentPosition() + expr.getLastToken().endColumn;

16. WARNING: DiscouragedReference

Discouraged access: The method getLastToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

87 : final int length = _elText.trim().length() - expr.getLastToken().endColumn;

17. WARNING: DiscouragedReference

Discouraged access: The field endColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

87 : final int length = _elText.trim().length() - expr.getLastToken().endColumn;

18. WARNING: DiscouragedReference

Discouraged access: The type ParseException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

96 : catch (ParseException e) {

19. WARNING: DiscouragedReference

Discouraged access: The type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

97 : Token curTok = e.currentToken;

20. WARNING: DiscouragedReference

Discouraged access: The field currentToken from the type ParseException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

97 : Token curTok = e.currentToken;

21. WARNING: DiscouragedReference

Discouraged access: The field beginColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

98 : int offset = _context.getDocumentPosition() + curTok.beginColumn;

22. WARNING: DiscouragedReference

Discouraged access: The field endColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

99 : int length = curTok.endColumn - curTok.beginColumn + 1;

23. WARNING: DiscouragedReference

Discouraged access: The field beginColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

99 : int length = curTok.endColumn - curTok.beginColumn + 1;

24. WARNING: DiscouragedReference

Discouraged access: The type TokenMgrError is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

104 : catch (TokenMgrError te) {

25. WARNING: DiscouragedReference

Discouraged access: The type ASTExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

ELExpressionValidator.java :

153 : private void validateSemantics(ASTExpression expr,IStructuredDocumentContext context)

Source File: org/eclipse/jst/jsf/validation/internal/el/operators/BinaryOperator.java
1. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

23 : import org.eclipse.jst.jsp.core.internal.java.jspel.JSPELParserConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

24 : import org.eclipse.jst.jsp.core.internal.java.jspel.Token;

3. WARNING: DiscouragedReference

Discouraged access: The type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

49 : public static BinaryOperator getBinaryOperator(Token operatorToken, DiagnosticFactory diagnosticFactory, IStructuredDocumentContext context)

4. WARNING: DiscouragedReference

Discouraged access: The field kind from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

57 : switch (operatorToken.kind)

5. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

59 : case JSPELParserConstants.AND1:

6. WARNING: DiscouragedReference

Discouraged access: The field AND1 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

59 : case JSPELParserConstants.AND1:

7. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

60 : case JSPELParserConstants.AND2:

8. WARNING: DiscouragedReference

Discouraged access: The field AND2 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

60 : case JSPELParserConstants.AND2:

9. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

63 : case JSPELParserConstants.OR1:

10. WARNING: DiscouragedReference

Discouraged access: The field OR1 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

63 : case JSPELParserConstants.OR1:

11. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

64 : case JSPELParserConstants.OR2:

12. WARNING: DiscouragedReference

Discouraged access: The field OR2 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

64 : case JSPELParserConstants.OR2:

13. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

67 : case JSPELParserConstants.EQ1:

14. WARNING: DiscouragedReference

Discouraged access: The field EQ1 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

67 : case JSPELParserConstants.EQ1:

15. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

68 : case JSPELParserConstants.EQ2:

16. WARNING: DiscouragedReference

Discouraged access: The field EQ2 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

68 : case JSPELParserConstants.EQ2:

17. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

71 : case JSPELParserConstants.NEQ1:

18. WARNING: DiscouragedReference

Discouraged access: The field NEQ1 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

71 : case JSPELParserConstants.NEQ1:

19. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

72 : case JSPELParserConstants.NEQ2:

20. WARNING: DiscouragedReference

Discouraged access: The field NEQ2 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

72 : case JSPELParserConstants.NEQ2:

21. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

75 : case JSPELParserConstants.GT1:

22. WARNING: DiscouragedReference

Discouraged access: The field GT1 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

75 : case JSPELParserConstants.GT1:

23. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

76 : case JSPELParserConstants.GT2:

24. WARNING: DiscouragedReference

Discouraged access: The field GT2 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

76 : case JSPELParserConstants.GT2:

25. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

79 : case JSPELParserConstants.GE1:

26. WARNING: DiscouragedReference

Discouraged access: The field GE1 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

79 : case JSPELParserConstants.GE1:

27. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

80 : case JSPELParserConstants.GE2:

28. WARNING: DiscouragedReference

Discouraged access: The field GE2 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

80 : case JSPELParserConstants.GE2:

29. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

83 : case JSPELParserConstants.LT1:

30. WARNING: DiscouragedReference

Discouraged access: The field LT1 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

83 : case JSPELParserConstants.LT1:

31. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

84 : case JSPELParserConstants.LT2:

32. WARNING: DiscouragedReference

Discouraged access: The field LT2 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

84 : case JSPELParserConstants.LT2:

33. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

87 : case JSPELParserConstants.LE1:

34. WARNING: DiscouragedReference

Discouraged access: The field LE1 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

87 : case JSPELParserConstants.LE1:

35. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

88 : case JSPELParserConstants.LE2:

36. WARNING: DiscouragedReference

Discouraged access: The field LE2 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

88 : case JSPELParserConstants.LE2:

37. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

91 : case JSPELParserConstants.PLUS:

38. WARNING: DiscouragedReference

Discouraged access: The field PLUS from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

91 : case JSPELParserConstants.PLUS:

39. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

94 : case JSPELParserConstants.MINUS:

40. WARNING: DiscouragedReference

Discouraged access: The field MINUS from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

94 : case JSPELParserConstants.MINUS:

41. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

97 : case JSPELParserConstants.MULTIPLY:

42. WARNING: DiscouragedReference

Discouraged access: The field MULTIPLY from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

97 : case JSPELParserConstants.MULTIPLY:

43. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

100 : case JSPELParserConstants.DIVIDE1:

44. WARNING: DiscouragedReference

Discouraged access: The field DIVIDE1 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

100 : case JSPELParserConstants.DIVIDE1:

45. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

101 : case JSPELParserConstants.DIVIDE2:

46. WARNING: DiscouragedReference

Discouraged access: The field DIVIDE2 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

101 : case JSPELParserConstants.DIVIDE2:

47. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

104 : case JSPELParserConstants.MODULUS1:

48. WARNING: DiscouragedReference

Discouraged access: The field MODULUS1 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

104 : case JSPELParserConstants.MODULUS1:

49. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

105 : case JSPELParserConstants.MODULUS2:

50. WARNING: DiscouragedReference

Discouraged access: The field MODULUS2 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

105 : case JSPELParserConstants.MODULUS2:

51. WARNING: DiscouragedReference

Discouraged access: The field image from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

BinaryOperator.java :

109 : throw new IllegalArgumentException("Unknown binary operator: "+operatorToken.image); //$NON-NLS-1$

Source File: org/eclipse/jst/jsf/validation/internal/el/operators/BracketOperator.java
1. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

BracketOperator.java :

25 : import org.eclipse.jst.jsf.context.symbol.internal.util.IObjectSymbolBasedValueType;

2. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

BracketOperator.java :

49 : IObjectSymbolBasedValueType firstArg, ValueType secondArg)

3. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

BracketOperator.java :

72 : protected Diagnostic validateObjectSymbolValue(IObjectSymbolBasedValueType firstArg,

4. WARNING: DiscouragedReference

Discouraged access: The method getSymbol() from the type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

BracketOperator.java :

77 : || firstArg.getSymbol().getTypeDescriptor().isArray())

5. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

BracketOperator.java :

93 : private Diagnostic validateNumericPropertyAccessorBase(IObjectSymbolBasedValueType firstArg,

6. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

BracketOperator.java :

133 : private SignatureBasedType handlePerformNumericPropertyAccessorBase(IObjectSymbolBasedValueType firstArg,

7. WARNING: DiscouragedReference

Discouraged access: The method getSymbol() from the type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

BracketOperator.java :

149 : propResolver.getProperty(firstArg.getSymbol(), index);

8. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

BracketOperator.java :

153 : return IObjectSymbolBasedValueType.getInstance(symbol);

9. WARNING: DiscouragedReference

Discouraged access: The method getInstance(ISymbol) from the type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

BracketOperator.java :

153 : return IObjectSymbolBasedValueType.getInstance(symbol);

Source File: org/eclipse/jst/jsf/validation/internal/el/operators/DotOperator.java
1. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DotOperator.java :

18 : import org.eclipse.jst.jsf.context.symbol.internal.util.IObjectSymbolBasedValueType;

2. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DotOperator.java :

39 : IObjectSymbolBasedValueType firstArg, ValueType secondArg)

3. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

DotOperator.java :

52 : public Diagnostic validateObjectSymbolValue(IObjectSymbolBasedValueType firstArg,

Source File: org/eclipse/jst/jsf/validation/internal/el/operators/EqualityRelationalBinaryOperator.java
1. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

EqualityRelationalBinaryOperator.java :

30 : import org.eclipse.jst.jsf.context.symbol.internal.util.IObjectSymbolBasedValueType;

2. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

EqualityRelationalBinaryOperator.java :

517 : && validateIfEnum instanceof IObjectSymbolBasedValueType)

3. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

EqualityRelationalBinaryOperator.java :

519 : final IObjectSymbolBasedValueType symbolValueType =

4. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

EqualityRelationalBinaryOperator.java :

520 : (IObjectSymbolBasedValueType) validateIfEnum;

5. WARNING: DiscouragedReference

Discouraged access: The method getSymbol() from the type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

EqualityRelationalBinaryOperator.java :

522 : IType type = symbolValueType.getSymbol().getTypeDescriptor().resolveType(symbolValueType.getSymbol().getTypeDescriptor().getTypeSignature());

6. WARNING: DiscouragedReference

Discouraged access: The method getSymbol() from the type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

EqualityRelationalBinaryOperator.java :

522 : IType type = symbolValueType.getSymbol().getTypeDescriptor().resolveType(symbolValueType.getSymbol().getTypeDescriptor().getTypeSignature());

Source File: org/eclipse/jst/jsf/validation/internal/el/operators/MemberAccessorOperator.java
1. WARNING: DiscouragedReference

Discouraged access: The type IMethodSymbolBasedType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

MemberAccessorOperator.java :

25 : import org.eclipse.jst.jsf.context.symbol.internal.util.IMethodSymbolBasedType;

2. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

MemberAccessorOperator.java :

26 : import org.eclipse.jst.jsf.context.symbol.internal.util.IObjectSymbolBasedValueType;

3. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

MemberAccessorOperator.java :

77 : if (!(firstArg instanceof IObjectSymbolBasedValueType))

4. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

MemberAccessorOperator.java :

90 : (IObjectSymbolBasedValueType) firstArg, secondArg);

5. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

MemberAccessorOperator.java :

99 : IObjectSymbolBasedValueType firstArg, ValueType secondArg);

6. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

MemberAccessorOperator.java :

108 : final IObjectSymbolBasedValueType firstArg, final LiteralType secondArg)

7. WARNING: DiscouragedReference

Discouraged access: The method getSymbol() from the type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

MemberAccessorOperator.java :

110 : final IObjectSymbol curBaseSymbol = firstArg.getSymbol();

8. WARNING: DiscouragedReference

Discouraged access: The method getSymbol() from the type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

MemberAccessorOperator.java :

113 : getMemberSymbol(firstArg.getSymbol(), secondArg

9. WARNING: DiscouragedReference

Discouraged access: The method getSymbol() from the type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

MemberAccessorOperator.java :

135 : .getLiteralValue(), firstArg.getSymbol().getName());

10. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

MemberAccessorOperator.java :

149 : if (!(firstArg instanceof IObjectSymbolBasedValueType))

11. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

MemberAccessorOperator.java :

162 : (IObjectSymbolBasedValueType) firstArg, secondArg);

12. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

MemberAccessorOperator.java :

173 : IObjectSymbolBasedValueType firstArg, ValueType secondArg);

13. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

MemberAccessorOperator.java :

183 : final IObjectSymbolBasedValueType firstArg, final LiteralType secondArg)

14. WARNING: DiscouragedReference

Discouraged access: The method getSymbol() from the type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

MemberAccessorOperator.java :

186 : getMemberSymbol(firstArg.getSymbol(), secondArg

15. WARNING: DiscouragedReference

Discouraged access: The constructor IObjectSymbolBasedValueType(IPropertySymbol) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

MemberAccessorOperator.java :

191 : return new IObjectSymbolBasedValueType((IPropertySymbol) symbol);

16. WARNING: DiscouragedReference

Discouraged access: The type IObjectSymbolBasedValueType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

MemberAccessorOperator.java :

191 : return new IObjectSymbolBasedValueType((IPropertySymbol) symbol);

17. WARNING: DiscouragedReference

Discouraged access: The constructor IMethodSymbolBasedType(IMethodSymbol) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

MemberAccessorOperator.java :

195 : return new IMethodSymbolBasedType((IMethodSymbol) symbol);

18. WARNING: DiscouragedReference

Discouraged access: The type IMethodSymbolBasedType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot

MemberAccessorOperator.java :

195 : return new IMethodSymbolBasedType((IMethodSymbol) symbol);

Source File: org/eclipse/jst/jsf/validation/internal/el/operators/UnaryOperator.java
1. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

18 : import org.eclipse.jst.jsp.core.internal.java.jspel.JSPELParserConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

19 : import org.eclipse.jst.jsp.core.internal.java.jspel.Token;

3. WARNING: DiscouragedReference

Discouraged access: The type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

37 : public static boolean isUnaryOperator(Token token)

4. WARNING: DiscouragedReference

Discouraged access: The field kind from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

39 : return (token.kind == JSPELParserConstants.MINUS)

5. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

39 : return (token.kind == JSPELParserConstants.MINUS)

6. WARNING: DiscouragedReference

Discouraged access: The field MINUS from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

39 : return (token.kind == JSPELParserConstants.MINUS)

7. WARNING: DiscouragedReference

Discouraged access: The field kind from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

40 : || (token.kind == JSPELParserConstants.NOT1)

8. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

40 : || (token.kind == JSPELParserConstants.NOT1)

9. WARNING: DiscouragedReference

Discouraged access: The field NOT1 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

40 : || (token.kind == JSPELParserConstants.NOT1)

10. WARNING: DiscouragedReference

Discouraged access: The field kind from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

41 : || (token.kind == JSPELParserConstants.NOT2)

11. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

41 : || (token.kind == JSPELParserConstants.NOT2)

12. WARNING: DiscouragedReference

Discouraged access: The field NOT2 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

41 : || (token.kind == JSPELParserConstants.NOT2)

13. WARNING: DiscouragedReference

Discouraged access: The field kind from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

42 : || (token.kind == JSPELParserConstants.EMPTY);

14. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

42 : || (token.kind == JSPELParserConstants.EMPTY);

15. WARNING: DiscouragedReference

Discouraged access: The field EMPTY from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

42 : || (token.kind == JSPELParserConstants.EMPTY);

16. WARNING: DiscouragedReference

Discouraged access: The type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

50 : public static UnaryOperator createUnaryOperator(Token token, DiagnosticFactory diagnosticFactory)

17. WARNING: DiscouragedReference

Discouraged access: The field kind from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

57 : switch(token.kind)

18. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

59 : case JSPELParserConstants.MINUS:

19. WARNING: DiscouragedReference

Discouraged access: The field MINUS from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

59 : case JSPELParserConstants.MINUS:

20. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

62 : case JSPELParserConstants.NOT1:

21. WARNING: DiscouragedReference

Discouraged access: The field NOT1 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

62 : case JSPELParserConstants.NOT1:

22. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

63 : case JSPELParserConstants.NOT2:

23. WARNING: DiscouragedReference

Discouraged access: The field NOT2 from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

63 : case JSPELParserConstants.NOT2:

24. WARNING: DiscouragedReference

Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

66 : case JSPELParserConstants.EMPTY:

25. WARNING: DiscouragedReference

Discouraged access: The field EMPTY from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

UnaryOperator.java :

66 : case JSPELParserConstants.EMPTY:

Source File: org/eclipse/jst/jsf/validation/internal/strategy/AttributeValidatingStrategy.java
1. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

40 : import org.eclipse.jst.jsf.common.runtime.internal.model.ViewObject;

2. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

41 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentFactory;

3. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

42 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;

4. WARNING: DiscouragedReference

Discouraged access: The type ConverterDecorator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

43 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterDecorator;

5. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

44 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterTypeInfo;

6. WARNING: DiscouragedReference

Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

AttributeValidatingStrategy.java :

68 : import org.eclipse.jst.jsp.core.internal.regions.DOMJSPRegionContexts;

7. WARNING: DiscouragedReference

Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

69 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;

8. WARNING: DiscouragedReference

Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

70 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection;

9. WARNING: DiscouragedReference

Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

71 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList;

10. WARNING: DiscouragedReference

Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AttributeValidatingStrategy.java :

72 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;

11. WARNING: DiscouragedReference

Discouraged access: The method getStart() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

138 : + attrAdapter.getAttributeValueRegion() .getStart());

12. WARNING: DiscouragedReference

Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

301 : final ITextRegion attrValueRegion = attrAdapter

13. WARNING: DiscouragedReference

Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

303 : if (attrValueRegion instanceof ITextRegionCollection)

14. WARNING: DiscouragedReference

Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

305 : final ITextRegionCollection parentRegion = ((ITextRegionCollection) attrValueRegion);

15. WARNING: DiscouragedReference

Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

305 : final ITextRegionCollection parentRegion = ((ITextRegionCollection) attrValueRegion);

16. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

306 : if (parentRegion.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE)

17. WARNING: DiscouragedReference

Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AttributeValidatingStrategy.java :

306 : if (parentRegion.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE)

18. WARNING: DiscouragedReference

Discouraged access: The field XML_TAG_ATTRIBUTE_VALUE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot

AttributeValidatingStrategy.java :

306 : if (parentRegion.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE)

19. WARNING: DiscouragedReference

Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

308 : final ITextRegionList regionList = parentRegion.getRegions();

20. WARNING: DiscouragedReference

Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

308 : final ITextRegionList regionList = parentRegion.getRegions();

21. WARNING: DiscouragedReference

Discouraged access: The method size() from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

310 : if (regionList.size() >= 3)

22. WARNING: DiscouragedReference

Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

312 : final ITextRegion openQuote = regionList.get(0);

23. WARNING: DiscouragedReference

Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

312 : final ITextRegion openQuote = regionList.get(0);

24. WARNING: DiscouragedReference

Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

313 : final ITextRegion vblOpen = regionList.get(1);

25. WARNING: DiscouragedReference

Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

313 : final ITextRegion vblOpen = regionList.get(1);

26. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

315 : if ((openQuote.getType() == DOMJSPRegionContexts.XML_TAG_ATTRIBUTE_VALUE_DQUOTE || openQuote

27. WARNING: DiscouragedReference

Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

AttributeValidatingStrategy.java :

315 : if ((openQuote.getType() == DOMJSPRegionContexts.XML_TAG_ATTRIBUTE_VALUE_DQUOTE || openQuote

28. WARNING: DiscouragedReference

Discouraged access: The field XML_TAG_ATTRIBUTE_VALUE_DQUOTE from the type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

AttributeValidatingStrategy.java :

315 : if ((openQuote.getType() == DOMJSPRegionContexts.XML_TAG_ATTRIBUTE_VALUE_DQUOTE || openQuote

29. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

315 : if ((openQuote.getType() == DOMJSPRegionContexts.XML_TAG_ATTRIBUTE_VALUE_DQUOTE || openQuote .getType() == DOMJSPRegionContexts.JSP_VBL_DQUOTE ||

30. WARNING: DiscouragedReference

Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

AttributeValidatingStrategy.java :

316 : .getType() == DOMJSPRegionContexts.JSP_VBL_DQUOTE ||

31. WARNING: DiscouragedReference

Discouraged access: The field JSP_VBL_DQUOTE from the type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

AttributeValidatingStrategy.java :

316 : .getType() == DOMJSPRegionContexts.JSP_VBL_DQUOTE ||

32. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

317 : openQuote.getType() == DOMJSPRegionContexts.JSP_TAG_ATTRIBUTE_VALUE_DQUOTE)

33. WARNING: DiscouragedReference

Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

AttributeValidatingStrategy.java :

317 : openQuote.getType() == DOMJSPRegionContexts.JSP_TAG_ATTRIBUTE_VALUE_DQUOTE)

34. WARNING: DiscouragedReference

Discouraged access: The field JSP_TAG_ATTRIBUTE_VALUE_DQUOTE from the type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

AttributeValidatingStrategy.java :

317 : openQuote.getType() == DOMJSPRegionContexts.JSP_TAG_ATTRIBUTE_VALUE_DQUOTE)

35. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

318 : && vblOpen.getType() == DOMJSPRegionContexts.JSP_VBL_OPEN)

36. WARNING: DiscouragedReference

Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

AttributeValidatingStrategy.java :

318 : && vblOpen.getType() == DOMJSPRegionContexts.JSP_VBL_OPEN)

37. WARNING: DiscouragedReference

Discouraged access: The field JSP_VBL_OPEN from the type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

AttributeValidatingStrategy.java :

318 : && vblOpen.getType() == DOMJSPRegionContexts.JSP_VBL_OPEN)

38. WARNING: DiscouragedReference

Discouraged access: The method size() from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

322 : && i < regionList.size(); i++)

39. WARNING: DiscouragedReference

Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

324 : final ITextRegion searchRegion = regionList.get(i);

40. WARNING: DiscouragedReference

Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

324 : final ITextRegion searchRegion = regionList.get(i);

41. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

325 : if (searchRegion.getType() == DOMJSPRegionContexts.JSP_VBL_CLOSE)

42. WARNING: DiscouragedReference

Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

AttributeValidatingStrategy.java :

325 : if (searchRegion.getType() == DOMJSPRegionContexts.JSP_VBL_CLOSE)

43. WARNING: DiscouragedReference

Discouraged access: The field JSP_VBL_CLOSE from the type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot

AttributeValidatingStrategy.java :

325 : if (searchRegion.getType() == DOMJSPRegionContexts.JSP_VBL_CLOSE)

44. WARNING: DiscouragedReference

Discouraged access: The method getText() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot

AttributeValidatingStrategy.java :

336 : final int length = parentRegion.getText().length();

45. WARNING: DiscouragedReference

Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

467 : final ViewObject viewObject = mappingService

46. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

472 : if (viewObject instanceof ComponentInfo

47. WARNING: DiscouragedReference

Discouraged access: The method getComponentTypeInfo() from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

473 : && ((ComponentInfo) viewObject).getComponentTypeInfo() != null

48. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

473 : && ((ComponentInfo) viewObject).getComponentTypeInfo() != null

49. WARNING: DiscouragedReference

Discouraged access: The method getComponentTypeInfo() from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

474 : && ((ComponentInfo) viewObject).getComponentTypeInfo()

50. WARNING: DiscouragedReference

Discouraged access: The method isInstanceOf(String) from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

474 : && ((ComponentInfo) viewObject).getComponentTypeInfo() .isInstanceOf( ComponentFactory.INTERFACE_VALUEHOLDER))

51. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

474 : && ((ComponentInfo) viewObject).getComponentTypeInfo()

52. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

476 : ComponentFactory.INTERFACE_VALUEHOLDER))

53. WARNING: DiscouragedReference

Discouraged access: The field INTERFACE_VALUEHOLDER from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

476 : ComponentFactory.INTERFACE_VALUEHOLDER))

54. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

478 : final ComponentInfo component = (ComponentInfo) viewObject;

55. WARNING: DiscouragedReference

Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

478 : final ComponentInfo component = (ComponentInfo) viewObject;

56. WARNING: DiscouragedReference

Discouraged access: The method getDecorators(Class) from the type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

491 : expectedType, exprTypes, component .getDecorators(ComponentFactory.CONVERTER));

57. WARNING: DiscouragedReference

Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

492 : .getDecorators(ComponentFactory.CONVERTER));

58. WARNING: DiscouragedReference

Discouraged access: The field CONVERTER from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

492 : .getDecorators(ComponentFactory.CONVERTER));

59. WARNING: DiscouragedReference

Discouraged access: The type ConverterDecorator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

514 : final CompositeType testTypes, final List<ConverterDecorator> decorators)

60. WARNING: DiscouragedReference

Discouraged access: The type ConverterDecorator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

522 : for (final ConverterDecorator decorator : decorators)

61. WARNING: DiscouragedReference

Discouraged access: The method getTypeInfo() from the type ConverterDecorator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

524 : if (decorator.getTypeInfo() != null)

62. WARNING: DiscouragedReference

Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

526 : final ConverterTypeInfo converterTypeInfo = decorator.getTypeInfo();

63. WARNING: DiscouragedReference

Discouraged access: The method getTypeInfo() from the type ConverterDecorator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

526 : final ConverterTypeInfo converterTypeInfo = decorator.getTypeInfo();

64. WARNING: DiscouragedReference

Discouraged access: The method getForClass() from the type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

527 : if (converterTypeInfo.getForClass().length == 0)

65. WARNING: DiscouragedReference

Discouraged access: The method getForClass() from the type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar

AttributeValidatingStrategy.java :

532 : types.addAll(createSignatures(converterTypeInfo.getForClass()));