Compiler Report

Compiler: Eclipse Java Compiler Version: 0.770, 3.3.0

Number of source files: 1101 Number of classfiles: 1245

Problems: 2918 (Errors: 0 Warnings: 2918 )

Source File: org/eclipse/jst/j2ee/application/internal/impl/ApplicationImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type StringUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationImpl.java :

36 : import org.eclipse.wst.common.internal.emf.utilities.StringUtil;

2. WARNING: DiscouragedReference

Discouraged access: The type StringUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationImpl.java :

99 : if (StringUtil.stringsEqual(uri, aModule.getUri()) && StringUtil.stringsEqual(altDD, aModule.getAltDD()))

3. WARNING: DiscouragedReference

Discouraged access: The method stringsEqual(String, String) from the type StringUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationImpl.java :

99 : if (StringUtil.stringsEqual(uri, aModule.getUri()) && StringUtil.stringsEqual(altDD, aModule.getAltDD()))

4. WARNING: DiscouragedReference

Discouraged access: The type StringUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationImpl.java :

99 : if (StringUtil.stringsEqual(uri, aModule.getUri()) && StringUtil.stringsEqual(altDD, aModule.getAltDD()))

5. WARNING: DiscouragedReference

Discouraged access: The method stringsEqual(String, String) from the type StringUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationImpl.java :

99 : if (StringUtil.stringsEqual(uri, aModule.getUri()) && StringUtil.stringsEqual(altDD, aModule.getAltDD()))

6. WARNING: DiscouragedReference

Discouraged access: The method getSystemId() from the type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationImpl.java :

150 : String systemId = ((XMLResource)eResource()).getSystemId();

7. WARNING: DiscouragedReference

Discouraged access: The method getSystemId() from the type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationImpl.java :

160 : String systemId = ((XMLResource)eResource()).getSystemId();

Source File: org/eclipse/jst/j2ee/application/internal/impl/ApplicationResourceFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

18 : import org.eclipse.wst.common.internal.emf.resource.FileNameResourceFactoryRegistry;

2. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

19 : import org.eclipse.wst.common.internal.emf.resource.Renderer;

3. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

20 : import org.eclipse.wst.common.internal.emf.resource.RendererFactory;

4. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

21 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResource;

5. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

22 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResourceFactory;

6. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

25 : public class ApplicationResourceFactory extends TranslatorResourceFactory {

7. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorResourceFactory(RendererFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

46 : super(RendererFactory.getDefaultRendererFactory());

8. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

46 : super(RendererFactory.getDefaultRendererFactory());

9. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

46 : super(RendererFactory.getDefaultRendererFactory());

10. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

52 : public ApplicationResourceFactory(RendererFactory aRendererFactory) {

11. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorResourceFactory(RendererFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

53 : super(aRendererFactory);

12. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

59 : protected TranslatorResource createResource(URI uri, Renderer aRenderer) {

13. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

59 : protected TranslatorResource createResource(URI uri, Renderer aRenderer) {

14. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

65 : public static void registerWith(RendererFactory aRendererFactory) {

15. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

66 : J2EEResourceFactoryRegistry.INSTANCE.registerLastFileSegment(J2EEConstants.APPLICATION_DD_SHORT_NAME, new ApplicationResourceFactory(aRendererFactory));

16. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

74 : registerWith(RendererFactory.getDefaultRendererFactory());

17. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

74 : registerWith(RendererFactory.getDefaultRendererFactory());

18. WARNING: DiscouragedReference

Discouraged access: The type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

77 : public static void register(FileNameResourceFactoryRegistry aRegistry) {

19. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

78 : aRegistry.registerLastFileSegment(J2EEConstants.APPLICATION_DD_SHORT_NAME, new ApplicationResourceFactory(RendererFactory.getDefaultRendererFactory()));

20. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

78 : aRegistry.registerLastFileSegment(J2EEConstants.APPLICATION_DD_SHORT_NAME, new ApplicationResourceFactory(RendererFactory.getDefaultRendererFactory()));

21. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

78 : aRegistry.registerLastFileSegment(J2EEConstants.APPLICATION_DD_SHORT_NAME, new ApplicationResourceFactory(RendererFactory.getDefaultRendererFactory()));

22. WARNING: DiscouragedReference

Discouraged access: The method getFactory(URI) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceFactory.java :

83 : return J2EEResourceFactoryRegistry.INSTANCE.getFactory(J2EEConstants.APPLICATION_DD_URI_OBJ);

Source File: org/eclipse/jst/j2ee/application/internal/impl/ApplicationResourceImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceImpl.java :

19 : import org.eclipse.wst.common.internal.emf.resource.Renderer;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceImpl.java :

20 : import org.eclipse.wst.common.internal.emf.resource.Translator;

3. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceImpl.java :

28 : public ApplicationResourceImpl(URI uri, Renderer aRenderer) {

4. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceImpl.java :

36 : public ApplicationResourceImpl(Renderer aRenderer) {

5. WARNING: DiscouragedReference

Discouraged access: The method getRootObject() from the type TranslatorResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceImpl.java :

42 : return (Application) getRootObject();

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceImpl.java :

66 : public Translator getRootTranslator() {

Source File: org/eclipse/jst/j2ee/client/internal/impl/ApplicationClientImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The method getSystemId() from the type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientImpl.java :

146 : String systemId = ((XMLResource)eResource()).getSystemId();

2. WARNING: DiscouragedReference

Discouraged access: The method getSystemId() from the type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientImpl.java :

156 : String systemId = ((XMLResource)eResource()).getSystemId();

Source File: org/eclipse/jst/j2ee/client/internal/impl/ApplicationClientResourceFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

19 : import org.eclipse.wst.common.internal.emf.resource.FileNameResourceFactoryRegistry;

2. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

20 : import org.eclipse.wst.common.internal.emf.resource.Renderer;

3. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

21 : import org.eclipse.wst.common.internal.emf.resource.RendererFactory;

4. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

22 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResource;

5. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

23 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResourceFactory;

6. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

26 : public class ApplicationClientResourceFactory extends TranslatorResourceFactory {

7. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorResourceFactory(RendererFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

43 : super(RendererFactory.getDefaultRendererFactory());

8. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

43 : super(RendererFactory.getDefaultRendererFactory());

9. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

43 : super(RendererFactory.getDefaultRendererFactory());

10. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

50 : public ApplicationClientResourceFactory(RendererFactory aRendererFactory) {

11. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorResourceFactory(RendererFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

51 : super(aRendererFactory);

12. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

57 : protected TranslatorResource createResource(URI uri, Renderer aRenderer) {

13. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

57 : protected TranslatorResource createResource(URI uri, Renderer aRenderer) {

14. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

64 : public static void registerWith(RendererFactory aRendererFactory) {

15. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

65 : J2EEResourceFactoryRegistry.INSTANCE.registerLastFileSegment(J2EEConstants.APP_CLIENT_DD_SHORT_NAME, new ApplicationClientResourceFactory(aRendererFactory));

16. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

72 : registerWith(RendererFactory.getDefaultRendererFactory());

17. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

72 : registerWith(RendererFactory.getDefaultRendererFactory());

18. WARNING: DiscouragedReference

Discouraged access: The type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

75 : public static void register(FileNameResourceFactoryRegistry aRegistry) {

19. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

76 : aRegistry.registerLastFileSegment(J2EEConstants.APP_CLIENT_DD_SHORT_NAME, new ApplicationClientResourceFactory(RendererFactory.getDefaultRendererFactory()));

20. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

76 : aRegistry.registerLastFileSegment(J2EEConstants.APP_CLIENT_DD_SHORT_NAME, new ApplicationClientResourceFactory(RendererFactory.getDefaultRendererFactory()));

21. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

76 : aRegistry.registerLastFileSegment(J2EEConstants.APP_CLIENT_DD_SHORT_NAME, new ApplicationClientResourceFactory(RendererFactory.getDefaultRendererFactory()));

22. WARNING: DiscouragedReference

Discouraged access: The method getFactory(URI) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceFactory.java :

81 : return J2EEResourceFactoryRegistry.INSTANCE.getFactory(J2EEConstants.APP_CLIENT_DD_URI_OBJ);

Source File: org/eclipse/jst/j2ee/client/internal/impl/ApplicationClientResourceImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceImpl.java :

21 : import org.eclipse.wst.common.internal.emf.resource.Renderer;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceImpl.java :

22 : import org.eclipse.wst.common.internal.emf.resource.Translator;

3. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceImpl.java :

30 : public ApplicationClientResourceImpl(URI uri, Renderer aRenderer) {

4. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceImpl.java :

38 : public ApplicationClientResourceImpl(Renderer aRenderer) {

5. WARNING: DiscouragedReference

Discouraged access: The method getRootObject() from the type TranslatorResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceImpl.java :

46 : return (ApplicationClient) getRootObject();

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientResourceImpl.java :

104 : public Translator getRootTranslator() {

Source File: org/eclipse/jst/j2ee/common/internal/impl/J2EEResouceFactorySaxRegistry.java
1. WARNING: DiscouragedReference

Discouraged access: The type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

27 : import org.eclipse.wst.common.internal.emf.resource.EMF2SAXRendererFactory;

2. WARNING: DiscouragedReference

Discouraged access: The type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

43 : EMF2SAXRendererFactory.INSTANCE.setValidating(false);

3. WARNING: DiscouragedReference

Discouraged access: The method setValidating(boolean) from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

43 : EMF2SAXRendererFactory.INSTANCE.setValidating(false);

4. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

43 : EMF2SAXRendererFactory.INSTANCE.setValidating(false);

5. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

44 : registerLastFileSegment(J2EEConstants.EJBJAR_DD_SHORT_NAME, new EJBJarResourceFactory(EMF2SAXRendererFactory.INSTANCE));

6. WARNING: DiscouragedReference

Discouraged access: The type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

44 : registerLastFileSegment(J2EEConstants.EJBJAR_DD_SHORT_NAME, new EJBJarResourceFactory(EMF2SAXRendererFactory.INSTANCE));

7. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

44 : registerLastFileSegment(J2EEConstants.EJBJAR_DD_SHORT_NAME, new EJBJarResourceFactory(EMF2SAXRendererFactory.INSTANCE));

8. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

45 : registerLastFileSegment(J2EEConstants.WEBAPP_DD_SHORT_NAME, new WebAppResourceFactory(EMF2SAXRendererFactory.INSTANCE));

9. WARNING: DiscouragedReference

Discouraged access: The type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

45 : registerLastFileSegment(J2EEConstants.WEBAPP_DD_SHORT_NAME, new WebAppResourceFactory(EMF2SAXRendererFactory.INSTANCE));

10. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

45 : registerLastFileSegment(J2EEConstants.WEBAPP_DD_SHORT_NAME, new WebAppResourceFactory(EMF2SAXRendererFactory.INSTANCE));

11. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

46 : registerLastFileSegment(J2EEConstants.APP_CLIENT_DD_SHORT_NAME, new ApplicationClientResourceFactory(EMF2SAXRendererFactory.INSTANCE));

12. WARNING: DiscouragedReference

Discouraged access: The type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

46 : registerLastFileSegment(J2EEConstants.APP_CLIENT_DD_SHORT_NAME, new ApplicationClientResourceFactory(EMF2SAXRendererFactory.INSTANCE));

13. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

46 : registerLastFileSegment(J2EEConstants.APP_CLIENT_DD_SHORT_NAME, new ApplicationClientResourceFactory(EMF2SAXRendererFactory.INSTANCE));

14. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

47 : registerLastFileSegment(J2EEConstants.APPLICATION_DD_SHORT_NAME, new ApplicationResourceFactory(EMF2SAXRendererFactory.INSTANCE));

15. WARNING: DiscouragedReference

Discouraged access: The type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

47 : registerLastFileSegment(J2EEConstants.APPLICATION_DD_SHORT_NAME, new ApplicationResourceFactory(EMF2SAXRendererFactory.INSTANCE));

16. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

47 : registerLastFileSegment(J2EEConstants.APPLICATION_DD_SHORT_NAME, new ApplicationResourceFactory(EMF2SAXRendererFactory.INSTANCE));

17. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

48 : registerLastFileSegment(J2EEConstants.RAR_SHORT_NAME, new ConnectorResourceFactory(EMF2SAXRendererFactory.INSTANCE));

18. WARNING: DiscouragedReference

Discouraged access: The type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

48 : registerLastFileSegment(J2EEConstants.RAR_SHORT_NAME, new ConnectorResourceFactory(EMF2SAXRendererFactory.INSTANCE));

19. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

48 : registerLastFileSegment(J2EEConstants.RAR_SHORT_NAME, new ConnectorResourceFactory(EMF2SAXRendererFactory.INSTANCE));

20. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

49 : registerLastFileSegment(J2EEConstants.WEB_SERVICES_CLIENT_SHORTNAME, new WebServicesClientResourceFactory(EMF2SAXRendererFactory.INSTANCE));

21. WARNING: DiscouragedReference

Discouraged access: The type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

49 : registerLastFileSegment(J2EEConstants.WEB_SERVICES_CLIENT_SHORTNAME, new WebServicesClientResourceFactory(EMF2SAXRendererFactory.INSTANCE));

22. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

49 : registerLastFileSegment(J2EEConstants.WEB_SERVICES_CLIENT_SHORTNAME, new WebServicesClientResourceFactory(EMF2SAXRendererFactory.INSTANCE));

23. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

50 : registerLastFileSegment(WebServiceConstants.WEBSERVICE_DD_SHORT_NAME, new WsddResourceFactory(EMF2SAXRendererFactory.INSTANCE));

24. WARNING: DiscouragedReference

Discouraged access: The type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

50 : registerLastFileSegment(WebServiceConstants.WEBSERVICE_DD_SHORT_NAME, new WsddResourceFactory(EMF2SAXRendererFactory.INSTANCE));

25. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResouceFactorySaxRegistry.java :

50 : registerLastFileSegment(WebServiceConstants.WEBSERVICE_DD_SHORT_NAME, new WsddResourceFactory(EMF2SAXRendererFactory.INSTANCE));

Source File: org/eclipse/jst/j2ee/common/internal/impl/J2EEResourceFactoryDomRegistry.java
1. WARNING: DiscouragedReference

Discouraged access: The type EMF2DOMRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

28 : import org.eclipse.wst.common.internal.emf.resource.EMF2DOMRendererFactory;

2. WARNING: DiscouragedReference

Discouraged access: The type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

29 : import org.eclipse.wst.common.internal.emf.resource.EMF2SAXRendererFactory;

3. WARNING: DiscouragedReference

Discouraged access: The type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

51 : EMF2SAXRendererFactory.INSTANCE.setValidating(false);

4. WARNING: DiscouragedReference

Discouraged access: The method setValidating(boolean) from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

51 : EMF2SAXRendererFactory.INSTANCE.setValidating(false);

5. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type EMF2SAXRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

51 : EMF2SAXRendererFactory.INSTANCE.setValidating(false);

6. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

52 : registerLastFileSegment(J2EEConstants.EJBJAR_DD_SHORT_NAME, new EJBJarResourceFactory(EMF2DOMRendererFactory.INSTANCE));

7. WARNING: DiscouragedReference

Discouraged access: The type EMF2DOMRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

52 : registerLastFileSegment(J2EEConstants.EJBJAR_DD_SHORT_NAME, new EJBJarResourceFactory(EMF2DOMRendererFactory.INSTANCE));

8. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type EMF2DOMRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

52 : registerLastFileSegment(J2EEConstants.EJBJAR_DD_SHORT_NAME, new EJBJarResourceFactory(EMF2DOMRendererFactory.INSTANCE));

9. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

53 : registerLastFileSegment(J2EEConstants.WEBAPP_DD_SHORT_NAME, new WebAppResourceFactory(EMF2DOMRendererFactory.INSTANCE));

10. WARNING: DiscouragedReference

Discouraged access: The type EMF2DOMRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

53 : registerLastFileSegment(J2EEConstants.WEBAPP_DD_SHORT_NAME, new WebAppResourceFactory(EMF2DOMRendererFactory.INSTANCE));

11. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type EMF2DOMRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

53 : registerLastFileSegment(J2EEConstants.WEBAPP_DD_SHORT_NAME, new WebAppResourceFactory(EMF2DOMRendererFactory.INSTANCE));

12. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

54 : registerLastFileSegment(J2EEConstants.APP_CLIENT_DD_SHORT_NAME, new ApplicationClientResourceFactory(EMF2DOMRendererFactory.INSTANCE));

13. WARNING: DiscouragedReference

Discouraged access: The type EMF2DOMRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

54 : registerLastFileSegment(J2EEConstants.APP_CLIENT_DD_SHORT_NAME, new ApplicationClientResourceFactory(EMF2DOMRendererFactory.INSTANCE));

14. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type EMF2DOMRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

54 : registerLastFileSegment(J2EEConstants.APP_CLIENT_DD_SHORT_NAME, new ApplicationClientResourceFactory(EMF2DOMRendererFactory.INSTANCE));

15. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

55 : registerLastFileSegment(J2EEConstants.APPLICATION_DD_SHORT_NAME, new ApplicationResourceFactory(EMF2DOMRendererFactory.INSTANCE));

16. WARNING: DiscouragedReference

Discouraged access: The type EMF2DOMRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

55 : registerLastFileSegment(J2EEConstants.APPLICATION_DD_SHORT_NAME, new ApplicationResourceFactory(EMF2DOMRendererFactory.INSTANCE));

17. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type EMF2DOMRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

55 : registerLastFileSegment(J2EEConstants.APPLICATION_DD_SHORT_NAME, new ApplicationResourceFactory(EMF2DOMRendererFactory.INSTANCE));

18. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

56 : registerLastFileSegment(J2EEConstants.RAR_SHORT_NAME, new ConnectorResourceFactory(EMF2DOMRendererFactory.INSTANCE));

19. WARNING: DiscouragedReference

Discouraged access: The type EMF2DOMRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

56 : registerLastFileSegment(J2EEConstants.RAR_SHORT_NAME, new ConnectorResourceFactory(EMF2DOMRendererFactory.INSTANCE));

20. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type EMF2DOMRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

56 : registerLastFileSegment(J2EEConstants.RAR_SHORT_NAME, new ConnectorResourceFactory(EMF2DOMRendererFactory.INSTANCE));

21. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

57 : registerLastFileSegment(J2EEConstants.WEB_SERVICES_CLIENT_SHORTNAME, new WebServicesClientResourceFactory(EMF2DOMRendererFactory.INSTANCE));

22. WARNING: DiscouragedReference

Discouraged access: The type EMF2DOMRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

57 : registerLastFileSegment(J2EEConstants.WEB_SERVICES_CLIENT_SHORTNAME, new WebServicesClientResourceFactory(EMF2DOMRendererFactory.INSTANCE));

23. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type EMF2DOMRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

57 : registerLastFileSegment(J2EEConstants.WEB_SERVICES_CLIENT_SHORTNAME, new WebServicesClientResourceFactory(EMF2DOMRendererFactory.INSTANCE));

24. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

58 : registerLastFileSegment(WebServiceConstants.WEBSERVICE_DD_SHORT_NAME, new WsddResourceFactory(EMF2DOMRendererFactory.INSTANCE));

25. WARNING: DiscouragedReference

Discouraged access: The type EMF2DOMRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

58 : registerLastFileSegment(WebServiceConstants.WEBSERVICE_DD_SHORT_NAME, new WsddResourceFactory(EMF2DOMRendererFactory.INSTANCE));

26. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type EMF2DOMRendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryDomRegistry.java :

58 : registerLastFileSegment(WebServiceConstants.WEBSERVICE_DD_SHORT_NAME, new WsddResourceFactory(EMF2DOMRendererFactory.INSTANCE));

Source File: org/eclipse/jst/j2ee/common/internal/impl/J2EEResourceFactoryRegistry.java
1. WARNING: DiscouragedReference

Discouraged access: The type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryRegistry.java :

14 : import org.eclipse.wst.common.internal.emf.resource.FileNameResourceFactoryRegistry;

2. WARNING: DiscouragedReference

Discouraged access: The type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryRegistry.java :

17 : public class J2EEResourceFactoryRegistry extends FileNameResourceFactoryRegistry {

3. WARNING: DiscouragedReference

Discouraged access: The constructor FileNameResourceFactoryRegistry() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryRegistry.java :

22 : super();

4. WARNING: DiscouragedReference

Discouraged access: The method delegatedGetFactory(URI) from the type DefaultOverridableResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryRegistry.java :

27 : return super.delegatedGetFactory(uri);

5. WARNING: DiscouragedReference

Discouraged access: The method getFactory(URI) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEResourceFactoryRegistry.java :

28 : return J2EEResourceFactoryRegistry.INSTANCE.getFactory(uri);

Source File: org/eclipse/jst/j2ee/common/internal/impl/QNameImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type NamespaceAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

QNameImpl.java :

19 : import org.eclipse.wst.common.internal.emf.utilities.NamespaceAdapter;

2. WARNING: DiscouragedReference

Discouraged access: The type StringUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

QNameImpl.java :

20 : import org.eclipse.wst.common.internal.emf.utilities.StringUtil;

3. WARNING: DiscouragedReference

Discouraged access: The type NamespaceAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

QNameImpl.java :

150 : String resolved = NamespaceAdapter.getResolvedNamespaceURI(internalPrefixOrNsURI, this);

4. WARNING: DiscouragedReference

Discouraged access: The method getResolvedNamespaceURI(String, EObject) from the type NamespaceAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

QNameImpl.java :

150 : String resolved = NamespaceAdapter.getResolvedNamespaceURI(internalPrefixOrNsURI, this);

5. WARNING: DiscouragedReference

Discouraged access: The type StringUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

QNameImpl.java :

168 : if (!StringUtil.stringsEqual(prefix, oldNsURI))

6. WARNING: DiscouragedReference

Discouraged access: The method stringsEqual(String, String) from the type StringUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

QNameImpl.java :

168 : if (!StringUtil.stringsEqual(prefix, oldNsURI))

7. WARNING: DiscouragedReference

Discouraged access: The type NamespaceAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

QNameImpl.java :

422 : String existingURI = NamespaceAdapter.getNamespaceURIAtThisLevel(prefix, this);

8. WARNING: DiscouragedReference

Discouraged access: The method getNamespaceURIAtThisLevel(String, EObject) from the type NamespaceAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

QNameImpl.java :

422 : String existingURI = NamespaceAdapter.getNamespaceURIAtThisLevel(prefix, this);

9. WARNING: DiscouragedReference

Discouraged access: The type NamespaceAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

QNameImpl.java :

425 : NamespaceAdapter.removeNamespace(prefix, this);

10. WARNING: DiscouragedReference

Discouraged access: The method removeNamespace(String, EObject) from the type NamespaceAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

QNameImpl.java :

425 : NamespaceAdapter.removeNamespace(prefix, this);

11. WARNING: DiscouragedReference

Discouraged access: The type NamespaceAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

QNameImpl.java :

429 : NamespaceAdapter.addNamespace(prefix, nsURI, this);

12. WARNING: DiscouragedReference

Discouraged access: The method addNamespace(String, String, EObject) from the type NamespaceAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

QNameImpl.java :

429 : NamespaceAdapter.addNamespace(prefix, nsURI, this);

Source File: org/eclipse/jst/j2ee/common/internal/impl/SecurityRoleImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

SecurityRoleImpl.java :

26 : import org.eclipse.wst.common.frameworks.internal.enablement.nonui.WorkbenchUtil;

2. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

SecurityRoleImpl.java :

45 : static boolean inEclipse = WorkbenchUtil.workbenchIsRunning();

3. WARNING: DiscouragedReference

Discouraged access: The method workbenchIsRunning() from the type WorkbenchUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

SecurityRoleImpl.java :

45 : static boolean inEclipse = WorkbenchUtil.workbenchIsRunning();

Source File: org/eclipse/jst/j2ee/common/internal/impl/XMLResourceImpl.java
1. WARNING: UnusedImport

The import org.eclipse.jst.j2ee.internal.J2EEVersionConstants is never used

XMLResourceImpl.java :

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

2. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

XMLResourceImpl.java :

26 : import org.eclipse.wst.common.internal.emf.resource.Renderer;

3. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

XMLResourceImpl.java :

27 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResource;

4. WARNING: UnusedImport

The import org.eclipse.wst.common.internal.emf.resource.TranslatorResource is never used

XMLResourceImpl.java :

27 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResource;

5. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

XMLResourceImpl.java :

28 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResourceImpl;

6. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

XMLResourceImpl.java :

32 : public abstract class XMLResourceImpl extends TranslatorResourceImpl implements XMLResource,J2EEVersionResource {

7. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorResourceImpl() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

XMLResourceImpl.java :

72 : super();

8. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorResourceImpl(URI) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

XMLResourceImpl.java :

80 : super(uri);

9. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

XMLResourceImpl.java :

83 : public XMLResourceImpl(URI uri, Renderer aRenderer) {

10. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorResourceImpl(URI, Renderer) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

XMLResourceImpl.java :

84 : super(uri, aRenderer);

11. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

XMLResourceImpl.java :

87 : public XMLResourceImpl(Renderer aRenderer) {

12. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorResourceImpl(Renderer) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

XMLResourceImpl.java :

88 : super(aRenderer);

13. WARNING: DiscouragedReference

Discouraged access: The method initializeContents() from the type TranslatorResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

XMLResourceImpl.java :

95 : super.initializeContents();

14. WARNING: DiscouragedReference

Discouraged access: The method eAdapters() from the type ReferencedXMIResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

XMLResourceImpl.java :

96 : eAdapters().add(new RootVersionAdapter());

15. WARNING: DiscouragedReference

Discouraged access: The method setDoctypeValues(String, String) from the type TranslatorResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

XMLResourceImpl.java :

137 : super.setDoctypeValues(publicId, systemId);

16. WARNING: DiscouragedReference

Discouraged access: The method setVersionID(int) from the type TranslatorResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

XMLResourceImpl.java :

157 : super.setVersionID(id);

17. WARNING: DiscouragedReference

Discouraged access: The method setDoctypeValues(String, String) from the type TranslatorResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

XMLResourceImpl.java :

160 : super.setDoctypeValues(aPublicId,aSystemId);

18. WARNING: DiscouragedReference

Discouraged access: The method getSystemId() from the type TranslatorResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

XMLResourceImpl.java :

186 : setDoctypeValues(id, getSystemId());

19. WARNING: DiscouragedReference

Discouraged access: The method getPublicId() from the type TranslatorResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

XMLResourceImpl.java :

196 : setDoctypeValues(getPublicId(), id);

20. WARNING: DiscouragedReference

Discouraged access: The method preDelete() from the type TranslatorResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

XMLResourceImpl.java :

247 : preDelete();

21. WARNING: DiscouragedReference

Discouraged access: The method getVersionID() from the type TranslatorResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

XMLResourceImpl.java :

274 : return super.getVersionID();

Source File: org/eclipse/jst/j2ee/common/internal/util/IDUtility.java
1. WARNING: DiscouragedReference

Discouraged access: The type IDUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

IDUtility.java :

16 : import org.eclipse.wst.common.internal.emf.utilities.IDUtil;

2. WARNING: DiscouragedReference

Discouraged access: The type IDUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

IDUtility.java :

37 : return IDUtil.getOrAssignID(object);

3. WARNING: DiscouragedReference

Discouraged access: The method getOrAssignID(EObject) from the type IDUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

IDUtility.java :

37 : return IDUtil.getOrAssignID(object);

Source File: org/eclipse/jst/j2ee/ejb/internal/impl/AssemblyDescriptorImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AssemblyDescriptorImpl.java :

38 : import org.eclipse.wst.common.internal.emf.utilities.ExtendedEcoreUtil;

2. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AssemblyDescriptorImpl.java :

449 : ExtendedEcoreUtil.becomeProxy(mp, mp.eResource());

3. WARNING: DiscouragedReference

Discouraged access: The method becomeProxy(EObject, Resource) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AssemblyDescriptorImpl.java :

449 : ExtendedEcoreUtil.becomeProxy(mp, mp.eResource());

4. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AssemblyDescriptorImpl.java :

453 : ExtendedEcoreUtil.becomeProxy(me, me.eResource());

5. WARNING: DiscouragedReference

Discouraged access: The method becomeProxy(EObject, Resource) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AssemblyDescriptorImpl.java :

453 : ExtendedEcoreUtil.becomeProxy(me, me.eResource());

6. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AssemblyDescriptorImpl.java :

469 : ExtendedEcoreUtil.becomeProxy(mt, mt.eResource());

7. WARNING: DiscouragedReference

Discouraged access: The method becomeProxy(EObject, Resource) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AssemblyDescriptorImpl.java :

469 : ExtendedEcoreUtil.becomeProxy(mt, mt.eResource());

8. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AssemblyDescriptorImpl.java :

473 : ExtendedEcoreUtil.becomeProxy(me, me.eResource());

9. WARNING: DiscouragedReference

Discouraged access: The method becomeProxy(EObject, Resource) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AssemblyDescriptorImpl.java :

473 : ExtendedEcoreUtil.becomeProxy(me, me.eResource());

Source File: org/eclipse/jst/j2ee/ejb/internal/impl/EJBJarResourceFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

22 : import org.eclipse.wst.common.internal.emf.resource.FileNameResourceFactoryRegistry;

2. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

23 : import org.eclipse.wst.common.internal.emf.resource.Renderer;

3. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

24 : import org.eclipse.wst.common.internal.emf.resource.RendererFactory;

4. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

25 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResource;

5. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

26 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResourceFactory;

6. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

32 : public class EJBJarResourceFactory extends TranslatorResourceFactory {

7. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorResourceFactory(RendererFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

45 : super(RendererFactory.getDefaultRendererFactory());

8. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

45 : super(RendererFactory.getDefaultRendererFactory());

9. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

45 : super(RendererFactory.getDefaultRendererFactory());

10. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

51 : public EJBJarResourceFactory(RendererFactory aRendererFactory) {

11. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorResourceFactory(RendererFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

52 : super(aRendererFactory);

12. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

58 : protected TranslatorResource createResource(URI uri, Renderer aRenderer) {

13. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

58 : protected TranslatorResource createResource(URI uri, Renderer aRenderer) {

14. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

64 : public static void registerWith(RendererFactory aRendererFactory) {

15. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

65 : J2EEResourceFactoryRegistry.INSTANCE.registerLastFileSegment(J2EEConstants.EJBJAR_DD_SHORT_NAME, new EJBJarResourceFactory(aRendererFactory));

16. WARNING: DiscouragedReference

Discouraged access: The method getFactory(URI) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

68 : return J2EEResourceFactoryRegistry.INSTANCE.getFactory(J2EEConstants.EJBJAR_DD_URI_OBJ);

17. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

76 : registerWith(RendererFactory.getDefaultRendererFactory());

18. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

76 : registerWith(RendererFactory.getDefaultRendererFactory());

19. WARNING: DiscouragedReference

Discouraged access: The type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

78 : public static void register(FileNameResourceFactoryRegistry aRegistry) {

20. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

79 : aRegistry.registerLastFileSegment(J2EEConstants.EJBJAR_DD_SHORT_NAME, new EJBJarResourceFactory(RendererFactory.getDefaultRendererFactory()));

21. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

79 : aRegistry.registerLastFileSegment(J2EEConstants.EJBJAR_DD_SHORT_NAME, new EJBJarResourceFactory(RendererFactory.getDefaultRendererFactory()));

22. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarResourceFactory.java :

79 : aRegistry.registerLastFileSegment(J2EEConstants.EJBJAR_DD_SHORT_NAME, new EJBJarResourceFactory(RendererFactory.getDefaultRendererFactory()));

Source File: org/eclipse/jst/j2ee/ejb/internal/impl/EJBRelationshipRoleImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type IDUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBRelationshipRoleImpl.java :

43 : import org.eclipse.wst.common.internal.emf.utilities.IDUtil;

2. WARNING: DiscouragedReference

Discouraged access: The type IDUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBRelationshipRoleImpl.java :

246 : result = IDUtil.getOrAssignID(this);

3. WARNING: DiscouragedReference

Discouraged access: The method getOrAssignID(EObject) from the type IDUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBRelationshipRoleImpl.java :

246 : result = IDUtil.getOrAssignID(this);

4. WARNING: DiscouragedReference

Discouraged access: The type IDUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBRelationshipRoleImpl.java :

1006 : IDUtil.getOrAssignID(this);

5. WARNING: DiscouragedReference

Discouraged access: The method getOrAssignID(EObject) from the type IDUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBRelationshipRoleImpl.java :

1006 : IDUtil.getOrAssignID(this);

Source File: org/eclipse/jst/j2ee/ejb/internal/impl/EJBResourceImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBResourceImpl.java :

25 : import org.eclipse.wst.common.internal.emf.resource.Renderer;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBResourceImpl.java :

26 : import org.eclipse.wst.common.internal.emf.resource.Translator;

3. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBResourceImpl.java :

37 : public EJBResourceImpl(URI uri, Renderer aRenderer) {

4. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBResourceImpl.java :

44 : public EJBResourceImpl(Renderer aRenderer) {

5. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBResourceImpl.java :

126 : public Translator getRootTranslator() {

6. WARNING: DiscouragedReference

Discouraged access: The method getRootObject() from the type TranslatorResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBResourceImpl.java :

151 : return (EJBJar) getRootObject();

7. WARNING: DiscouragedReference

Discouraged access: The field renderer from the type TranslatorResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBResourceImpl.java :

155 : renderer.setBatchMode(isBatch);

8. WARNING: DiscouragedReference

Discouraged access: The method setBatchMode(boolean) from the type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBResourceImpl.java :

155 : renderer.setBatchMode(isBatch);

9. WARNING: DiscouragedReference

Discouraged access: The field renderer from the type TranslatorResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBResourceImpl.java :

219 : return renderer.isBatchMode();

10. WARNING: DiscouragedReference

Discouraged access: The method isBatchMode() from the type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBResourceImpl.java :

219 : return renderer.isBatchMode();

Source File: org/eclipse/jst/j2ee/ejb/internal/impl/EjbFactoryImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type AdapterFactoryDescriptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EjbFactoryImpl.java :

61 : import org.eclipse.wst.common.internal.emf.utilities.AdapterFactoryDescriptor;

2. WARNING: DiscouragedReference

Discouraged access: The type AdapterFactoryUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EjbFactoryImpl.java :

62 : import org.eclipse.wst.common.internal.emf.utilities.AdapterFactoryUtil;

3. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EjbFactoryImpl.java :

63 : import org.eclipse.wst.common.internal.emf.utilities.ExtendedEcoreUtil;

4. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EjbFactoryImpl.java :

322 : Adapter loadingAdapter = ExtendedEcoreUtil.createAdapterForLoading(cmpAdapter,cmp);

5. WARNING: DiscouragedReference

Discouraged access: The method createAdapterForLoading(Adapter, EObject) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EjbFactoryImpl.java :

322 : Adapter loadingAdapter = ExtendedEcoreUtil.createAdapterForLoading(cmpAdapter,cmp);

6. WARNING: DiscouragedReference

Discouraged access: The type AdapterFactoryDescriptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EjbFactoryImpl.java :

671 : public static void internalRegisterCMPAdapterFactory(AdapterFactoryDescriptor config) {

7. WARNING: DiscouragedReference

Discouraged access: The type AdapterFactoryDescriptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EjbFactoryImpl.java :

675 : public static void internalRegisterEJBRelationAdapterFactory(AdapterFactoryDescriptor config) {

8. WARNING: DiscouragedReference

Discouraged access: The type AdapterFactoryDescriptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EjbFactoryImpl.java :

678 : public static void internalRegisterRelationshipsAdapterFactory(AdapterFactoryDescriptor config) {

9. WARNING: DiscouragedReference

Discouraged access: The type AdapterFactoryUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EjbFactoryImpl.java :

685 : AdapterFactoryUtil.createAdapterFactories(CMP_ADAPTER_FACTORY_DESCRIPTORS, CMP_ADAPTER_FACTORIES);

10. WARNING: DiscouragedReference

Discouraged access: The method createAdapterFactories(List, List) from the type AdapterFactoryUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EjbFactoryImpl.java :

685 : AdapterFactoryUtil.createAdapterFactories(CMP_ADAPTER_FACTORY_DESCRIPTORS, CMP_ADAPTER_FACTORIES);

11. WARNING: DiscouragedReference

Discouraged access: The type AdapterFactoryUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EjbFactoryImpl.java :

686 : AdapterFactoryUtil.createAdapterFactories(EJB_RELATION_ADAPTER_FACTORY_DESCRIPTORS, EJB_RELATION_ADAPTER_FACTORIES);

12. WARNING: DiscouragedReference

Discouraged access: The method createAdapterFactories(List, List) from the type AdapterFactoryUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EjbFactoryImpl.java :

686 : AdapterFactoryUtil.createAdapterFactories(EJB_RELATION_ADAPTER_FACTORY_DESCRIPTORS, EJB_RELATION_ADAPTER_FACTORIES);

13. WARNING: DiscouragedReference

Discouraged access: The type AdapterFactoryUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EjbFactoryImpl.java :

687 : AdapterFactoryUtil.createAdapterFactories(RELATIONSHIPS_ADAPTER_FACTORY_DESCRIPTORS, RELATIONSHIPS_ADAPTER_FACTORIES);

14. WARNING: DiscouragedReference

Discouraged access: The method createAdapterFactories(List, List) from the type AdapterFactoryUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EjbFactoryImpl.java :

687 : AdapterFactoryUtil.createAdapterFactories(RELATIONSHIPS_ADAPTER_FACTORY_DESCRIPTORS, RELATIONSHIPS_ADAPTER_FACTORIES);

15. WARNING: DiscouragedReference

Discouraged access: The type AdapterFactoryUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EjbFactoryImpl.java :

693 : AdapterFactoryUtil.adaptNew(notifier, factories);

16. WARNING: DiscouragedReference

Discouraged access: The method adaptNew(Notifier, List) from the type AdapterFactoryUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EjbFactoryImpl.java :

693 : AdapterFactoryUtil.adaptNew(notifier, factories);

Source File: org/eclipse/jst/j2ee/ejb/internal/impl/EnterpriseBeanImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type Revisit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnterpriseBeanImpl.java :

57 : import org.eclipse.wst.common.internal.emf.utilities.Revisit;

2. WARNING: DiscouragedReference

Discouraged access: The type Revisit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnterpriseBeanImpl.java :

587 : Revisit.revisit(); //jsholl this should throw an exception. if there is not JAR then the version is undefined

3. WARNING: DiscouragedReference

Discouraged access: The method revisit() from the type Revisit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnterpriseBeanImpl.java :

587 : Revisit.revisit(); //jsholl this should throw an exception. if there is not JAR then the version is undefined

4. WARNING: DiscouragedReference

Discouraged access: The type Revisit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnterpriseBeanImpl.java :

598 : Revisit.revisit(); //jsholl this should throw an exception. if there is not JAR then the version is undefined

5. WARNING: DiscouragedReference

Discouraged access: The method revisit() from the type Revisit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnterpriseBeanImpl.java :

598 : Revisit.revisit(); //jsholl this should throw an exception. if there is not JAR then the version is undefined

Source File: org/eclipse/jst/j2ee/ejb/internal/impl/MethodElementImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.105.v200802192030.jar

MethodElementImpl.java :

51 : import org.eclipse.wst.common.internal.emfworkbench.WorkbenchResourceHelper;

2. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.105.v200802192030.jar

MethodElementImpl.java :

685 : IJavaProject javaProject = JavaCore.create(WorkbenchResourceHelper.getProject(getEnterpriseBean().eResource()));

3. WARNING: DiscouragedReference

Discouraged access: The method getProject(Resource) from the type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.105.v200802192030.jar

MethodElementImpl.java :

685 : IJavaProject javaProject = JavaCore.create(WorkbenchResourceHelper.getProject(getEnterpriseBean().eResource()));

Source File: org/eclipse/jst/j2ee/ejb/internal/util/EJBAttributeMaintenanceFactoryImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBAttributeMaintenanceFactoryImpl.java :

16 : import org.eclipse.wst.common.internal.emf.utilities.ExtendedEcoreUtil;

2. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBAttributeMaintenanceFactoryImpl.java :

31 : return ExtendedEcoreUtil.createAdapterForLoading(targetAdapter, (EObject) target);

3. WARNING: DiscouragedReference

Discouraged access: The method createAdapterForLoading(Adapter, EObject) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBAttributeMaintenanceFactoryImpl.java :

31 : return ExtendedEcoreUtil.createAdapterForLoading(targetAdapter, (EObject) target);

Source File: org/eclipse/jst/j2ee/internal/J2EEInit.java
1. WARNING: DiscouragedReference

Discouraged access: The type AdapterFactoryDescriptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

57 : import org.eclipse.wst.common.internal.emf.utilities.AdapterFactoryDescriptor;

2. WARNING: DiscouragedReference

Discouraged access: The type DOMUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

58 : import org.eclipse.wst.common.internal.emf.utilities.DOMUtilities;

3. WARNING: DiscouragedReference

Discouraged access: The type EncoderDecoderRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

59 : import org.eclipse.wst.common.internal.emf.utilities.EncoderDecoderRegistry;

4. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

60 : import org.eclipse.wst.common.internal.emf.utilities.ExtendedEcoreUtil;

5. WARNING: DiscouragedReference

Discouraged access: The type PasswordEncoderDecoder is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

61 : import org.eclipse.wst.common.internal.emf.utilities.PasswordEncoderDecoder;

6. WARNING: DiscouragedReference

Discouraged access: The type Revisit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

62 : import org.eclipse.wst.common.internal.emf.utilities.Revisit;

7. WARNING: DiscouragedReference

Discouraged access: The type DOMUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

97 : DOMUtilities.setDefaultEntityResolver(J2EEXmlDtDEntityResolver.INSTANCE);

8. WARNING: DiscouragedReference

Discouraged access: The method setDefaultEntityResolver(EntityResolver) from the type DOMUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

97 : DOMUtilities.setDefaultEntityResolver(J2EEXmlDtDEntityResolver.INSTANCE);

9. WARNING: DiscouragedReference

Discouraged access: The type JavaInit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.jem_2.0.100.v200709051030.jar

J2EEInit.java :

98 : org.eclipse.jem.internal.java.init.JavaInit.init(shouldPreRegisterPackages);

10. WARNING: DiscouragedReference

Discouraged access: The method init(boolean) from the type JavaInit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.jem_2.0.100.v200709051030.jar

J2EEInit.java :

98 : org.eclipse.jem.internal.java.init.JavaInit.init(shouldPreRegisterPackages);

11. WARNING: DiscouragedReference

Discouraged access: The type AdapterFactoryDescriptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

102 : EjbFactoryImpl.internalRegisterEJBRelationAdapterFactory(new AdapterFactoryDescriptor() {

12. WARNING: DiscouragedReference

Discouraged access: The type AdapterFactoryDescriptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

107 : EjbFactoryImpl.internalRegisterRelationshipsAdapterFactory(new AdapterFactoryDescriptor() {

13. WARNING: DiscouragedReference

Discouraged access: The type EncoderDecoderRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

122 : EncoderDecoderRegistry reg = EncoderDecoderRegistry.getDefaultRegistry();

14. WARNING: DiscouragedReference

Discouraged access: The type EncoderDecoderRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

122 : EncoderDecoderRegistry reg = EncoderDecoderRegistry.getDefaultRegistry();

15. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRegistry() from the type EncoderDecoderRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

122 : EncoderDecoderRegistry reg = EncoderDecoderRegistry.getDefaultRegistry();

16. WARNING: DiscouragedReference

Discouraged access: The method getDefaultEncoderDecoder() from the type EncoderDecoderRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

123 : if (reg.getDefaultEncoderDecoder() == EncoderDecoderRegistry.INITIAL_DEFAULT_ENCODER) {

17. WARNING: DiscouragedReference

Discouraged access: The type EncoderDecoderRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

123 : if (reg.getDefaultEncoderDecoder() == EncoderDecoderRegistry.INITIAL_DEFAULT_ENCODER) {

18. WARNING: DiscouragedReference

Discouraged access: The field INITIAL_DEFAULT_ENCODER from the type EncoderDecoderRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

123 : if (reg.getDefaultEncoderDecoder() == EncoderDecoderRegistry.INITIAL_DEFAULT_ENCODER) {

19. WARNING: DiscouragedReference

Discouraged access: The method setDefaultEncoderDecoder(EncoderDecoder) from the type EncoderDecoderRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

124 : reg.setDefaultEncoderDecoder(new PasswordEncoderDecoder());

20. WARNING: DiscouragedReference

Discouraged access: The constructor PasswordEncoderDecoder() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

124 : reg.setDefaultEncoderDecoder(new PasswordEncoderDecoder());

21. WARNING: DiscouragedReference

Discouraged access: The type PasswordEncoderDecoder is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

124 : reg.setDefaultEncoderDecoder(new PasswordEncoderDecoder());

22. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

130 : ExtendedEcoreUtil.preRegisterPackage("common.xmi", new EPackage.Descriptor() { //$NON-NLS-1$

23. WARNING: DiscouragedReference

Discouraged access: The method preRegisterPackage(String, EPackage.Descriptor) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

130 : ExtendedEcoreUtil.preRegisterPackage("common.xmi", new EPackage.Descriptor() { //$NON-NLS-1$ public EPackage getEPackage() { return CommonPackage.eINSTANCE; } public EFactory getEFactory() { return CommonFactory.eINSTANCE; } });

24. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

139 : ExtendedEcoreUtil.preRegisterPackage("application.xmi", new EPackage.Descriptor() { //$NON-NLS-1$

25. WARNING: DiscouragedReference

Discouraged access: The method preRegisterPackage(String, EPackage.Descriptor) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

139 : ExtendedEcoreUtil.preRegisterPackage("application.xmi", new EPackage.Descriptor() { //$NON-NLS-1$ public EPackage getEPackage() { return ApplicationPackage.eINSTANCE; } public EFactory getEFactory() { return ApplicationFactory.eINSTANCE; } });

26. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

148 : ExtendedEcoreUtil.preRegisterPackage("client.xmi", new EPackage.Descriptor() { //$NON-NLS-1$

27. WARNING: DiscouragedReference

Discouraged access: The method preRegisterPackage(String, EPackage.Descriptor) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

148 : ExtendedEcoreUtil.preRegisterPackage("client.xmi", new EPackage.Descriptor() { //$NON-NLS-1$ public EPackage getEPackage() { return ClientPackage.eINSTANCE; } public EFactory getEFactory() { return ClientFactory.eINSTANCE; } });

28. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

157 : ExtendedEcoreUtil.preRegisterPackage("webapplication.xmi", new EPackage.Descriptor() { //$NON-NLS-1$

29. WARNING: DiscouragedReference

Discouraged access: The method preRegisterPackage(String, EPackage.Descriptor) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

157 : ExtendedEcoreUtil.preRegisterPackage("webapplication.xmi", new EPackage.Descriptor() { //$NON-NLS-1$ public EPackage getEPackage() { return WebapplicationPackage.eINSTANCE; } public EFactory getEFactory() { return WebapplicationFactory.eINSTANCE; } });

30. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

166 : ExtendedEcoreUtil.preRegisterPackage("ejb.xmi", new EPackage.Descriptor() { //$NON-NLS-1$

31. WARNING: DiscouragedReference

Discouraged access: The method preRegisterPackage(String, EPackage.Descriptor) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

166 : ExtendedEcoreUtil.preRegisterPackage("ejb.xmi", new EPackage.Descriptor() { //$NON-NLS-1$ public EPackage getEPackage() { return EjbPackage.eINSTANCE; } public EFactory getEFactory() { return EjbFactory.eINSTANCE; } });

32. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

175 : ExtendedEcoreUtil.preRegisterPackage("jca.xmi", new EPackage.Descriptor() { //$NON-NLS-1$

33. WARNING: DiscouragedReference

Discouraged access: The method preRegisterPackage(String, EPackage.Descriptor) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

175 : ExtendedEcoreUtil.preRegisterPackage("jca.xmi", new EPackage.Descriptor() { //$NON-NLS-1$ public EPackage getEPackage() { return JcaPackage.eINSTANCE; } public EFactory getEFactory() { return JcaFactory.eINSTANCE; } });

34. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

184 : ExtendedEcoreUtil.preRegisterPackage("webservice_client.xmi", new EPackage.Descriptor() { //$NON-NLS-1$

35. WARNING: DiscouragedReference

Discouraged access: The method preRegisterPackage(String, EPackage.Descriptor) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

184 : ExtendedEcoreUtil.preRegisterPackage("webservice_client.xmi", new EPackage.Descriptor() { //$NON-NLS-1$ public EPackage getEPackage() { return Webservice_clientPackage.eINSTANCE; } public EFactory getEFactory() { return Webservice_clientFactory.eINSTANCE; } });

36. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

193 : ExtendedEcoreUtil.preRegisterPackage("wscommon.xmi", new EPackage.Descriptor() { //$NON-NLS-1$

37. WARNING: DiscouragedReference

Discouraged access: The method preRegisterPackage(String, EPackage.Descriptor) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

193 : ExtendedEcoreUtil.preRegisterPackage("wscommon.xmi", new EPackage.Descriptor() { //$NON-NLS-1$ public EPackage getEPackage() { return WscommonPackage.eINSTANCE; } public EFactory getEFactory() { return WscommonFactory.eINSTANCE; } });

38. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

202 : ExtendedEcoreUtil.preRegisterPackage("wsdd.xmi", new EPackage.Descriptor() { //$NON-NLS-1$

39. WARNING: DiscouragedReference

Discouraged access: The method preRegisterPackage(String, EPackage.Descriptor) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

202 : ExtendedEcoreUtil.preRegisterPackage("wsdd.xmi", new EPackage.Descriptor() { //$NON-NLS-1$ public EPackage getEPackage() { return WsddPackage.eINSTANCE; } public EFactory getEFactory() { return WsddFactory.eINSTANCE; } });

40. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

211 : ExtendedEcoreUtil.preRegisterPackage("jaxrpcmap.xmi", new EPackage.Descriptor() { //$NON-NLS-1$

41. WARNING: DiscouragedReference

Discouraged access: The method preRegisterPackage(String, EPackage.Descriptor) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

211 : ExtendedEcoreUtil.preRegisterPackage("jaxrpcmap.xmi", new EPackage.Descriptor() { //$NON-NLS-1$ public EPackage getEPackage() { return JaxrpcmapPackage.eINSTANCE; } public EFactory getEFactory() { return JaxrpcmapFactory.eINSTANCE; } });

42. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

220 : ExtendedEcoreUtil.preRegisterPackage("jsp.xmi", new EPackage.Descriptor() { //$NON-NLS-1$

43. WARNING: DiscouragedReference

Discouraged access: The method preRegisterPackage(String, EPackage.Descriptor) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

220 : ExtendedEcoreUtil.preRegisterPackage("jsp.xmi", new EPackage.Descriptor() { //$NON-NLS-1$ public EPackage getEPackage() { return JspPackage.eINSTANCE; } public EFactory getEFactory() { return JspFactory.eINSTANCE; } });

44. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

229 : ExtendedEcoreUtil.preRegisterPackage("taglib.xmi", new EPackage.Descriptor() { //$NON-NLS-1$

45. WARNING: DiscouragedReference

Discouraged access: The method preRegisterPackage(String, EPackage.Descriptor) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

229 : ExtendedEcoreUtil.preRegisterPackage("taglib.xmi", new EPackage.Descriptor() { //$NON-NLS-1$ public EPackage getEPackage() { return TaglibPackage.eINSTANCE; } public EFactory getEFactory() { return TaglibFactory.eINSTANCE; } });

46. WARNING: DiscouragedReference

Discouraged access: The type Revisit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

242 : Revisit.revisit();

47. WARNING: DiscouragedReference

Discouraged access: The method revisit() from the type Revisit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

242 : Revisit.revisit();

48. WARNING: DiscouragedReference

Discouraged access: The method getFactory(URI) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

247 : Resource.Factory j2ee = J2EEResourceFactoryRegistry.INSTANCE.getFactory(J2EEConstants.EJBJAR_DD_URI_OBJ);

49. WARNING: DiscouragedReference

Discouraged access: The method getFactory(URI) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEInit.java :

248 : Resource.Factory defaultFact = J2EEResourceFactoryRegistry.INSTANCE.getFactory(URI.createURI(Resource.Factory.Registry.DEFAULT_EXTENSION));

Source File: org/eclipse/jst/j2ee/internal/J2EEStatus.java
1. WARNING: MethodVarargsArgumentNeedCast

The argument of type String[] should explicitly be cast to Object[] for the invocation of the varargs method format(String, Object...) from type MessageFormat. It could alternatively be cast to Object for a varargs invocation

J2EEStatus.java :

69 : return MessageFormat.format(aPattern, new String[]{arg1});

Source File: org/eclipse/jst/j2ee/internal/common/J2EEXMIResource.java
1. WARNING: DiscouragedReference

Discouraged access: The type CompatibilityXMIResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEXMIResource.java :

15 : import org.eclipse.wst.common.internal.emf.resource.CompatibilityXMIResourceImpl;

2. WARNING: DiscouragedReference

Discouraged access: The type CompatibilityXMIResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEXMIResource.java :

21 : public class J2EEXMIResource extends CompatibilityXMIResourceImpl implements J2EEVersionResource{

3. WARNING: DiscouragedReference

Discouraged access: The constructor CompatibilityXMIResourceImpl() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEXMIResource.java :

27 : super();

4. WARNING: DiscouragedReference

Discouraged access: The constructor CompatibilityXMIResourceImpl(URI) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEXMIResource.java :

35 : super(uri);

Source File: org/eclipse/jst/j2ee/internal/common/J2EEXMIResourceFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type CompatibilityResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEXMIResourceFactory.java :

16 : import org.eclipse.wst.common.internal.emf.resource.CompatibilityResourceFactory;

2. WARNING: DiscouragedReference

Discouraged access: The type CompatibilityResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEXMIResourceFactory.java :

29 : public class J2EEXMIResourceFactory extends CompatibilityResourceFactory {

3. WARNING: DiscouragedReference

Discouraged access: The constructor CompatibilityResourceFactory() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

J2EEXMIResourceFactory.java :

41 : super();

Source File: org/eclipse/jst/j2ee/internal/common/XMLResource.java
1. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

XMLResource.java :

15 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResource;

2. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

XMLResource.java :

18 : public interface XMLResource extends TranslatorResource, J2EEVersionConstants {

Source File: org/eclipse/jst/j2ee/internal/model/translator/application/ApplicationTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

24 : import org.eclipse.wst.common.internal.emf.resource.ConstantAttributeTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

25 : import org.eclipse.wst.common.internal.emf.resource.IDTranslator;

3. WARNING: DiscouragedReference

Discouraged access: The type RootTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

26 : import org.eclipse.wst.common.internal.emf.resource.RootTranslator;

4. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

27 : import org.eclipse.wst.common.internal.emf.resource.Translator;

5. WARNING: DiscouragedReference

Discouraged access: The type RootTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

35 : public class ApplicationTranslator extends RootTranslator implements EarDeploymentDescriptorXmlMapperI, J2EEConstants {

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

37 : private static Translator[] children13;

7. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

38 : private static Translator[] children14;

8. WARNING: DiscouragedReference

Discouraged access: The constructor RootTranslator(String, EClass) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

43 : super(APPLICATION, ApplicationPackage.eINSTANCE.getApplication());

9. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

49 : public Translator[] getChildren(Object o, int versionID) {

10. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

63 : protected Translator[] create13Children() {

11. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

64 : return new Translator[] {

12. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

65 : IDTranslator.INSTANCE,

13. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

65 : IDTranslator.INSTANCE,

14. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

66 : new Translator(ICON+"/"+SMALL_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_SmallIcon()), //$NON-NLS-1$

15. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

66 : new Translator(ICON+"/"+SMALL_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_SmallIcon()), //$NON-NLS-1$

16. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

67 : new Translator(ICON+"/"+LARGE_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_LargeIcon()), //$NON-NLS-1$

17. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

67 : new Translator(ICON+"/"+LARGE_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_LargeIcon()), //$NON-NLS-1$

18. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

68 : new Translator(DISPLAY_NAME, COMMON_PKG.getCompatibilityDescriptionGroup_DisplayName()),

19. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

68 : new Translator(DISPLAY_NAME, COMMON_PKG.getCompatibilityDescriptionGroup_DisplayName()),

20. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

69 : new Translator(DESCRIPTION, COMMON_PKG.getCompatibilityDescriptionGroup_Description()),

21. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

69 : new Translator(DESCRIPTION, COMMON_PKG.getCompatibilityDescriptionGroup_Description()),

22. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

75 : protected Translator[] create14Children() {

23. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

76 : return new Translator[] {

24. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

77 : IDTranslator.INSTANCE,

25. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

77 : IDTranslator.INSTANCE,

26. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

78 : new Translator(VERSION, APPLICATION_PKG.getApplication_Version(), DOM_ATTRIBUTE),

27. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

78 : new Translator(VERSION, APPLICATION_PKG.getApplication_Version(), DOM_ATTRIBUTE),

28. WARNING: DiscouragedReference

Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

78 : new Translator(VERSION, APPLICATION_PKG.getApplication_Version(), DOM_ATTRIBUTE),

29. WARNING: DiscouragedReference

Discouraged access: The constructor ConstantAttributeTranslator(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

79 : new ConstantAttributeTranslator(XML_NS, J2EE_NS_URL),

30. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

79 : new ConstantAttributeTranslator(XML_NS, J2EE_NS_URL),

31. WARNING: DiscouragedReference

Discouraged access: The constructor ConstantAttributeTranslator(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

80 : new ConstantAttributeTranslator(XML_NS_XSI, XSI_NS_URL),

32. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

80 : new ConstantAttributeTranslator(XML_NS_XSI, XSI_NS_URL),

33. WARNING: DiscouragedReference

Discouraged access: The constructor ConstantAttributeTranslator(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

81 : new ConstantAttributeTranslator(XSI_SCHEMA_LOCATION, J2EE_NS_URL+' '+APPLICATION_SCHEMA_LOC_1_4),

34. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationTranslator.java :

81 : new ConstantAttributeTranslator(XSI_SCHEMA_LOCATION, J2EE_NS_URL+' '+APPLICATION_SCHEMA_LOC_1_4),

Source File: org/eclipse/jst/j2ee/internal/model/translator/application/ModuleTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

25 : import org.eclipse.wst.common.internal.emf.resource.IDTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type ReadAheadHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

26 : import org.eclipse.wst.common.internal.emf.resource.ReadAheadHelper;

3. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

27 : import org.eclipse.wst.common.internal.emf.resource.Translator;

4. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

29 : public class ModuleTranslator extends Translator implements EarDeploymentDescriptorXmlMapperI {

5. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

32 : private static final Translator ALT_DD_TRANSLATOR = createAltDDTranslator();

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

33 : private static final Translator[] WEB_TRANSLATORS = createWebModuleTranslators();

7. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

34 : private static final Translator[] EJB_TRANSLATORS = createEJBModuleTranslators();

8. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

35 : private static final Translator[] JAVA_TRANSLATORS = createJavaModuleTranslators();

9. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

36 : private static final Translator[] CONNECTOR_TRANSLATORS = createConnectorModuleTranslators();

10. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

44 : super(MODULE, APPLICATION_PKG.getApplication_Modules());

11. WARNING: DiscouragedReference

Discouraged access: The method addReadAheadHelper(ReadAheadHelper) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

45 : addReadAheadHelper(new ReadAheadHelper(MODULE, new String[] { EJB, JAVA, WEB, CONNECTOR }, null));

12. WARNING: DiscouragedReference

Discouraged access: The constructor ReadAheadHelper(String, String[], String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

45 : addReadAheadHelper(new ReadAheadHelper(MODULE, new String[] { EJB, JAVA, WEB, CONNECTOR }, null));

13. WARNING: DiscouragedReference

Discouraged access: The type ReadAheadHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

45 : addReadAheadHelper(new ReadAheadHelper(MODULE, new String[] { EJB, JAVA, WEB, CONNECTOR }, null));

14. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

51 : private static Translator[] createConnectorModuleTranslators() {

15. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

52 : return new Translator[] {

16. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

53 : IDTranslator.INSTANCE,

17. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

53 : IDTranslator.INSTANCE,

18. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

54 : new Translator(CONNECTOR, APPLICATION_PKG.getModule_Uri()),

19. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

54 : new Translator(CONNECTOR, APPLICATION_PKG.getModule_Uri()),

20. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

63 : private static Translator[] createJavaModuleTranslators() {

21. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

64 : return new Translator[] {

22. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

65 : IDTranslator.INSTANCE,

23. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

65 : IDTranslator.INSTANCE,

24. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

66 : new Translator(JAVA, APPLICATION_PKG.getModule_Uri()),

25. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

66 : new Translator(JAVA, APPLICATION_PKG.getModule_Uri()),

26. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

75 : private static Translator[] createEJBModuleTranslators() {

27. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

76 : return new Translator[] {

28. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

77 : IDTranslator.INSTANCE,

29. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

77 : IDTranslator.INSTANCE,

30. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

78 : new Translator(EJB, APPLICATION_PKG.getModule_Uri()),

31. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

78 : new Translator(EJB, APPLICATION_PKG.getModule_Uri()),

32. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

87 : private static Translator[] createWebModuleTranslators() {

33. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

88 : return new Translator[] {

34. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

89 : IDTranslator.INSTANCE,

35. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

89 : IDTranslator.INSTANCE,

36. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

90 : new Translator(WEB + "/" + WEB_URI, APPLICATION_PKG.getModule_Uri()), //$NON-NLS-1$

37. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

90 : new Translator(WEB + "/" + WEB_URI, APPLICATION_PKG.getModule_Uri()), //$NON-NLS-1$

38. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

91 : new Translator(WEB + "/" + CONTEXT_ROOT, APPLICATION_PKG.getWebModule_ContextRoot()), //$NON-NLS-1$

39. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

91 : new Translator(WEB + "/" + CONTEXT_ROOT, APPLICATION_PKG.getWebModule_ContextRoot()), //$NON-NLS-1$

40. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

98 : private static Translator createAltDDTranslator() {

41. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

99 : return new Translator(ALT_DD, ApplicationPackage.eINSTANCE.getModule_AltDD());

42. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

99 : return new Translator(ALT_DD, ApplicationPackage.eINSTANCE.getModule_AltDD());

43. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleTranslator.java :

105 : public Translator[] getChildren(Object o, int versionID) {

Source File: org/eclipse/jst/j2ee/internal/model/translator/client/ApplicationClientTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

20 : import org.eclipse.wst.common.internal.emf.resource.ConstantAttributeTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

21 : import org.eclipse.wst.common.internal.emf.resource.IDTranslator;

3. WARNING: DiscouragedReference

Discouraged access: The type RootTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

22 : import org.eclipse.wst.common.internal.emf.resource.RootTranslator;

4. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

23 : import org.eclipse.wst.common.internal.emf.resource.Translator;

5. WARNING: DiscouragedReference

Discouraged access: The type RootTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

25 : public class ApplicationClientTranslator extends RootTranslator implements DeploymentDescriptorXmlMapperI, J2EEConstants {

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

30 : private static Translator[] children13;

7. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

31 : private static Translator[] children14;

8. WARNING: DiscouragedReference

Discouraged access: The constructor RootTranslator(String, EClass) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

34 : super(APPLICATION_CLIENT, ClientPackage.eINSTANCE.getApplicationClient());

9. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

40 : public Translator[] getChildren(Object o, int versionID) {

10. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

54 : protected Translator[] create13Children() {

11. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

56 : return new Translator[] {

12. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

57 : IDTranslator.INSTANCE,

13. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

57 : IDTranslator.INSTANCE,

14. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

58 : new Translator(SMALL_ICON_PATH, COMMON_PKG.getCompatibilityDescriptionGroup_SmallIcon()),

15. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

58 : new Translator(SMALL_ICON_PATH, COMMON_PKG.getCompatibilityDescriptionGroup_SmallIcon()),

16. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

59 : new Translator(LARGE_ICON_PATH, COMMON_PKG.getCompatibilityDescriptionGroup_LargeIcon()),

17. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

59 : new Translator(LARGE_ICON_PATH, COMMON_PKG.getCompatibilityDescriptionGroup_LargeIcon()),

18. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

60 : new Translator(DISPLAY_NAME, COMMON_PKG.getCompatibilityDescriptionGroup_DisplayName()),

19. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

60 : new Translator(DISPLAY_NAME, COMMON_PKG.getCompatibilityDescriptionGroup_DisplayName()),

20. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

61 : new Translator(DESCRIPTION, COMMON_PKG.getCompatibilityDescriptionGroup_Description()),

21. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

61 : new Translator(DESCRIPTION, COMMON_PKG.getCompatibilityDescriptionGroup_Description()),

22. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

71 : protected Translator[] create14Children() {

23. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

73 : return new Translator[] {

24. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

74 : IDTranslator.INSTANCE,

25. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

74 : IDTranslator.INSTANCE,

26. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

75 : new Translator(VERSION, ePackageClient.getApplicationClient_Version(), DOM_ATTRIBUTE),

27. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

75 : new Translator(VERSION, ePackageClient.getApplicationClient_Version(), DOM_ATTRIBUTE),

28. WARNING: DiscouragedReference

Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

75 : new Translator(VERSION, ePackageClient.getApplicationClient_Version(), DOM_ATTRIBUTE),

29. WARNING: DiscouragedReference

Discouraged access: The constructor ConstantAttributeTranslator(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

76 : new ConstantAttributeTranslator(XML_NS, J2EE_NS_URL),

30. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

76 : new ConstantAttributeTranslator(XML_NS, J2EE_NS_URL),

31. WARNING: DiscouragedReference

Discouraged access: The constructor ConstantAttributeTranslator(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

77 : new ConstantAttributeTranslator(XML_NS_XSI, XSI_NS_URL),

32. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

77 : new ConstantAttributeTranslator(XML_NS_XSI, XSI_NS_URL),

33. WARNING: DiscouragedReference

Discouraged access: The constructor ConstantAttributeTranslator(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

78 : new ConstantAttributeTranslator(XSI_SCHEMA_LOCATION, J2EE_NS_URL+' '+APP_CLIENT_SCHEMA_LOC_1_4),

34. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationClientTranslator.java :

78 : new ConstantAttributeTranslator(XSI_SCHEMA_LOCATION, J2EE_NS_URL+' '+APP_CLIENT_SCHEMA_LOC_1_4),

Source File: org/eclipse/jst/j2ee/internal/model/translator/common/BooleanTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

BooleanTranslator.java :

21 : import org.eclipse.wst.common.internal.emf.resource.Translator;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

BooleanTranslator.java :

29 : public class BooleanTranslator extends Translator {

3. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

BooleanTranslator.java :

37 : super(domNameAndPath, aFeature, BOOLEAN_LOWERCASE);

4. WARNING: DiscouragedReference

Discouraged access: The field BOOLEAN_LOWERCASE from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

BooleanTranslator.java :

37 : super(domNameAndPath, aFeature, BOOLEAN_LOWERCASE);

Source File: org/eclipse/jst/j2ee/internal/model/translator/common/CommonTranslators.java
1. WARNING: DiscouragedReference

Discouraged access: The type DependencyTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

21 : import org.eclipse.wst.common.internal.emf.resource.DependencyTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

22 : import org.eclipse.wst.common.internal.emf.resource.GenericTranslator;

3. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

23 : import org.eclipse.wst.common.internal.emf.resource.IDTranslator;

4. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

24 : import org.eclipse.wst.common.internal.emf.resource.Translator;

5. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

33 : public static final Translator[] EMPTY_CHILDREN = new Translator[] {};

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

33 : public static final Translator[] EMPTY_CHILDREN = new Translator[] {};

7. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

34 : private static final Translator EJB_REF_NAME_TRANSLATOR = new Translator(EJB_REF_NAME, COMMON_PKG.getEjbRef_Name());

8. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

34 : private static final Translator EJB_REF_NAME_TRANSLATOR = new Translator(EJB_REF_NAME, COMMON_PKG.getEjbRef_Name());

9. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

34 : private static final Translator EJB_REF_NAME_TRANSLATOR = new Translator(EJB_REF_NAME, COMMON_PKG.getEjbRef_Name());

10. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

35 : private static final Translator EJB_REF_TYPE_TRANSLATOR = new Translator(EJB_REF_TYPE, COMMON_PKG.getEjbRef_Type()); //Enumeration

11. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

35 : private static final Translator EJB_REF_TYPE_TRANSLATOR = new Translator(EJB_REF_TYPE, COMMON_PKG.getEjbRef_Type()); //Enumeration

12. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

35 : private static final Translator EJB_REF_TYPE_TRANSLATOR = new Translator(EJB_REF_TYPE, COMMON_PKG.getEjbRef_Type()); //Enumeration

13. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

36 : private static final Translator EJB_LINK_TRANSLATOR = new Translator(EJB_LINK, COMMON_PKG.getEjbRef_Link());

14. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

36 : private static final Translator EJB_LINK_TRANSLATOR = new Translator(EJB_LINK, COMMON_PKG.getEjbRef_Link());

15. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

36 : private static final Translator EJB_LINK_TRANSLATOR = new Translator(EJB_LINK, COMMON_PKG.getEjbRef_Link());

16. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

38 : private static final Translator RES_REF_NAME_TRANSLATOR = new Translator(RES_REF_NAME, COMMON_PKG.getResourceRef_Name());

17. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

38 : private static final Translator RES_REF_NAME_TRANSLATOR = new Translator(RES_REF_NAME, COMMON_PKG.getResourceRef_Name());

18. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

38 : private static final Translator RES_REF_NAME_TRANSLATOR = new Translator(RES_REF_NAME, COMMON_PKG.getResourceRef_Name());

19. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

39 : private static final Translator RES_TYPE_TRANSLATOR = new Translator(RES_TYPE, COMMON_PKG.getResourceRef_Type());

20. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

39 : private static final Translator RES_TYPE_TRANSLATOR = new Translator(RES_TYPE, COMMON_PKG.getResourceRef_Type());

21. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

39 : private static final Translator RES_TYPE_TRANSLATOR = new Translator(RES_TYPE, COMMON_PKG.getResourceRef_Type());

22. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

40 : private static final Translator RES_AUTH_TRANSLATOR = new ResAuthTranslator();

23. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

41 : private static final Translator RES_SHARING_SCOPE_TRANSLATOR = new Translator(RES_SHARING_SCOPE, COMMON_PKG.getResourceRef_ResSharingScope());

24. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

41 : private static final Translator RES_SHARING_SCOPE_TRANSLATOR = new Translator(RES_SHARING_SCOPE, COMMON_PKG.getResourceRef_ResSharingScope());

25. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

41 : private static final Translator RES_SHARING_SCOPE_TRANSLATOR = new Translator(RES_SHARING_SCOPE, COMMON_PKG.getResourceRef_ResSharingScope());

26. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

43 : private static final Translator RES_ENV_REF_NAME_TRANSLATOR = new Translator(RESOURCE_ENV_REF_NAME, COMMON_PKG.getResourceEnvRef_Name());

27. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

43 : private static final Translator RES_ENV_REF_NAME_TRANSLATOR = new Translator(RESOURCE_ENV_REF_NAME, COMMON_PKG.getResourceEnvRef_Name());

28. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

43 : private static final Translator RES_ENV_REF_NAME_TRANSLATOR = new Translator(RESOURCE_ENV_REF_NAME, COMMON_PKG.getResourceEnvRef_Name());

29. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

44 : private static final Translator RES_ENV_REF_TYPE_TRANSLATOR = new JavaClassTranslator(RESOURCE_ENV_REF_TYPE, COMMON_PKG.getResourceEnvRef_Type());

30. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

46 : private static final Translator SEC_REF_ROLE_NAME_TRANSALTOR = new Translator(ROLE_NAME, COMMON_PKG.getSecurityRoleRef_Name());

31. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

46 : private static final Translator SEC_REF_ROLE_NAME_TRANSALTOR = new Translator(ROLE_NAME, COMMON_PKG.getSecurityRoleRef_Name());

32. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

46 : private static final Translator SEC_REF_ROLE_NAME_TRANSALTOR = new Translator(ROLE_NAME, COMMON_PKG.getSecurityRoleRef_Name());

33. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

47 : private static final Translator SEC_REF_ROLE_LINK_TRANSLATOR = new Translator(ROLE_LINK, COMMON_PKG.getSecurityRoleRef_Link());

34. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

47 : private static final Translator SEC_REF_ROLE_LINK_TRANSLATOR = new Translator(ROLE_LINK, COMMON_PKG.getSecurityRoleRef_Link());

35. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

47 : private static final Translator SEC_REF_ROLE_LINK_TRANSLATOR = new Translator(ROLE_LINK, COMMON_PKG.getSecurityRoleRef_Link());

36. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

49 : private static final Translator RUNAS_ROLE_NAME_TRANSLATOR = new DependencyTranslator(ROLE_NAME, COMMON_PKG.getIdentity_RoleName(), COMMON_PKG.getRunAsSpecifiedIdentity_Identity());

37. WARNING: DiscouragedReference

Discouraged access: The constructor DependencyTranslator(String, EStructuralFeature, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

49 : private static final Translator RUNAS_ROLE_NAME_TRANSLATOR = new DependencyTranslator(ROLE_NAME, COMMON_PKG.getIdentity_RoleName(), COMMON_PKG.getRunAsSpecifiedIdentity_Identity());

38. WARNING: DiscouragedReference

Discouraged access: The type DependencyTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

49 : private static final Translator RUNAS_ROLE_NAME_TRANSLATOR = new DependencyTranslator(ROLE_NAME, COMMON_PKG.getIdentity_RoleName(), COMMON_PKG.getRunAsSpecifiedIdentity_Identity());

39. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

51 : private static final Translator SECURITY_ROLE_NAME_TRANSLATOR = new Translator(ROLE_NAME, COMMON_PKG.getSecurityRole_RoleName());

40. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

51 : private static final Translator SECURITY_ROLE_NAME_TRANSLATOR = new Translator(ROLE_NAME, COMMON_PKG.getSecurityRole_RoleName());

41. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

51 : private static final Translator SECURITY_ROLE_NAME_TRANSLATOR = new Translator(ROLE_NAME, COMMON_PKG.getSecurityRole_RoleName());

42. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

53 : public static final Translator DESCRIPTIONS_TRANSLATOR = createDescriptionTranslator(COMMON_PKG.getDescriptionGroup_Descriptions());

43. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

54 : public static final Translator DISPLAYNAMES_TRANSLATOR = createDisplayNameTranslator(COMMON_PKG.getDescriptionGroup_DisplayNames());

44. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

55 : public static final Translator ICONS_TRANSLATOR = createIconTranslator();

45. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

58 : public static final Translator JNDI_REF_GROUP_ENV_ENTRY_1_4 = new EnvEntryTranslator(COMMON_PKG.getJNDIEnvRefsGroup_EnvironmentProperties(), true, true);

46. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

59 : public static final Translator JNDI_REF_GROUP_EJB_REF_1_4 = CommonTranslators.createEJBRefTranslator14(COMMON_PKG.getJNDIEnvRefsGroup_EjbRefs());

47. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

60 : public static final Translator JNDI_REF_GROUP_EJB_LOCAL_REF_1_4 = CommonTranslators.createEJBLocalRefTranslator14(COMMON_PKG.getJNDIEnvRefsGroup_EjbLocalRefs());

48. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

61 : public static final Translator JNDI_REF_GROUP_SERVICE_REF_1_4 = CommonTranslators.createServiceRefGroupTranslator(COMMON_PKG.getJNDIEnvRefsGroup_ServiceRefs());

49. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

62 : public static final Translator JNDI_REF_GROUP_RESOURCE_REF_1_4 = CommonTranslators.createResourceRefTranslator14(COMMON_PKG.getJNDIEnvRefsGroup_ResourceRefs());

50. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

63 : public static final Translator JNDI_REF_GROUP_RESOURCE_ENV_REF_1_4 = CommonTranslators.createResourceEnvRefTranslator14(COMMON_PKG.getJNDIEnvRefsGroup_ResourceEnvRefs());

51. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

64 : public static final Translator JNDI_REF_GROUP_MESSAGE_DEST_REF_1_4 = CommonTranslators.createMessageDestinationRefTranslator(COMMON_PKG.getJNDIEnvRefsGroup_MessageDestinationRefs());

52. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

67 : public static final Translator JNDI_REF_GROUP_ENV_ENTRY_1_3 = new EnvEntryTranslator(COMMON_PKG.getJNDIEnvRefsGroup_EnvironmentProperties(), true, false);

53. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

68 : public static final Translator JNDI_REF_GROUP_EJB_REF_1_3 = CommonTranslators.createEJBRefTranslator13(COMMON_PKG.getJNDIEnvRefsGroup_EjbRefs());

54. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

69 : public static final Translator JNDI_REF_GROUP_EJB_LOCAL_REF_1_3 = CommonTranslators.createEJBLocalRefTranslator13(COMMON_PKG.getJNDIEnvRefsGroup_EjbLocalRefs());

55. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

70 : public static final Translator JNDI_REF_GROUP_RESOURCE_REF_1_3 = CommonTranslators.createResourceRefTranslator13(COMMON_PKG.getJNDIEnvRefsGroup_ResourceRefs());

56. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

71 : public static final Translator JNDI_REF_GROUP_RESOURCE_ENV_REF_1_3 = CommonTranslators.createResourceEnvRefTranslator13(COMMON_PKG.getJNDIEnvRefsGroup_ResourceEnvRefs());

57. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

73 : public static final Translator LISTENER_CLASS_TRANSLATOR = new JavaClassTranslator(LISTENER_CLASS, COMMON_PKG.getListener_ListenerClass());

58. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

79 : public static Translator createSecurityRoleRefTranslator13(EStructuralFeature feature) {

59. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

81 : GenericTranslator result = new GenericTranslator(SECURITY_ROLE_REF, feature);

60. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

81 : GenericTranslator result = new GenericTranslator(SECURITY_ROLE_REF, feature);

61. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

81 : GenericTranslator result = new GenericTranslator(SECURITY_ROLE_REF, feature);

62. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

82 : result.setChildren(new Translator[] { new Translator(DESCRIPTION, COMMON_PKG.getSecurityRoleRef_Description()), SEC_REF_ROLE_NAME_TRANSALTOR, SEC_REF_ROLE_LINK_TRANSLATOR });

63. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

82 : result.setChildren(new Translator[] {

64. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

83 : new Translator(DESCRIPTION, COMMON_PKG.getSecurityRoleRef_Description()),

65. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

83 : new Translator(DESCRIPTION, COMMON_PKG.getSecurityRoleRef_Description()),

66. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

90 : public static Translator createSecurityRoleRefTranslator14(EStructuralFeature feature) {

67. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

92 : GenericTranslator result = new GenericTranslator(SECURITY_ROLE_REF, feature);

68. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

92 : GenericTranslator result = new GenericTranslator(SECURITY_ROLE_REF, feature);

69. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

92 : GenericTranslator result = new GenericTranslator(SECURITY_ROLE_REF, feature);

70. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

93 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, createDescriptionTranslator(COMMON_PKG.getSecurityRoleRef_Descriptions()), SEC_REF_ROLE_NAME_TRANSALTOR, SEC_REF_ROLE_LINK_TRANSLATOR });

71. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

93 : result.setChildren(new Translator[] {

72. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

94 : IDTranslator.INSTANCE,

73. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

94 : IDTranslator.INSTANCE,

74. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

102 : public static Translator createResourceEnvRefTranslator13(EStructuralFeature feature) {

75. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

103 : GenericTranslator result = new GenericTranslator(RESOURCE_ENV_REF, feature);

76. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

103 : GenericTranslator result = new GenericTranslator(RESOURCE_ENV_REF, feature);

77. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

103 : GenericTranslator result = new GenericTranslator(RESOURCE_ENV_REF, feature);

78. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

104 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(DESCRIPTION, COMMON_PKG.getResourceEnvRef_Description()), RES_ENV_REF_NAME_TRANSLATOR, RES_ENV_REF_TYPE_TRANSLATOR });

79. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

104 : result.setChildren(new Translator[] {

80. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

105 : IDTranslator.INSTANCE,

81. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

105 : IDTranslator.INSTANCE,

82. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

106 : new Translator(DESCRIPTION, COMMON_PKG.getResourceEnvRef_Description()),

83. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

106 : new Translator(DESCRIPTION, COMMON_PKG.getResourceEnvRef_Description()),

84. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

113 : public static Translator createResourceEnvRefTranslator14(EStructuralFeature feature) {

85. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

114 : GenericTranslator result = new GenericTranslator(RESOURCE_ENV_REF, feature);

86. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

114 : GenericTranslator result = new GenericTranslator(RESOURCE_ENV_REF, feature);

87. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

114 : GenericTranslator result = new GenericTranslator(RESOURCE_ENV_REF, feature);

88. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

115 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, createDescriptionTranslator(COMMON_PKG.getResourceEnvRef_Descriptions()), RES_ENV_REF_NAME_TRANSLATOR, RES_ENV_REF_TYPE_TRANSLATOR, //J2EE1.4 Added // createDeploymentExtensionTranslator(COMMON_PKG.getResourceEnvRef_Extensions()) });

89. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

115 : result.setChildren(new Translator[] {

90. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

116 : IDTranslator.INSTANCE,

91. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

116 : IDTranslator.INSTANCE,

92. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

126 : public static Translator createResourceRefTranslator13(EStructuralFeature feature) {

93. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

127 : GenericTranslator result = new GenericTranslator(RESOURCE_REF, feature);

94. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

127 : GenericTranslator result = new GenericTranslator(RESOURCE_REF, feature);

95. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

127 : GenericTranslator result = new GenericTranslator(RESOURCE_REF, feature);

96. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

128 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(DESCRIPTION, COMMON_PKG.getResourceRef_Description()), RES_REF_NAME_TRANSLATOR, RES_TYPE_TRANSLATOR, RES_AUTH_TRANSLATOR, //EJB 2.0 Added RES_SHARING_SCOPE_TRANSLATOR, });

97. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

128 : result.setChildren(new Translator[] {

98. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

129 : IDTranslator.INSTANCE,

99. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

129 : IDTranslator.INSTANCE,

100. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CommonTranslators.java :

130 : new Translator(DESCRIPTION, COMMON_PKG.getResourceRef_Description()),

Source File: org/eclipse/jst/j2ee/internal/model/translator/common/EnvEntryTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTranslator.java :

17 : import org.eclipse.wst.common.internal.emf.resource.IDTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTranslator.java :

18 : import org.eclipse.wst.common.internal.emf.resource.Translator;

3. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTranslator.java :

20 : public class EnvEntryTranslator extends Translator implements DeploymentDescriptorXmlMapperI {

4. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTranslator.java :

22 : private static Translator[] children;

5. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTranslator.java :

23 : private static Translator[] reorderedChildren;

6. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTranslator.java :

32 : super(ENV_ENTRY, aFeature);

7. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTranslator.java :

40 : public Translator[] getChildren(Object obj, int versionID) {

8. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTranslator.java :

51 : protected Translator[] createChildren() {

9. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTranslator.java :

53 : Translator descriptionTranslator;

10. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTranslator.java :

57 : descriptionTranslator = new Translator(DESCRIPTION, ePackageCommon.getEnvEntry_Description());

11. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTranslator.java :

57 : descriptionTranslator = new Translator(DESCRIPTION, ePackageCommon.getEnvEntry_Description());

12. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTranslator.java :

59 : return new Translator[] {

13. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTranslator.java :

60 : IDTranslator.INSTANCE,

14. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTranslator.java :

60 : IDTranslator.INSTANCE,

15. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTranslator.java :

62 : new Translator(ENV_ENTRY_NAME, ePackageCommon.getEnvEntry_Name()),

16. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTranslator.java :

62 : new Translator(ENV_ENTRY_NAME, ePackageCommon.getEnvEntry_Name()),

17. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTranslator.java :

64 : new Translator(ENV_ENTRY_VALUE, ePackageCommon.getEnvEntry_Value())

18. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTranslator.java :

64 : new Translator(ENV_ENTRY_VALUE, ePackageCommon.getEnvEntry_Value())

19. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTranslator.java :

69 : reorderedChildren = new Translator[children.length];

20. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTranslator.java :

71 : Translator temp = reorderedChildren[3];

Source File: org/eclipse/jst/j2ee/internal/model/translator/common/EnvEntryTypeTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTypeTranslator.java :

17 : import org.eclipse.wst.common.internal.emf.resource.Translator;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTypeTranslator.java :

19 : public class EnvEntryTypeTranslator extends Translator implements DeploymentDescriptorXmlMapperI {

3. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTypeTranslator.java :

23 : super(ENV_ENTRY_TYPE, CommonPackage.eINSTANCE.getEnvEntry_Type());

4. WARNING: DiscouragedReference

Discouraged access: The method convertStringToValue(String, EObject) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnvEntryTypeTranslator.java :

31 : return super.convertStringToValue(strValue.substring(SUBSTRING_LENGTH), owner);

Source File: org/eclipse/jst/j2ee/internal/model/translator/common/JavaClassTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JavaClassTranslator.java :

20 : import org.eclipse.wst.common.internal.emf.resource.Translator;

2. WARNING: DiscouragedReference

Discouraged access: The type TranslatorPath is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JavaClassTranslator.java :

21 : import org.eclipse.wst.common.internal.emf.resource.TranslatorPath;

3. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JavaClassTranslator.java :

23 : public class JavaClassTranslator extends Translator {

4. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JavaClassTranslator.java :

31 : super(domNameAndPath, aFeature);

5. WARNING: DiscouragedReference

Discouraged access: The type TranslatorPath is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JavaClassTranslator.java :

40 : public JavaClassTranslator(String domNameAndPath, EStructuralFeature aFeature, TranslatorPath path) {

6. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature, TranslatorPath) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JavaClassTranslator.java :

41 : super(domNameAndPath, aFeature, path);

7. WARNING: DiscouragedReference

Discouraged access: The type TranslatorPath is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JavaClassTranslator.java :

50 : public JavaClassTranslator(String domNameAndPath, EStructuralFeature aFeature, TranslatorPath[] paths) {

8. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature, TranslatorPath[]) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JavaClassTranslator.java :

51 : super(domNameAndPath, aFeature, paths);

9. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JavaClassTranslator.java :

61 : super(domNameAndPath, aFeature, style);

Source File: org/eclipse/jst/j2ee/internal/model/translator/common/ResAuthTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ResAuthTranslator.java :

24 : import org.eclipse.wst.common.internal.emf.resource.Translator;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ResAuthTranslator.java :

28 : public class ResAuthTranslator extends Translator implements DeploymentDescriptorXmlMapperI {

3. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ResAuthTranslator.java :

33 : super(RES_AUTH, CommonPackage.eINSTANCE.getResourceRef_Auth());

4. WARNING: DiscouragedReference

Discouraged access: The method convertStringToValue(String, EObject) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ResAuthTranslator.java :

43 : return super.convertStringToValue(strValue, owner);

5. WARNING: DiscouragedReference

Discouraged access: The method convertStringToValue(String, EObject) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ResAuthTranslator.java :

57 : return super.convertStringToValue(strValue, owner);

6. WARNING: DiscouragedReference

Discouraged access: The method convertValueToString(Object, EObject) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ResAuthTranslator.java :

67 : return super.convertValueToString(value, owner);

7. WARNING: DiscouragedReference

Discouraged access: The method convertValueToString(Object, EObject) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ResAuthTranslator.java :

80 : return super.convertValueToString(value, owner);

Source File: org/eclipse/jst/j2ee/internal/model/translator/connector/ConnectorTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

20 : import org.eclipse.wst.common.internal.emf.resource.ConstantAttributeTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

21 : import org.eclipse.wst.common.internal.emf.resource.GenericTranslator;

3. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

22 : import org.eclipse.wst.common.internal.emf.resource.IDTranslator;

4. WARNING: DiscouragedReference

Discouraged access: The type RootTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

23 : import org.eclipse.wst.common.internal.emf.resource.RootTranslator;

5. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

24 : import org.eclipse.wst.common.internal.emf.resource.Translator;

6. WARNING: DiscouragedReference

Discouraged access: The type RootTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

27 : public class ConnectorTranslator extends RootTranslator implements RarDeploymentDescriptorXmlMapperI, J2EEConstants {

7. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

32 : private static Translator[] children13;

8. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

33 : private static Translator[] children14;

9. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

35 : private static final Translator VENDOR_NAME_TRANSLATOR = new Translator(VENDOR_NAME, CONNECTOR_PKG.getConnector_VendorName());

10. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

35 : private static final Translator VENDOR_NAME_TRANSLATOR = new Translator(VENDOR_NAME, CONNECTOR_PKG.getConnector_VendorName());

11. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

35 : private static final Translator VENDOR_NAME_TRANSLATOR = new Translator(VENDOR_NAME, CONNECTOR_PKG.getConnector_VendorName());

12. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

36 : private static final Translator EIS_TYPE_TRANSLATOR = new Translator(EIS_TYPE, CONNECTOR_PKG.getConnector_EisType());

13. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

36 : private static final Translator EIS_TYPE_TRANSLATOR = new Translator(EIS_TYPE, CONNECTOR_PKG.getConnector_EisType());

14. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

36 : private static final Translator EIS_TYPE_TRANSLATOR = new Translator(EIS_TYPE, CONNECTOR_PKG.getConnector_EisType());

15. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

38 : private static final Translator CONFIG_PROPERTY_NAME_TRANSLATOR= new Translator(CONFIG_PROPERTY_NAME, CONNECTOR_PKG.getConfigProperty_Name());

16. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

38 : private static final Translator CONFIG_PROPERTY_NAME_TRANSLATOR= new Translator(CONFIG_PROPERTY_NAME, CONNECTOR_PKG.getConfigProperty_Name());

17. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

38 : private static final Translator CONFIG_PROPERTY_NAME_TRANSLATOR= new Translator(CONFIG_PROPERTY_NAME, CONNECTOR_PKG.getConfigProperty_Name());

18. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

39 : private static final Translator CONFIG_PROPERTY_TYPE_TRANSLATOR= new Translator(CONFIG_PROPERTY_TYPE, CONNECTOR_PKG.getConfigProperty_Type());

19. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

39 : private static final Translator CONFIG_PROPERTY_TYPE_TRANSLATOR= new Translator(CONFIG_PROPERTY_TYPE, CONNECTOR_PKG.getConfigProperty_Type());

20. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

39 : private static final Translator CONFIG_PROPERTY_TYPE_TRANSLATOR= new Translator(CONFIG_PROPERTY_TYPE, CONNECTOR_PKG.getConfigProperty_Type());

21. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

40 : private static final Translator CONFIG_PROPERTY_VALUE_TRANSLATOR= new Translator(CONFIG_PROPERTY_VALUE, CONNECTOR_PKG.getConfigProperty_Value());

22. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

40 : private static final Translator CONFIG_PROPERTY_VALUE_TRANSLATOR= new Translator(CONFIG_PROPERTY_VALUE, CONNECTOR_PKG.getConfigProperty_Value());

23. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

40 : private static final Translator CONFIG_PROPERTY_VALUE_TRANSLATOR= new Translator(CONFIG_PROPERTY_VALUE, CONNECTOR_PKG.getConfigProperty_Value());

24. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

42 : private static final Translator SECURITY_PERMISSION_SPEC_TRANSLATOR = new Translator(SECURITY_PERMISSION_SPEC, CONNECTOR_PKG.getSecurityPermission_Specification());

25. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

42 : private static final Translator SECURITY_PERMISSION_SPEC_TRANSLATOR = new Translator(SECURITY_PERMISSION_SPEC, CONNECTOR_PKG.getSecurityPermission_Specification());

26. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

42 : private static final Translator SECURITY_PERMISSION_SPEC_TRANSLATOR = new Translator(SECURITY_PERMISSION_SPEC, CONNECTOR_PKG.getSecurityPermission_Specification());

27. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

44 : private static final Translator AUTH_MECH_TYPE_TRANSLATOR = new Translator(AUTH_MECH_TYPE, CONNECTOR_PKG.getAuthenticationMechanism_AuthenticationMechanismType());

28. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

44 : private static final Translator AUTH_MECH_TYPE_TRANSLATOR = new Translator(AUTH_MECH_TYPE, CONNECTOR_PKG.getAuthenticationMechanism_AuthenticationMechanismType());

29. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

44 : private static final Translator AUTH_MECH_TYPE_TRANSLATOR = new Translator(AUTH_MECH_TYPE, CONNECTOR_PKG.getAuthenticationMechanism_AuthenticationMechanismType());

30. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

45 : private static final Translator CREDENTIAL_INTERFACE_TRANSLATOR = new Translator(CREDENTIAL_INTERFACE, CONNECTOR_PKG.getAuthenticationMechanism_CredentialInterface());

31. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

45 : private static final Translator CREDENTIAL_INTERFACE_TRANSLATOR = new Translator(CREDENTIAL_INTERFACE, CONNECTOR_PKG.getAuthenticationMechanism_CredentialInterface());

32. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

45 : private static final Translator CREDENTIAL_INTERFACE_TRANSLATOR = new Translator(CREDENTIAL_INTERFACE, CONNECTOR_PKG.getAuthenticationMechanism_CredentialInterface());

33. WARNING: DiscouragedReference

Discouraged access: The constructor RootTranslator(String, EClass) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

50 : super(CONNECTOR, JcaPackage.eINSTANCE.getConnector());

34. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

56 : public Translator[] getChildren(Object o, int versionID) {

35. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

70 : protected Translator[] create13Children() {

36. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

71 : return new Translator[] {

37. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

72 : IDTranslator.INSTANCE,

38. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

72 : IDTranslator.INSTANCE,

39. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

73 : new Translator(DISPLAY_NAME, COMMON_PKG.getCompatibilityDescriptionGroup_DisplayName() ),

40. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

73 : new Translator(DISPLAY_NAME, COMMON_PKG.getCompatibilityDescriptionGroup_DisplayName() ),

41. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

74 : new Translator(DESCRIPTION, COMMON_PKG.getCompatibilityDescriptionGroup_Description()),

42. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

74 : new Translator(DESCRIPTION, COMMON_PKG.getCompatibilityDescriptionGroup_Description()),

43. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

75 : new Translator(ICON+"/"+SMALL_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_SmallIcon() ), //$NON-NLS-1$

44. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

75 : new Translator(ICON+"/"+SMALL_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_SmallIcon() ), //$NON-NLS-1$

45. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

76 : new Translator(ICON+"/"+LARGE_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_LargeIcon() ), //$NON-NLS-1$

46. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

76 : new Translator(ICON+"/"+LARGE_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_LargeIcon() ), //$NON-NLS-1$

47. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

78 : new Translator(SPEC_VERSION, CONNECTOR_PKG.getConnector_SpecVersion() ),

48. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

78 : new Translator(SPEC_VERSION, CONNECTOR_PKG.getConnector_SpecVersion() ),

49. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

80 : new Translator(VERSION, CONNECTOR_PKG.getConnector_Version() ),

50. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

80 : new Translator(VERSION, CONNECTOR_PKG.getConnector_Version() ),

51. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

86 : protected Translator[] create14Children() {

52. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

87 : return new Translator[] {

53. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

88 : IDTranslator.INSTANCE,

54. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

88 : IDTranslator.INSTANCE,

55. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

89 : new Translator(VERSION, CONNECTOR_PKG.getConnector_SpecVersion(), DOM_ATTRIBUTE),

56. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

89 : new Translator(VERSION, CONNECTOR_PKG.getConnector_SpecVersion(), DOM_ATTRIBUTE),

57. WARNING: DiscouragedReference

Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

89 : new Translator(VERSION, CONNECTOR_PKG.getConnector_SpecVersion(), DOM_ATTRIBUTE),

58. WARNING: DiscouragedReference

Discouraged access: The constructor ConstantAttributeTranslator(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

90 : new ConstantAttributeTranslator(XML_NS, J2EE_NS_URL),

59. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

90 : new ConstantAttributeTranslator(XML_NS, J2EE_NS_URL),

60. WARNING: DiscouragedReference

Discouraged access: The constructor ConstantAttributeTranslator(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

91 : new ConstantAttributeTranslator(XML_NS_XSI, XSI_NS_URL),

61. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

91 : new ConstantAttributeTranslator(XML_NS_XSI, XSI_NS_URL),

62. WARNING: DiscouragedReference

Discouraged access: The constructor ConstantAttributeTranslator(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

92 : new ConstantAttributeTranslator(XSI_SCHEMA_LOCATION, J2EE_NS_URL+' '+CONNECTOR_SCHEMA_LOC_1_5),

63. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

92 : new ConstantAttributeTranslator(XSI_SCHEMA_LOCATION, J2EE_NS_URL+' '+CONNECTOR_SCHEMA_LOC_1_5),

64. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

98 : new Translator(RESOURCEADAPTER_VERSION, CONNECTOR_PKG.getConnector_Version()),

65. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

98 : new Translator(RESOURCEADAPTER_VERSION, CONNECTOR_PKG.getConnector_Version()),

66. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

104 : private Translator createResourceAdapterTranslator14() {

67. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

105 : GenericTranslator result = new GenericTranslator(RESOURCEADAPTER, CONNECTOR_PKG.getConnector_ResourceAdapter());

68. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

105 : GenericTranslator result = new GenericTranslator(RESOURCEADAPTER, CONNECTOR_PKG.getConnector_ResourceAdapter());

69. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

105 : GenericTranslator result = new GenericTranslator(RESOURCEADAPTER, CONNECTOR_PKG.getConnector_ResourceAdapter());

70. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

106 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(RESOURCEADAPTER_CLASS,CONNECTOR_PKG.getResourceAdapter_ResourceAdapterClass()), createConfigurationPropertyTranslator14(CONNECTOR_PKG.getResourceAdapter_ConfigProperties()), createOutboundTranslator(), createInboundTranslator(), createAdminObjectTranslator(), createSecurityPermissionsTranslator() });

71. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

106 : result.setChildren(new Translator[] {

72. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

107 : IDTranslator.INSTANCE,

73. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

107 : IDTranslator.INSTANCE,

74. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

108 : new Translator(RESOURCEADAPTER_CLASS,CONNECTOR_PKG.getResourceAdapter_ResourceAdapterClass()),

75. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

108 : new Translator(RESOURCEADAPTER_CLASS,CONNECTOR_PKG.getResourceAdapter_ResourceAdapterClass()),

76. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

118 : private Translator createOutboundTranslator() {

77. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

119 : GenericTranslator result = new GenericTranslator(OUTBOUND_RESOURCEADAPTER, CONNECTOR_PKG.getResourceAdapter_OutboundResourceAdapter());

78. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

119 : GenericTranslator result = new GenericTranslator(OUTBOUND_RESOURCEADAPTER, CONNECTOR_PKG.getResourceAdapter_OutboundResourceAdapter());

79. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

119 : GenericTranslator result = new GenericTranslator(OUTBOUND_RESOURCEADAPTER, CONNECTOR_PKG.getResourceAdapter_OutboundResourceAdapter());

80. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

120 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, createConnectionDefinationTranslator(), new Translator(TRANSACTION_SUPPORT, CONNECTOR_PKG.getOutboundResourceAdapter_TransactionSupport()), createAuthMechanismTranslator14(CONNECTOR_PKG.getOutboundResourceAdapter_AuthenticationMechanisms()), new BooleanTranslator(REAUTHENTICATION_SUPPORT, CONNECTOR_PKG.getOutboundResourceAdapter_ReauthenticationSupport()), });

81. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

120 : result.setChildren(new Translator[] {

82. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

121 : IDTranslator.INSTANCE,

83. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

121 : IDTranslator.INSTANCE,

84. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

123 : new Translator(TRANSACTION_SUPPORT, CONNECTOR_PKG.getOutboundResourceAdapter_TransactionSupport()),

85. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

123 : new Translator(TRANSACTION_SUPPORT, CONNECTOR_PKG.getOutboundResourceAdapter_TransactionSupport()),

86. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

130 : private Translator createInboundTranslator() {

87. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

131 : GenericTranslator result = new GenericTranslator(INBOUND_RESOURCEADAPTER, CONNECTOR_PKG.getResourceAdapter_InboundResourceAdapter());

88. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

131 : GenericTranslator result = new GenericTranslator(INBOUND_RESOURCEADAPTER, CONNECTOR_PKG.getResourceAdapter_InboundResourceAdapter());

89. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

131 : GenericTranslator result = new GenericTranslator(INBOUND_RESOURCEADAPTER, CONNECTOR_PKG.getResourceAdapter_InboundResourceAdapter());

90. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

132 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, createMessageAdapterTranslator() });

91. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

132 : result.setChildren(new Translator[] {

92. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

133 : IDTranslator.INSTANCE,

93. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

133 : IDTranslator.INSTANCE,

94. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

140 : private Translator createMessageAdapterTranslator() {

95. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

141 : GenericTranslator result = new GenericTranslator(MESSAGEADAPTER, CONNECTOR_PKG.getInboundResourceAdapter_MessageAdapter());

96. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

141 : GenericTranslator result = new GenericTranslator(MESSAGEADAPTER, CONNECTOR_PKG.getInboundResourceAdapter_MessageAdapter());

97. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

141 : GenericTranslator result = new GenericTranslator(MESSAGEADAPTER, CONNECTOR_PKG.getInboundResourceAdapter_MessageAdapter());

98. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

142 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, createMessageListenerTranslator(), });

99. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

142 : result.setChildren(new Translator[] {

100. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorTranslator.java :

143 : IDTranslator.INSTANCE,

Source File: org/eclipse/jst/j2ee/internal/model/translator/ejb/AbstractEJBTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

23 : import org.eclipse.wst.common.internal.emf.resource.IDTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

24 : import org.eclipse.wst.common.internal.emf.resource.Translator;

3. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

29 : public abstract class AbstractEJBTranslator extends Translator implements EjbDeploymentDescriptorXmlMapperI, J2EEVersionConstants {

4. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

39 : super(domNameAndPath, EJB_PKG.getEJBJar_EnterpriseBeans());

5. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

43 : protected Translator[] create13Children() {

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

44 : Translator[] start = getCommonBeginMaps13();

7. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

45 : Translator[] middle = getSpecificMaps(J2EE_1_3_ID);

8. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

46 : Translator[] end = getEndMaps13();

9. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

47 : return (Translator[]) concat(start, concat(middle, end));

10. WARNING: DiscouragedReference

Discouraged access: The method concat(Object[], Object[]) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

47 : return (Translator[]) concat(start, concat(middle, end));

11. WARNING: DiscouragedReference

Discouraged access: The method concat(Object[], Object[]) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

47 : return (Translator[]) concat(start, concat(middle, end));

12. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

50 : protected Translator[] create14Children() {

13. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

51 : Translator[] start = getCommonBeginMaps14();

14. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

52 : Translator[] middle = getSpecificMaps(J2EE_1_4_ID);

15. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

53 : Translator[] end = getEndMaps14();

16. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

55 : return (Translator[]) concat(start, concat(middle, end));

17. WARNING: DiscouragedReference

Discouraged access: The method concat(Object[], Object[]) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

55 : return (Translator[]) concat(start, concat(middle, end));

18. WARNING: DiscouragedReference

Discouraged access: The method concat(Object[], Object[]) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

55 : return (Translator[]) concat(start, concat(middle, end));

19. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

58 : protected Translator[] getCommonBeginMaps13() {

20. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

60 : Translator[] beginMaps = new Translator[] {

21. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

60 : Translator[] beginMaps = new Translator[] {

22. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

61 : IDTranslator.INSTANCE,

23. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

61 : IDTranslator.INSTANCE,

24. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

62 : new Translator(DESCRIPTION, COMMON_PKG.getCompatibilityDescriptionGroup_Description()),

25. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

62 : new Translator(DESCRIPTION, COMMON_PKG.getCompatibilityDescriptionGroup_Description()),

26. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

63 : new Translator(DISPLAY_NAME, COMMON_PKG.getCompatibilityDescriptionGroup_DisplayName()),

27. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

63 : new Translator(DISPLAY_NAME, COMMON_PKG.getCompatibilityDescriptionGroup_DisplayName()),

28. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

64 : new Translator(SMALL_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_SmallIcon()),

29. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

64 : new Translator(SMALL_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_SmallIcon()),

30. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

65 : new Translator(LARGE_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_LargeIcon()),

31. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

65 : new Translator(LARGE_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_LargeIcon()),

32. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

66 : new Translator(EJB_NAME, EJB_PKG.getEnterpriseBean_Name())

33. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

66 : new Translator(EJB_NAME, EJB_PKG.getEnterpriseBean_Name())

34. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

70 : return (Translator[])concat(concat(beginMaps, getHomeRemoteMaps()), getEJBClassMap());

35. WARNING: DiscouragedReference

Discouraged access: The method concat(Object[], Object[]) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

70 : return (Translator[])concat(concat(beginMaps, getHomeRemoteMaps()), getEJBClassMap());

36. WARNING: DiscouragedReference

Discouraged access: The method concat(Object[], Object[]) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

70 : return (Translator[])concat(concat(beginMaps, getHomeRemoteMaps()), getEJBClassMap());

37. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

71 : return (Translator[])concat(beginMaps, getEJBClassMap());

38. WARNING: DiscouragedReference

Discouraged access: The method concat(Object[], Object[]) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

71 : return (Translator[])concat(beginMaps, getEJBClassMap());

39. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

75 : protected Translator[] getCommonBeginMaps14() {

40. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

77 : Translator[] beginMaps = new Translator[] {

41. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

77 : Translator[] beginMaps = new Translator[] {

42. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

78 : IDTranslator.INSTANCE,

43. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

78 : IDTranslator.INSTANCE,

44. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

82 : new Translator(EJB_NAME, EJB_PKG.getEnterpriseBean_Name())

45. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

82 : new Translator(EJB_NAME, EJB_PKG.getEnterpriseBean_Name())

46. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

85 : return (Translator[])concat(concat(beginMaps, getHomeRemoteMaps()), getEJBClassMap());

47. WARNING: DiscouragedReference

Discouraged access: The method concat(Object[], Object[]) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

85 : return (Translator[])concat(concat(beginMaps, getHomeRemoteMaps()), getEJBClassMap());

48. WARNING: DiscouragedReference

Discouraged access: The method concat(Object[], Object[]) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

85 : return (Translator[])concat(concat(beginMaps, getHomeRemoteMaps()), getEJBClassMap());

49. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

86 : return (Translator[])concat(beginMaps, getEJBClassMap());

50. WARNING: DiscouragedReference

Discouraged access: The method concat(Object[], Object[]) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

86 : return (Translator[])concat(beginMaps, getEJBClassMap());

51. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

89 : protected Translator[] getHomeRemoteMaps() {

52. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

90 : return new Translator[] {

53. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

100 : protected Translator[] getEJBClassMap() {

54. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

101 : return new Translator[] {

55. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

111 : protected Translator[] getEndMaps13() {

56. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

112 : return new Translator[] {

57. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

124 : protected Translator[] getEndMaps14() {

58. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

125 : return new Translator[] {

59. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AbstractEJBTranslator.java :

139 : protected abstract Translator[] getSpecificMaps(int versionID);

Source File: org/eclipse/jst/j2ee/internal/model/translator/ejb/AcknowledgeModeTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AcknowledgeModeTranslator.java :

22 : import org.eclipse.wst.common.internal.emf.resource.Translator;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AcknowledgeModeTranslator.java :

27 : public class AcknowledgeModeTranslator extends Translator implements EjbDeploymentDescriptorXmlMapperI {

3. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AcknowledgeModeTranslator.java :

36 : super(ACKNOWLEDGE_MODE, EjbPackage.eINSTANCE.getMessageDriven_AcknowledgeMode());

4. WARNING: DiscouragedReference

Discouraged access: The method convertStringToValue(String, EObject) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AcknowledgeModeTranslator.java :

46 : return super.convertStringToValue(strValue, owner);

5. WARNING: DiscouragedReference

Discouraged access: The method convertValueToString(Object, EObject) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

AcknowledgeModeTranslator.java :

55 : return super.convertValueToString(value, owner);

Source File: org/eclipse/jst/j2ee/internal/model/translator/ejb/CMPFieldTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CMPFieldTranslator.java :

29 : import org.eclipse.wst.common.internal.emf.resource.IDTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CMPFieldTranslator.java :

30 : import org.eclipse.wst.common.internal.emf.resource.Translator;

3. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CMPFieldTranslator.java :

38 : public class CMPFieldTranslator extends Translator implements EjbDeploymentDescriptorXmlMapperI {

4. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CMPFieldTranslator.java :

40 : public static Translator[] children;

5. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CMPFieldTranslator.java :

42 : super(CMP_FIELD, EJB_PKG.getContainerManagedEntity_PersistentAttributes());

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CMPFieldTranslator.java :

48 : protected Translator[] getChildren() {

7. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CMPFieldTranslator.java :

54 : protected Translator[] createChildren(){

8. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CMPFieldTranslator.java :

55 : return new Translator[] {

9. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CMPFieldTranslator.java :

56 : IDTranslator.INSTANCE,

10. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CMPFieldTranslator.java :

56 : IDTranslator.INSTANCE,

11. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CMPFieldTranslator.java :

57 : new Translator(DESCRIPTION,EJB_PKG.getCMPAttribute_Description()),

12. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CMPFieldTranslator.java :

57 : new Translator(DESCRIPTION,EJB_PKG.getCMPAttribute_Description()),

13. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CMPFieldTranslator.java :

58 : new Translator(FIELD_NAME, EcorePackage.eINSTANCE.getENamedElement_Name())

14. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CMPFieldTranslator.java :

58 : new Translator(FIELD_NAME, EcorePackage.eINSTANCE.getENamedElement_Name())

15. WARNING: DiscouragedReference

Discouraged access: The method getMOFChildren(EObject) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CMPFieldTranslator.java :

71 : return super.getMOFChildren(mofObject);

Source File: org/eclipse/jst/j2ee/internal/model/translator/ejb/CMPVersionTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CMPVersionTranslator.java :

23 : import org.eclipse.wst.common.internal.emf.resource.Translator;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CMPVersionTranslator.java :

28 : public class CMPVersionTranslator extends Translator implements EjbDeploymentDescriptorXmlMapperI {

3. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CMPVersionTranslator.java :

35 : super(CMP_VERSION, EjbPackage.eINSTANCE.getContainerManagedEntity_Version());

4. WARNING: DiscouragedReference

Discouraged access: The method getMOFValue(EObject) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

CMPVersionTranslator.java :

44 : return super.getMOFValue(mofObject);

Source File: org/eclipse/jst/j2ee/internal/model/translator/ejb/ContainerManagedEntityTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

19 : import org.eclipse.wst.common.internal.emf.resource.GenericTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

20 : import org.eclipse.wst.common.internal.emf.resource.IDTranslator;

3. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

21 : import org.eclipse.wst.common.internal.emf.resource.Translator;

4. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

28 : private static Translator[] children13;

5. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

29 : private static Translator[] children14;

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

63 : public Translator[] getChildren(Object o, int versionID) {

7. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

84 : protected Translator[] getSpecificMaps(int versionID) {

8. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

85 : Translator[] cmpTranslators = new Translator[] {

9. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

85 : Translator[] cmpTranslators = new Translator[] {

10. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

88 : new Translator(ABSTRACT_SCHEMA_NAME, EJB_PKG.getContainerManagedEntity_AbstractSchemaName()),

11. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

88 : new Translator(ABSTRACT_SCHEMA_NAME, EJB_PKG.getContainerManagedEntity_AbstractSchemaName()),

12. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

94 : return (Translator[]) concat(super.getSpecificMaps(versionID), cmpTranslators);

13. WARNING: DiscouragedReference

Discouraged access: The method concat(Object[], Object[]) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

94 : return (Translator[]) concat(super.getSpecificMaps(versionID), cmpTranslators);

14. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

98 : protected Translator[] getEndMaps13() {

15. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

100 : Translator[] queryT = new Translator[] {

16. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

100 : Translator[] queryT = new Translator[] {

17. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

103 : return (Translator[]) concat(super.getEndMaps13(), queryT);

18. WARNING: DiscouragedReference

Discouraged access: The method concat(Object[], Object[]) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

103 : return (Translator[]) concat(super.getEndMaps13(), queryT);

19. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

106 : protected Translator[] getEndMaps14() {

20. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

108 : Translator[] queryT = new Translator[] {

21. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

108 : Translator[] queryT = new Translator[] {

22. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

111 : return (Translator[]) concat(super.getEndMaps14(), queryT);

23. WARNING: DiscouragedReference

Discouraged access: The method concat(Object[], Object[]) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

111 : return (Translator[]) concat(super.getEndMaps14(), queryT);

24. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

114 : public static Translator createQueryTranslators() {

25. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

115 : GenericTranslator result = new GenericTranslator(QUERY, EJB_PKG.getContainerManagedEntity_Queries());

26. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

115 : GenericTranslator result = new GenericTranslator(QUERY, EJB_PKG.getContainerManagedEntity_Queries());

27. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

115 : GenericTranslator result = new GenericTranslator(QUERY, EJB_PKG.getContainerManagedEntity_Queries());

28. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

116 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(DESCRIPTION, EJB_PKG.getQuery_Description()), createQueryMethodTranslators(), new Translator(RESULT_TYPE_MAPPING, EJB_PKG.getQuery_ReturnTypeMapping()), new Translator(EJB_QL, EJB_PKG.getQuery_EjbQL()) });

29. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

116 : result.setChildren(new Translator[] {

30. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

117 : IDTranslator.INSTANCE,

31. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

117 : IDTranslator.INSTANCE,

32. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

118 : new Translator(DESCRIPTION, EJB_PKG.getQuery_Description()),

33. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

118 : new Translator(DESCRIPTION, EJB_PKG.getQuery_Description()),

34. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

120 : new Translator(RESULT_TYPE_MAPPING, EJB_PKG.getQuery_ReturnTypeMapping()),

35. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

120 : new Translator(RESULT_TYPE_MAPPING, EJB_PKG.getQuery_ReturnTypeMapping()),

36. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

121 : new Translator(EJB_QL, EJB_PKG.getQuery_EjbQL())

37. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

121 : new Translator(EJB_QL, EJB_PKG.getQuery_EjbQL())

38. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

126 : public static Translator createQueryMethodTranslators() {

39. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

127 : GenericTranslator result = new GenericTranslator(QUERY_METHOD, EJB_PKG.getQuery_QueryMethod());

40. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

127 : GenericTranslator result = new GenericTranslator(QUERY_METHOD, EJB_PKG.getQuery_QueryMethod());

41. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

127 : GenericTranslator result = new GenericTranslator(QUERY_METHOD, EJB_PKG.getQuery_QueryMethod());

42. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

128 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(METHOD_NAME, EJB_PKG.getMethodElement_Name()), new MethodParamsTranslator(EJB_PKG.getMethodElement_Parms()) });

43. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

128 : result.setChildren(new Translator[] {

44. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

129 : IDTranslator.INSTANCE,

45. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

129 : IDTranslator.INSTANCE,

46. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

130 : new Translator(METHOD_NAME, EJB_PKG.getMethodElement_Name()),

47. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ContainerManagedEntityTranslator.java :

130 : new Translator(METHOD_NAME, EJB_PKG.getMethodElement_Name()),

Source File: org/eclipse/jst/j2ee/internal/model/translator/ejb/EJBJarTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

25 : import org.eclipse.wst.common.internal.emf.resource.ConstantAttributeTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

26 : import org.eclipse.wst.common.internal.emf.resource.GenericTranslator;

3. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

27 : import org.eclipse.wst.common.internal.emf.resource.IDTranslator;

4. WARNING: DiscouragedReference

Discouraged access: The type RootTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

28 : import org.eclipse.wst.common.internal.emf.resource.RootTranslator;

5. WARNING: DiscouragedReference

Discouraged access: The type SourceLinkTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

29 : import org.eclipse.wst.common.internal.emf.resource.SourceLinkTranslator;

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

30 : import org.eclipse.wst.common.internal.emf.resource.Translator;

7. WARNING: DiscouragedReference

Discouraged access: The type TranslatorPath is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

31 : import org.eclipse.wst.common.internal.emf.resource.TranslatorPath;

8. WARNING: DiscouragedReference

Discouraged access: The type RootTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

36 : public class EJBJarTranslator extends RootTranslator implements EjbDeploymentDescriptorXmlMapperI, J2EEConstants {

9. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

40 : private static Translator[] children13;

10. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

41 : private static Translator[] children14;

11. WARNING: DiscouragedReference

Discouraged access: The type TranslatorPath is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

43 : public static TranslatorPath ENTERPRISE_BEAN_NAME_TRANSLATOR_PATH =

12. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorPath(Translator[]) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

44 : new TranslatorPath( new Translator[] { new Translator(EJB_JAR, ROOT_FEATURE), new Translator(EnterpriseBeansTranslator.ENTERPRISE_BEANS_PATH, EJB_PKG.getEJBJar_EnterpriseBeans()), new Translator(EJB_NAME, EJB_PKG.getEnterpriseBean_Name())});

13. WARNING: DiscouragedReference

Discouraged access: The type TranslatorPath is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

44 : new TranslatorPath(

14. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

45 : new Translator[] {

15. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

46 : new Translator(EJB_JAR, ROOT_FEATURE),

16. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

46 : new Translator(EJB_JAR, ROOT_FEATURE),

17. WARNING: DiscouragedReference

Discouraged access: The field ROOT_FEATURE from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

46 : new Translator(EJB_JAR, ROOT_FEATURE),

18. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

47 : new Translator(EnterpriseBeansTranslator.ENTERPRISE_BEANS_PATH, EJB_PKG.getEJBJar_EnterpriseBeans()),

19. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

47 : new Translator(EnterpriseBeansTranslator.ENTERPRISE_BEANS_PATH, EJB_PKG.getEJBJar_EnterpriseBeans()),

20. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

48 : new Translator(EJB_NAME, EJB_PKG.getEnterpriseBean_Name())});

21. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

48 : new Translator(EJB_NAME, EJB_PKG.getEnterpriseBean_Name())});

22. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

51 : private static final Translator CMR_FIELD_NAME_TRANSLATOR = new Translator(CMR_FIELD_NAME, EcorePackage.eINSTANCE.getENamedElement_Name());

23. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

51 : private static final Translator CMR_FIELD_NAME_TRANSLATOR = new Translator(CMR_FIELD_NAME, EcorePackage.eINSTANCE.getENamedElement_Name());

24. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

51 : private static final Translator CMR_FIELD_NAME_TRANSLATOR = new Translator(CMR_FIELD_NAME, EcorePackage.eINSTANCE.getENamedElement_Name());

25. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

52 : private static final Translator CMR_FIELD_TYPE_TRANSLATOR = new JavaClassTranslator(CMR_FIELD_TYPE, EJB_PKG.getCMRField_CollectionType());

26. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

53 : private static final Translator ROLE_SOURCE_EJB_NAME_SOURCELINK_TRANSLATOR = new SourceLinkTranslator(EJB_NAME, EJB_PKG.getRoleSource_EntityBean(), ENTERPRISE_BEAN_NAME_TRANSLATOR_PATH);

27. WARNING: DiscouragedReference

Discouraged access: The constructor SourceLinkTranslator(String, EStructuralFeature, TranslatorPath) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

53 : private static final Translator ROLE_SOURCE_EJB_NAME_SOURCELINK_TRANSLATOR = new SourceLinkTranslator(EJB_NAME, EJB_PKG.getRoleSource_EntityBean(), ENTERPRISE_BEAN_NAME_TRANSLATOR_PATH);

28. WARNING: DiscouragedReference

Discouraged access: The type SourceLinkTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

53 : private static final Translator ROLE_SOURCE_EJB_NAME_SOURCELINK_TRANSLATOR = new SourceLinkTranslator(EJB_NAME, EJB_PKG.getRoleSource_EntityBean(), ENTERPRISE_BEAN_NAME_TRANSLATOR_PATH);

29. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

54 : private static final Translator EJB_RELATIONSHIP_ROLE_NAME_TRANSLATOR = new Translator(EJB_RELATIONSHIP_ROLE_NAME, EJB_PKG.getEJBRelationshipRole_RoleName());

30. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

54 : private static final Translator EJB_RELATIONSHIP_ROLE_NAME_TRANSLATOR = new Translator(EJB_RELATIONSHIP_ROLE_NAME, EJB_PKG.getEJBRelationshipRole_RoleName());

31. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

54 : private static final Translator EJB_RELATIONSHIP_ROLE_NAME_TRANSLATOR = new Translator(EJB_RELATIONSHIP_ROLE_NAME, EJB_PKG.getEJBRelationshipRole_RoleName());

32. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

55 : private static final Translator MULTIPLICITY_TRANSLATOR = new MultiplicityTranslator();

33. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

56 : private static final Translator CASCADE_DELETE_TRANSLATOR = new Translator(CASCADE_DELETE, EJB_PKG.getEJBRelationshipRole_CascadeDelete(), Translator.EMPTY_TAG);

34. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

56 : private static final Translator CASCADE_DELETE_TRANSLATOR = new Translator(CASCADE_DELETE, EJB_PKG.getEJBRelationshipRole_CascadeDelete(), Translator.EMPTY_TAG);

35. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

56 : private static final Translator CASCADE_DELETE_TRANSLATOR = new Translator(CASCADE_DELETE, EJB_PKG.getEJBRelationshipRole_CascadeDelete(), Translator.EMPTY_TAG);

36. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

56 : private static final Translator CASCADE_DELETE_TRANSLATOR = new Translator(CASCADE_DELETE, EJB_PKG.getEJBRelationshipRole_CascadeDelete(), Translator.EMPTY_TAG);

37. WARNING: DiscouragedReference

Discouraged access: The field EMPTY_TAG from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

56 : private static final Translator CASCADE_DELETE_TRANSLATOR = new Translator(CASCADE_DELETE, EJB_PKG.getEJBRelationshipRole_CascadeDelete(), Translator.EMPTY_TAG);

38. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

57 : private static final Translator EJB_RELATION_NAME_TRANSLATOR = new Translator(EJB_RELATION_NAME, EJB_PKG.getEJBRelation_Name());

39. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

57 : private static final Translator EJB_RELATION_NAME_TRANSLATOR = new Translator(EJB_RELATION_NAME, EJB_PKG.getEJBRelation_Name());

40. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

57 : private static final Translator EJB_RELATION_NAME_TRANSLATOR = new Translator(EJB_RELATION_NAME, EJB_PKG.getEJBRelation_Name());

41. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

58 : private static final Translator UNCHECKED_TRANSLATOR = new Translator(UNCHECKED, EJB_PKG.getMethodPermission_Unchecked(), Translator.EMPTY_TAG);

42. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

58 : private static final Translator UNCHECKED_TRANSLATOR = new Translator(UNCHECKED, EJB_PKG.getMethodPermission_Unchecked(), Translator.EMPTY_TAG);

43. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

58 : private static final Translator UNCHECKED_TRANSLATOR = new Translator(UNCHECKED, EJB_PKG.getMethodPermission_Unchecked(), Translator.EMPTY_TAG);

44. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

58 : private static final Translator UNCHECKED_TRANSLATOR = new Translator(UNCHECKED, EJB_PKG.getMethodPermission_Unchecked(), Translator.EMPTY_TAG);

45. WARNING: DiscouragedReference

Discouraged access: The field EMPTY_TAG from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

58 : private static final Translator UNCHECKED_TRANSLATOR = new Translator(UNCHECKED, EJB_PKG.getMethodPermission_Unchecked(), Translator.EMPTY_TAG);

46. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

59 : private static final Translator METHOD_PERMISSION_ROLE_NAME_SOURCELINK_TRANSLATOR = new SourceLinkTranslator(ROLE_NAME,EJB_PKG.getMethodPermission_Roles(),new TranslatorPath(

47. WARNING: DiscouragedReference

Discouraged access: The constructor SourceLinkTranslator(String, EStructuralFeature, TranslatorPath) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

59 : private static final Translator METHOD_PERMISSION_ROLE_NAME_SOURCELINK_TRANSLATOR = new SourceLinkTranslator(ROLE_NAME,EJB_PKG.getMethodPermission_Roles(),new TranslatorPath( new Translator[] { new Translator(ASSEMBLY_DESCRIPTOR, CONTAINER_FEATURE), new Translator(SECURITY_ROLE, EJB_PKG.getAssemblyDescriptor_SecurityRoles()), new Translator(ROLE_NAME, CommonPackage.eINSTANCE.getSecurityRole_RoleName()) }));

48. WARNING: DiscouragedReference

Discouraged access: The type SourceLinkTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

59 : private static final Translator METHOD_PERMISSION_ROLE_NAME_SOURCELINK_TRANSLATOR = new SourceLinkTranslator(ROLE_NAME,EJB_PKG.getMethodPermission_Roles(),new TranslatorPath(

49. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorPath(Translator[]) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

59 : private static final Translator METHOD_PERMISSION_ROLE_NAME_SOURCELINK_TRANSLATOR = new SourceLinkTranslator(ROLE_NAME,EJB_PKG.getMethodPermission_Roles(),new TranslatorPath( new Translator[] { new Translator(ASSEMBLY_DESCRIPTOR, CONTAINER_FEATURE), new Translator(SECURITY_ROLE, EJB_PKG.getAssemblyDescriptor_SecurityRoles()), new Translator(ROLE_NAME, CommonPackage.eINSTANCE.getSecurityRole_RoleName()) }));

50. WARNING: DiscouragedReference

Discouraged access: The type TranslatorPath is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

59 : private static final Translator METHOD_PERMISSION_ROLE_NAME_SOURCELINK_TRANSLATOR = new SourceLinkTranslator(ROLE_NAME,EJB_PKG.getMethodPermission_Roles(),new TranslatorPath(

51. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

60 : new Translator[] {

52. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

61 : new Translator(ASSEMBLY_DESCRIPTOR, CONTAINER_FEATURE),

53. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

61 : new Translator(ASSEMBLY_DESCRIPTOR, CONTAINER_FEATURE),

54. WARNING: DiscouragedReference

Discouraged access: The field CONTAINER_FEATURE from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

61 : new Translator(ASSEMBLY_DESCRIPTOR, CONTAINER_FEATURE),

55. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

62 : new Translator(SECURITY_ROLE, EJB_PKG.getAssemblyDescriptor_SecurityRoles()),

56. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

62 : new Translator(SECURITY_ROLE, EJB_PKG.getAssemblyDescriptor_SecurityRoles()),

57. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

63 : new Translator(ROLE_NAME, CommonPackage.eINSTANCE.getSecurityRole_RoleName())

58. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

63 : new Translator(ROLE_NAME, CommonPackage.eINSTANCE.getSecurityRole_RoleName())

59. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

65 : private static final Translator SEC_ROLE_NAME_TRANSLATOR = new Translator(ROLE_NAME, CommonPackage.eINSTANCE.getSecurityRole_RoleName(), new TranslatorPath(

60. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature, TranslatorPath) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

65 : private static final Translator SEC_ROLE_NAME_TRANSLATOR = new Translator(ROLE_NAME, CommonPackage.eINSTANCE.getSecurityRole_RoleName(), new TranslatorPath( new Translator[] { new Translator(ASSEMBLY_DESCRIPTOR, CONTAINER_FEATURE), new Translator(METHOD_PERMISSION, EJB_PKG.getAssemblyDescriptor_MethodPermissions()), new Translator(SECURITY_ROLE, EJB_PKG.getMethodPermission_Roles()), new Translator(ROLE_NAME, CommonPackage.eINSTANCE.getSecurityRole_RoleName()) }));

61. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

65 : private static final Translator SEC_ROLE_NAME_TRANSLATOR = new Translator(ROLE_NAME, CommonPackage.eINSTANCE.getSecurityRole_RoleName(), new TranslatorPath(

62. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorPath(Translator[]) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

65 : private static final Translator SEC_ROLE_NAME_TRANSLATOR = new Translator(ROLE_NAME, CommonPackage.eINSTANCE.getSecurityRole_RoleName(), new TranslatorPath( new Translator[] { new Translator(ASSEMBLY_DESCRIPTOR, CONTAINER_FEATURE), new Translator(METHOD_PERMISSION, EJB_PKG.getAssemblyDescriptor_MethodPermissions()), new Translator(SECURITY_ROLE, EJB_PKG.getMethodPermission_Roles()), new Translator(ROLE_NAME, CommonPackage.eINSTANCE.getSecurityRole_RoleName()) }));

63. WARNING: DiscouragedReference

Discouraged access: The type TranslatorPath is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

65 : private static final Translator SEC_ROLE_NAME_TRANSLATOR = new Translator(ROLE_NAME, CommonPackage.eINSTANCE.getSecurityRole_RoleName(), new TranslatorPath(

64. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

66 : new Translator[] {

65. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

67 : new Translator(ASSEMBLY_DESCRIPTOR, CONTAINER_FEATURE),

66. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

67 : new Translator(ASSEMBLY_DESCRIPTOR, CONTAINER_FEATURE),

67. WARNING: DiscouragedReference

Discouraged access: The field CONTAINER_FEATURE from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

67 : new Translator(ASSEMBLY_DESCRIPTOR, CONTAINER_FEATURE),

68. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

68 : new Translator(METHOD_PERMISSION, EJB_PKG.getAssemblyDescriptor_MethodPermissions()),

69. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

68 : new Translator(METHOD_PERMISSION, EJB_PKG.getAssemblyDescriptor_MethodPermissions()),

70. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

69 : new Translator(SECURITY_ROLE, EJB_PKG.getMethodPermission_Roles()),

71. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

69 : new Translator(SECURITY_ROLE, EJB_PKG.getMethodPermission_Roles()),

72. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

70 : new Translator(ROLE_NAME, CommonPackage.eINSTANCE.getSecurityRole_RoleName())

73. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

70 : new Translator(ROLE_NAME, CommonPackage.eINSTANCE.getSecurityRole_RoleName())

74. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

73 : private static final Translator TRANS_ATTRIBUTE_TRANSLATOR = new Translator(TRANS_ATTRIBUTE, EJB_PKG.getMethodTransaction_TransactionAttribute());

75. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

73 : private static final Translator TRANS_ATTRIBUTE_TRANSLATOR = new Translator(TRANS_ATTRIBUTE, EJB_PKG.getMethodTransaction_TransactionAttribute());

76. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

73 : private static final Translator TRANS_ATTRIBUTE_TRANSLATOR = new Translator(TRANS_ATTRIBUTE, EJB_PKG.getMethodTransaction_TransactionAttribute());

77. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

74 : private static final Translator METHOD_ELEMENT_EJB_NAME_SOURCELINK_TRANSLATOR = new SourceLinkTranslator(EJB_NAME, EJB_PKG.getMethodElement_EnterpriseBean(), EJBJarTranslator.ENTERPRISE_BEAN_NAME_TRANSLATOR_PATH);

78. WARNING: DiscouragedReference

Discouraged access: The constructor SourceLinkTranslator(String, EStructuralFeature, TranslatorPath) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

74 : private static final Translator METHOD_ELEMENT_EJB_NAME_SOURCELINK_TRANSLATOR = new SourceLinkTranslator(EJB_NAME, EJB_PKG.getMethodElement_EnterpriseBean(), EJBJarTranslator.ENTERPRISE_BEAN_NAME_TRANSLATOR_PATH);

79. WARNING: DiscouragedReference

Discouraged access: The type SourceLinkTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

74 : private static final Translator METHOD_ELEMENT_EJB_NAME_SOURCELINK_TRANSLATOR = new SourceLinkTranslator(EJB_NAME, EJB_PKG.getMethodElement_EnterpriseBean(), EJBJarTranslator.ENTERPRISE_BEAN_NAME_TRANSLATOR_PATH);

80. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

75 : private static final Translator METHOD_NAME_TRANSLATOR = new Translator(METHOD_NAME, EJB_PKG.getMethodElement_Name());

81. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

75 : private static final Translator METHOD_NAME_TRANSLATOR = new Translator(METHOD_NAME, EJB_PKG.getMethodElement_Name());

82. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

75 : private static final Translator METHOD_NAME_TRANSLATOR = new Translator(METHOD_NAME, EJB_PKG.getMethodElement_Name());

83. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

76 : private static final Translator METHOD_PARAM_TRANSLATOR = new MethodParamsTranslator(EJB_PKG.getMethodElement_Parms());

84. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

77 : private static final Translator METHOD_ELEMENT_KIND_TRANSLATOR = new MethodElementKindTranslator();

85. WARNING: DiscouragedReference

Discouraged access: The constructor RootTranslator(String, EClass) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

80 : super(EJB_JAR, EJB_PKG.getEJBJar());

86. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

86 : public Translator[] getChildren(Object o, int versionID) {

87. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

100 : protected Translator[] create13Children() {

88. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

101 : return new Translator[] {

89. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

102 : IDTranslator.INSTANCE,

90. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

102 : IDTranslator.INSTANCE,

91. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

103 : new Translator(DESCRIPTION, COMMON_PKG.getCompatibilityDescriptionGroup_Description()),

92. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

103 : new Translator(DESCRIPTION, COMMON_PKG.getCompatibilityDescriptionGroup_Description()),

93. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

104 : new Translator(DISPLAY_NAME, COMMON_PKG.getCompatibilityDescriptionGroup_DisplayName()),

94. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

104 : new Translator(DISPLAY_NAME, COMMON_PKG.getCompatibilityDescriptionGroup_DisplayName()),

95. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

105 : new Translator(SMALL_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_SmallIcon()),

96. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

105 : new Translator(SMALL_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_SmallIcon()),

97. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

106 : new Translator(LARGE_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_LargeIcon()),

98. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

106 : new Translator(LARGE_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_LargeIcon()),

99. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

110 : new Translator(EJB_CLIENT_JAR, EJB_PKG.getEJBJar_EjbClientJar()),

100. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBJarTranslator.java :

110 : new Translator(EJB_CLIENT_JAR, EJB_PKG.getEJBJar_EjbClientJar()),

Source File: org/eclipse/jst/j2ee/internal/model/translator/ejb/EnterpriseBeansTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type MultiObjectTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnterpriseBeansTranslator.java :

23 : import org.eclipse.wst.common.internal.emf.resource.MultiObjectTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type ReadAheadHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnterpriseBeansTranslator.java :

24 : import org.eclipse.wst.common.internal.emf.resource.ReadAheadHelper;

3. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnterpriseBeansTranslator.java :

25 : import org.eclipse.wst.common.internal.emf.resource.Translator;

4. WARNING: DiscouragedReference

Discouraged access: The type MultiObjectTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnterpriseBeansTranslator.java :

30 : public class EnterpriseBeansTranslator extends MultiObjectTranslator implements EjbDeploymentDescriptorXmlMapperI {

5. WARNING: DiscouragedReference

Discouraged access: The constructor MultiObjectTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnterpriseBeansTranslator.java :

51 : super(ENTERPRISE_BEANS_PATH, EJB_PKG.getEJBJar_EnterpriseBeans());

6. WARNING: DiscouragedReference

Discouraged access: The method addReadAheadHelper(ReadAheadHelper) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnterpriseBeansTranslator.java :

52 : addReadAheadHelper(new ReadAheadHelper(ENTITY, new String[] {BEAN, CONTAINER}, PERSISTENCE_TYPE ));

7. WARNING: DiscouragedReference

Discouraged access: The constructor ReadAheadHelper(String, String[], String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnterpriseBeansTranslator.java :

52 : addReadAheadHelper(new ReadAheadHelper(ENTITY, new String[] {BEAN, CONTAINER}, PERSISTENCE_TYPE ));

8. WARNING: DiscouragedReference

Discouraged access: The type ReadAheadHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnterpriseBeansTranslator.java :

52 : addReadAheadHelper(new ReadAheadHelper(ENTITY, new String[] {BEAN, CONTAINER}, PERSISTENCE_TYPE ));

9. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnterpriseBeansTranslator.java :

58 : public Translator getDelegateFor(EObject o) {

10. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnterpriseBeansTranslator.java :

72 : public Translator getDelegateFor(String domName, String readAheadName) {

11. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnterpriseBeansTranslator.java :

73 : Translator result = null;

12. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnterpriseBeansTranslator.java :

75 : result = (Translator) delegates.get(readAheadName);

13. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EnterpriseBeansTranslator.java :

77 : result = (Translator) delegates.get(domName);

Source File: org/eclipse/jst/j2ee/internal/model/translator/ejb/EntityTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EntityTranslator.java :

25 : import org.eclipse.wst.common.internal.emf.resource.Translator;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EntityTranslator.java :

32 : private static Translator[] children13;

3. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EntityTranslator.java :

33 : private static Translator[] children14;

4. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EntityTranslator.java :

35 : private class PersistenceTypeTranslator extends Translator {

5. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EntityTranslator.java :

38 : super(PERSISTENCE_TYPE, (EStructuralFeature) null);

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EntityTranslator.java :

79 : protected Translator[] getSpecificMaps(int versionID) {

7. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EntityTranslator.java :

80 : Translator reentrantTranslator = null;

8. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EntityTranslator.java :

84 : reentrantTranslator = new Translator(REENTRANT, EJB_PKG.getEntity_Reentrant(), UNSET_IF_NULL);

9. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EntityTranslator.java :

84 : reentrantTranslator = new Translator(REENTRANT, EJB_PKG.getEntity_Reentrant(), UNSET_IF_NULL);

10. WARNING: DiscouragedReference

Discouraged access: The field UNSET_IF_NULL from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EntityTranslator.java :

84 : reentrantTranslator = new Translator(REENTRANT, EJB_PKG.getEntity_Reentrant(), UNSET_IF_NULL);

11. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EntityTranslator.java :

91 : return new Translator[] { new PersistenceTypeTranslator(), new JavaClassTranslator(PRIM_KEY_CLASS, EJB_PKG.getEntity_PrimaryKey()), reentrantTranslator };

12. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EntityTranslator.java :

104 : public Translator[] getChildren(Object o, int versionID) {

Source File: org/eclipse/jst/j2ee/internal/model/translator/ejb/MessageDrivenDestinationTypeTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenDestinationTypeTranslator.java :

23 : import org.eclipse.wst.common.internal.emf.resource.Translator;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenDestinationTypeTranslator.java :

31 : public class MessageDrivenDestinationTypeTranslator extends Translator implements EjbDeploymentDescriptorXmlMapperI {

3. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenDestinationTypeTranslator.java :

37 : super(DESTINATION_TYPE, EJB_PKG.getMessageDrivenDestination_Type());

4. WARNING: DiscouragedReference

Discouraged access: The method convertValueToString(Object, EObject) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenDestinationTypeTranslator.java :

49 : return super.convertValueToString(value, owner);

5. WARNING: DiscouragedReference

Discouraged access: The method convertStringToValue(String, EObject) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenDestinationTypeTranslator.java :

59 : return super.convertStringToValue(correct, owner);

Source File: org/eclipse/jst/j2ee/internal/model/translator/ejb/MessageDrivenTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

21 : import org.eclipse.wst.common.internal.emf.resource.GenericTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

22 : import org.eclipse.wst.common.internal.emf.resource.Translator;

3. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

25 : private static Translator[] children13;

4. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

26 : private static Translator[] children14;

5. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

28 : private static Translator TRANSACTION_TYPE_XLATOR = new Translator(TRANSACTION_TYPE, EJB_PKG.getMessageDriven_TransactionType());

6. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

28 : private static Translator TRANSACTION_TYPE_XLATOR = new Translator(TRANSACTION_TYPE, EJB_PKG.getMessageDriven_TransactionType());

7. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

28 : private static Translator TRANSACTION_TYPE_XLATOR = new Translator(TRANSACTION_TYPE, EJB_PKG.getMessageDriven_TransactionType());

8. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

42 : protected Translator[] getSpecificMaps(int versionID) {

9. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

51 : protected Translator[] getSpecificMaps13() {

10. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

53 : return new Translator[] {

11. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

57 : new Translator(MESSAGE_SELECTOR, EJB_PKG.getMessageDriven_MessageSelector()),

12. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

57 : new Translator(MESSAGE_SELECTOR, EJB_PKG.getMessageDriven_MessageSelector()),

13. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

64 : protected Translator[] getSpecificMaps14() {

14. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

66 : return new Translator[] {

15. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

73 : new Translator(MESSAGE_DEST_LINK, EJB_PKG.getMessageDriven_Link()),

16. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

73 : new Translator(MESSAGE_DEST_LINK, EJB_PKG.getMessageDriven_Link()),

17. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

82 : private Translator createActivationConfigurationMaps() {

18. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

83 : GenericTranslator result = new GenericTranslator(ACTIVATION_CONF, EJB_PKG.getMessageDriven_ActivationConfig());

19. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

83 : GenericTranslator result = new GenericTranslator(ACTIVATION_CONF, EJB_PKG.getMessageDriven_ActivationConfig());

20. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

83 : GenericTranslator result = new GenericTranslator(ACTIVATION_CONF, EJB_PKG.getMessageDriven_ActivationConfig());

21. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

84 : result.setChildren(new Translator[]{ CommonTranslators.createDescriptionTranslator(EJB_PKG.getActivationConfig_Descriptions()), createActivationConfigPropertiesMap(), // CommonTranslators.createDeploymentExtensionTranslator(EJB_PKG.getActivationConfig_Extensions()) });

22. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

84 : result.setChildren(new Translator[]{

23. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

97 : private Translator createActivationConfigPropertiesMap() {

24. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

98 : GenericTranslator result = new GenericTranslator(ACTIVATION_CONF_PROPERTY, EJB_PKG.getActivationConfig_ConfigProperties());

25. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

98 : GenericTranslator result = new GenericTranslator(ACTIVATION_CONF_PROPERTY, EJB_PKG.getActivationConfig_ConfigProperties());

26. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

98 : GenericTranslator result = new GenericTranslator(ACTIVATION_CONF_PROPERTY, EJB_PKG.getActivationConfig_ConfigProperties());

27. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

99 : result.setChildren(new Translator[] { new Translator(ACTIVATION_CONF_PROPERTY_NAME, EJB_PKG.getActivationConfigProperty_Name()), new Translator(ACTIVATION_CONF_PROPERTY_VALUE, EJB_PKG.getActivationConfigProperty_Value()) });

28. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

99 : result.setChildren(new Translator[] {

29. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

100 : new Translator(ACTIVATION_CONF_PROPERTY_NAME, EJB_PKG.getActivationConfigProperty_Name()),

30. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

100 : new Translator(ACTIVATION_CONF_PROPERTY_NAME, EJB_PKG.getActivationConfigProperty_Name()),

31. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

101 : new Translator(ACTIVATION_CONF_PROPERTY_VALUE, EJB_PKG.getActivationConfigProperty_Value())

32. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

101 : new Translator(ACTIVATION_CONF_PROPERTY_VALUE, EJB_PKG.getActivationConfigProperty_Value())

33. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

110 : protected Translator createMessageDrivenDestinationTranslator() {

34. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

111 : GenericTranslator result = new GenericTranslator(MESSAGE_DRIVEN_DESTINATION,EJB_PKG.getMessageDriven_Destination());

35. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

111 : GenericTranslator result = new GenericTranslator(MESSAGE_DRIVEN_DESTINATION,EJB_PKG.getMessageDriven_Destination());

36. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

111 : GenericTranslator result = new GenericTranslator(MESSAGE_DRIVEN_DESTINATION,EJB_PKG.getMessageDriven_Destination());

37. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

112 : result.setChildren( new Translator[]{ new MessageDrivenDestinationTypeTranslator(), new Translator(SUBSCRIPTION_DURABILITY, EJB_PKG.getMessageDrivenDestination_SubscriptionDurability()) });

38. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

112 : result.setChildren( new Translator[]{

39. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

114 : new Translator(SUBSCRIPTION_DURABILITY, EJB_PKG.getMessageDrivenDestination_SubscriptionDurability())

40. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

114 : new Translator(SUBSCRIPTION_DURABILITY, EJB_PKG.getMessageDrivenDestination_SubscriptionDurability())

41. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

121 : public Translator[] getChildren(Object o, int versionID) {

42. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

148 : protected Translator[] getEndMaps13() {

43. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

149 : return new Translator[] {

44. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

159 : protected Translator[] getEndMaps14() {

45. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MessageDrivenTranslator.java :

160 : return new Translator[] {

Source File: org/eclipse/jst/j2ee/internal/model/translator/ejb/MethodElementKindTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MethodElementKindTranslator.java :

21 : import org.eclipse.wst.common.internal.emf.resource.Translator;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MethodElementKindTranslator.java :

23 : public class MethodElementKindTranslator extends Translator implements EjbDeploymentDescriptorXmlMapperI {

3. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MethodElementKindTranslator.java :

30 : super(METHOD_INTF, EJB_PKG.getMethodElement_Type());

4. WARNING: DiscouragedReference

Discouraged access: The method convertStringToValue(String, EObject) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MethodElementKindTranslator.java :

36 : Object obj = super.convertStringToValue(strValue, owner);

5. WARNING: DiscouragedReference

Discouraged access: The method convertStringToValue(String, EObject) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MethodElementKindTranslator.java :

48 : return super.convertStringToValue(correct, owner);

6. WARNING: DiscouragedReference

Discouraged access: The method isSetMOFValue(EObject) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MethodElementKindTranslator.java :

57 : return super.isSetMOFValue(emfObject);

7. WARNING: DiscouragedReference

Discouraged access: The method getMOFChildren(EObject) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MethodElementKindTranslator.java :

64 : List result = super.getMOFChildren(mofObject);

Source File: org/eclipse/jst/j2ee/internal/model/translator/ejb/MethodParamsTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MethodParamsTranslator.java :

27 : import org.eclipse.wst.common.internal.emf.resource.Translator;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MethodParamsTranslator.java :

35 : public class MethodParamsTranslator extends Translator implements EjbDeploymentDescriptorXmlMapperI{

3. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MethodParamsTranslator.java :

41 : super(METHOD_PARAMS+'/'+METHOD_PARAM , eFeature);

4. WARNING: DiscouragedReference

Discouraged access: The field fStyle from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MethodParamsTranslator.java :

43 : this.fStyle |= Translator.EMPTY_CONTENT_IS_SIGNIFICANT;

5. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MethodParamsTranslator.java :

43 : this.fStyle |= Translator.EMPTY_CONTENT_IS_SIGNIFICANT;

6. WARNING: DiscouragedReference

Discouraged access: The field EMPTY_CONTENT_IS_SIGNIFICANT from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MethodParamsTranslator.java :

43 : this.fStyle |= Translator.EMPTY_CONTENT_IS_SIGNIFICANT;

7. WARNING: DiscouragedReference

Discouraged access: The field feature from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MethodParamsTranslator.java :

86 : ((MethodElement)mofObject).eUnset(feature);

Source File: org/eclipse/jst/j2ee/internal/model/translator/ejb/MultiplicityTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MultiplicityTranslator.java :

22 : import org.eclipse.wst.common.internal.emf.resource.Translator;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MultiplicityTranslator.java :

30 : public class MultiplicityTranslator extends Translator implements EjbDeploymentDescriptorXmlMapperI{

3. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MultiplicityTranslator.java :

33 : super(MULTIPLICITY,EjbPackage.eINSTANCE.getEJBRelationshipRole_Multiplicity());

4. WARNING: DiscouragedReference

Discouraged access: The method convertStringToValue(String, EObject) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

MultiplicityTranslator.java :

46 : return super.convertStringToValue(correct, owner);

Source File: org/eclipse/jst/j2ee/internal/model/translator/ejb/PrimKeyFieldTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type SourceLinkTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

PrimKeyFieldTranslator.java :

25 : import org.eclipse.wst.common.internal.emf.resource.SourceLinkTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

PrimKeyFieldTranslator.java :

26 : import org.eclipse.wst.common.internal.emf.resource.Translator;

3. WARNING: DiscouragedReference

Discouraged access: The type TranslatorPath is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

PrimKeyFieldTranslator.java :

27 : import org.eclipse.wst.common.internal.emf.resource.TranslatorPath;

4. WARNING: DiscouragedReference

Discouraged access: The type SourceLinkTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

PrimKeyFieldTranslator.java :

32 : public class PrimKeyFieldTranslator extends SourceLinkTranslator implements EjbDeploymentDescriptorXmlMapperI {

5. WARNING: DiscouragedReference

Discouraged access: The constructor SourceLinkTranslator(String, EStructuralFeature, TranslatorPath) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

PrimKeyFieldTranslator.java :

40 : super(PRIMKEY_FIELD, EjbPackage.eINSTANCE.getContainerManagedEntity_PrimKeyField(),new TranslatorPath( new Translator[] { new Translator(CMP_FIELD, EjbPackage.eINSTANCE.getContainerManagedEntity_PersistentAttributes()), new Translator(FIELD_NAME, EcorePackage.eINSTANCE.getENamedElement_Name()) }));

6. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorPath(Translator[]) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

PrimKeyFieldTranslator.java :

40 : super(PRIMKEY_FIELD, EjbPackage.eINSTANCE.getContainerManagedEntity_PrimKeyField(),new TranslatorPath( new Translator[] { new Translator(CMP_FIELD, EjbPackage.eINSTANCE.getContainerManagedEntity_PersistentAttributes()), new Translator(FIELD_NAME, EcorePackage.eINSTANCE.getENamedElement_Name()) }));

7. WARNING: DiscouragedReference

Discouraged access: The type TranslatorPath is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

PrimKeyFieldTranslator.java :

40 : super(PRIMKEY_FIELD, EjbPackage.eINSTANCE.getContainerManagedEntity_PrimKeyField(),new TranslatorPath(

8. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

PrimKeyFieldTranslator.java :

41 : new Translator[] {

9. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

PrimKeyFieldTranslator.java :

42 : new Translator(CMP_FIELD, EjbPackage.eINSTANCE.getContainerManagedEntity_PersistentAttributes()),

10. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

PrimKeyFieldTranslator.java :

42 : new Translator(CMP_FIELD, EjbPackage.eINSTANCE.getContainerManagedEntity_PersistentAttributes()),

11. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

PrimKeyFieldTranslator.java :

43 : new Translator(FIELD_NAME, EcorePackage.eINSTANCE.getENamedElement_Name())

12. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

PrimKeyFieldTranslator.java :

43 : new Translator(FIELD_NAME, EcorePackage.eINSTANCE.getENamedElement_Name())

13. WARNING: DiscouragedReference

Discouraged access: The method convertStringToValue(String, EObject) from the type SourceLinkTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

PrimKeyFieldTranslator.java :

56 : Object result = super.convertStringToValue(strValue, owner);

Source File: org/eclipse/jst/j2ee/internal/model/translator/ejb/SecurityIdentityTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

26 : import org.eclipse.wst.common.internal.emf.resource.GenericTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

27 : import org.eclipse.wst.common.internal.emf.resource.IDTranslator;

3. WARNING: DiscouragedReference

Discouraged access: The type ReadAheadHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

28 : import org.eclipse.wst.common.internal.emf.resource.ReadAheadHelper;

4. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

29 : import org.eclipse.wst.common.internal.emf.resource.Translator;

5. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

34 : public class SecurityIdentityTranslator extends Translator implements EjbDeploymentDescriptorXmlMapperI {

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

37 : private static final Translator[] RUN_AS_TRANSLATORS = createRunAsTranslators();

7. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

39 : private static final Translator[] USE_CALLER_TRANSLATORS = createUseCallerTranslators();

8. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

42 : private static Translator[] createRunAsTranslators() {

9. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

43 : GenericTranslator runAsTranslator = new GenericTranslator(RUN_AS, COMMON_PKG.getRunAsSpecifiedIdentity_Identity());

10. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

43 : GenericTranslator runAsTranslator = new GenericTranslator(RUN_AS, COMMON_PKG.getRunAsSpecifiedIdentity_Identity());

11. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

43 : GenericTranslator runAsTranslator = new GenericTranslator(RUN_AS, COMMON_PKG.getRunAsSpecifiedIdentity_Identity());

12. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

44 : runAsTranslator.setChildren(new Translator[] { new Translator(DESCRIPTION, COMMON_PKG.getIdentity_Description()), new Translator(ROLE_NAME, COMMON_PKG.getIdentity_RoleName()) });

13. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

44 : runAsTranslator.setChildren(new Translator[] {

14. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

45 : new Translator(DESCRIPTION, COMMON_PKG.getIdentity_Description()),

15. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

45 : new Translator(DESCRIPTION, COMMON_PKG.getIdentity_Description()),

16. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

46 : new Translator(ROLE_NAME, COMMON_PKG.getIdentity_RoleName())

17. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

46 : new Translator(ROLE_NAME, COMMON_PKG.getIdentity_RoleName())

18. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

48 : return new Translator[] {

19. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

49 : IDTranslator.INSTANCE,

20. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

49 : IDTranslator.INSTANCE,

21. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

50 : new Translator(DESCRIPTION, COMMON_PKG.getSecurityIdentity_Description()),

22. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

50 : new Translator(DESCRIPTION, COMMON_PKG.getSecurityIdentity_Description()),

23. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

55 : private static Translator[] createUseCallerTranslators() {

24. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

56 : return new Translator[] {

25. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

57 : IDTranslator.INSTANCE,

26. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

57 : IDTranslator.INSTANCE,

27. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

58 : new Translator(DESCRIPTION, COMMON_PKG.getSecurityIdentity_Description()),

28. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

58 : new Translator(DESCRIPTION, COMMON_PKG.getSecurityIdentity_Description()),

29. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

59 : new Translator(USE_CALLER_IDENTITY, null, EMPTY_TAG)

30. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

59 : new Translator(USE_CALLER_IDENTITY, null, EMPTY_TAG)

31. WARNING: DiscouragedReference

Discouraged access: The field EMPTY_TAG from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

59 : new Translator(USE_CALLER_IDENTITY, null, EMPTY_TAG)

32. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

68 : super(SECURITY_IDENTITY, EjbPackage.eINSTANCE.getEnterpriseBean_SecurityIdentity());

33. WARNING: DiscouragedReference

Discouraged access: The method addReadAheadHelper(ReadAheadHelper) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

69 : addReadAheadHelper(new ReadAheadHelper(SECURITY_IDENTITY, new String[] {RUN_AS, USE_CALLER_IDENTITY}, null));

34. WARNING: DiscouragedReference

Discouraged access: The constructor ReadAheadHelper(String, String[], String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

69 : addReadAheadHelper(new ReadAheadHelper(SECURITY_IDENTITY, new String[] {RUN_AS, USE_CALLER_IDENTITY}, null));

35. WARNING: DiscouragedReference

Discouraged access: The type ReadAheadHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

69 : addReadAheadHelper(new ReadAheadHelper(SECURITY_IDENTITY, new String[] {RUN_AS, USE_CALLER_IDENTITY}, null));

36. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SecurityIdentityTranslator.java :

75 : public Translator[] getChildren(Object o, int versionID) {

Source File: org/eclipse/jst/j2ee/internal/model/translator/ejb/SessionTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SessionTranslator.java :

20 : import org.eclipse.wst.common.internal.emf.resource.Translator;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SessionTranslator.java :

27 : private static Translator[] children13;

3. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SessionTranslator.java :

28 : private static Translator[] children14;

4. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SessionTranslator.java :

40 : protected Translator[] getSpecificMaps(int versionID) {

5. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SessionTranslator.java :

41 : return new Translator[] {

6. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SessionTranslator.java :

42 : new Translator(SESSION_TYPE, EJB_PKG.getSession_SessionType(), UNSET_IF_NULL), //Enumeration

7. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SessionTranslator.java :

42 : new Translator(SESSION_TYPE, EJB_PKG.getSession_SessionType(), UNSET_IF_NULL), //Enumeration

8. WARNING: DiscouragedReference

Discouraged access: The field UNSET_IF_NULL from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SessionTranslator.java :

42 : new Translator(SESSION_TYPE, EJB_PKG.getSession_SessionType(), UNSET_IF_NULL), //Enumeration

9. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SessionTranslator.java :

43 : new Translator(TRANSACTION_TYPE, EJB_PKG.getSession_TransactionType(), UNSET_IF_NULL) //Enumeration

10. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SessionTranslator.java :

43 : new Translator(TRANSACTION_TYPE, EJB_PKG.getSession_TransactionType(), UNSET_IF_NULL) //Enumeration

11. WARNING: DiscouragedReference

Discouraged access: The field UNSET_IF_NULL from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SessionTranslator.java :

43 : new Translator(TRANSACTION_TYPE, EJB_PKG.getSession_TransactionType(), UNSET_IF_NULL) //Enumeration

12. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SessionTranslator.java :

53 : protected Translator[] getEJBClassMap() {

13. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SessionTranslator.java :

54 : return new Translator[] {

14. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SessionTranslator.java :

75 : public Translator[] getChildren(Object o, int versionID) {

Source File: org/eclipse/jst/j2ee/internal/model/translator/webapplication/ErrorPageTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type ReadAheadHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ErrorPageTranslator.java :

24 : import org.eclipse.wst.common.internal.emf.resource.ReadAheadHelper;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ErrorPageTranslator.java :

25 : import org.eclipse.wst.common.internal.emf.resource.Translator;

3. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ErrorPageTranslator.java :

30 : public class ErrorPageTranslator extends Translator implements WarDeploymentDescriptorXmlMapperI {

4. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ErrorPageTranslator.java :

31 : private static Translator[] ERROR_CODE_XLATORS = new Translator[] {

5. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ErrorPageTranslator.java :

31 : private static Translator[] ERROR_CODE_XLATORS = new Translator[] {

6. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ErrorPageTranslator.java :

32 : new Translator(ERROR_CODE, WebapplicationPackage.eINSTANCE.getErrorCodeErrorPage_ErrorCode()),

7. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ErrorPageTranslator.java :

32 : new Translator(ERROR_CODE, WebapplicationPackage.eINSTANCE.getErrorCodeErrorPage_ErrorCode()),

8. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ErrorPageTranslator.java :

33 : new Translator(LOCATION, WebapplicationPackage.eINSTANCE.getErrorPage_Location())

9. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ErrorPageTranslator.java :

33 : new Translator(LOCATION, WebapplicationPackage.eINSTANCE.getErrorPage_Location())

10. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ErrorPageTranslator.java :

35 : private static Translator[] EXCEPTION_TYPE_XLATORS = new Translator[] {

11. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ErrorPageTranslator.java :

35 : private static Translator[] EXCEPTION_TYPE_XLATORS = new Translator[] {

12. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ErrorPageTranslator.java :

37 : new Translator(LOCATION, WebapplicationPackage.eINSTANCE.getErrorPage_Location())

13. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ErrorPageTranslator.java :

37 : new Translator(LOCATION, WebapplicationPackage.eINSTANCE.getErrorPage_Location())

14. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ErrorPageTranslator.java :

41 : super(ERROR_PAGE, WebapplicationPackage.eINSTANCE.getWebApp_ErrorPages());

15. WARNING: DiscouragedReference

Discouraged access: The method addReadAheadHelper(ReadAheadHelper) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ErrorPageTranslator.java :

42 : addReadAheadHelper(new ReadAheadHelper(ERROR_PAGE, new String[] {ERROR_CODE, EXCEPTION_TYPE}, null));

16. WARNING: DiscouragedReference

Discouraged access: The constructor ReadAheadHelper(String, String[], String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ErrorPageTranslator.java :

42 : addReadAheadHelper(new ReadAheadHelper(ERROR_PAGE, new String[] {ERROR_CODE, EXCEPTION_TYPE}, null));

17. WARNING: DiscouragedReference

Discouraged access: The type ReadAheadHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ErrorPageTranslator.java :

42 : addReadAheadHelper(new ReadAheadHelper(ERROR_PAGE, new String[] {ERROR_CODE, EXCEPTION_TYPE}, null));

18. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ErrorPageTranslator.java :

62 : public Translator[] getChildren(Object o, int versionID) {

Source File: org/eclipse/jst/j2ee/internal/model/translator/webapplication/WebAppTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

27 : import org.eclipse.wst.common.internal.emf.resource.ConstantAttributeTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

28 : import org.eclipse.wst.common.internal.emf.resource.GenericTranslator;

3. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

29 : import org.eclipse.wst.common.internal.emf.resource.IDTranslator;

4. WARNING: DiscouragedReference

Discouraged access: The type RootTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

30 : import org.eclipse.wst.common.internal.emf.resource.RootTranslator;

5. WARNING: DiscouragedReference

Discouraged access: The type SourceLinkTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

31 : import org.eclipse.wst.common.internal.emf.resource.SourceLinkTranslator;

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

32 : import org.eclipse.wst.common.internal.emf.resource.Translator;

7. WARNING: DiscouragedReference

Discouraged access: The type TranslatorPath is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

33 : import org.eclipse.wst.common.internal.emf.resource.TranslatorPath;

8. WARNING: DiscouragedReference

Discouraged access: The type RootTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

42 : public class WebAppTranslator extends RootTranslator implements WarDeploymentDescriptorXmlMapperI, J2EEConstants {

9. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

47 : private static Translator[] children13;

10. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

48 : private static Translator[] children14;

11. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

50 : private static final Translator SERVLET_MAPPING_TRANSLATOR = createServletMappingTranslator();

12. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

51 : private static final Translator SESSION_CONFIG_TRANSLATOR = createSessionConfigTranslator();

13. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

52 : private static final Translator WELCOMEFILE_TRANSLATOR = createFileListTranslator();

14. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

53 : private static final Translator MIME_MAPPING_TRANSLATOR = createMimeMappingTranslator();

15. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

54 : private static final Translator ERROR_PAGE_TRANSLATOR = new ErrorPageTranslator();

16. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

55 : private static final Translator LOGIN_CONFIG_TRANSLATOR = createLoginConfigTranslator();

17. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

56 : private static final Translator DISTRIBUTABLE_TRANSLATOR = new Translator(DISTRIBUTABLE, WEBAPP_PKG.getWebApp_Distributable(), EMPTY_TAG);

18. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

56 : private static final Translator DISTRIBUTABLE_TRANSLATOR = new Translator(DISTRIBUTABLE, WEBAPP_PKG.getWebApp_Distributable(), EMPTY_TAG);

19. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

56 : private static final Translator DISTRIBUTABLE_TRANSLATOR = new Translator(DISTRIBUTABLE, WEBAPP_PKG.getWebApp_Distributable(), EMPTY_TAG);

20. WARNING: DiscouragedReference

Discouraged access: The field EMPTY_TAG from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

56 : private static final Translator DISTRIBUTABLE_TRANSLATOR = new Translator(DISTRIBUTABLE, WEBAPP_PKG.getWebApp_Distributable(), EMPTY_TAG);

21. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

58 : private static final Translator WEB_RESOURCE_NAME_TRANSLATOR = new Translator(WEB_RESOURCE_NAME, WEBAPP_PKG.getWebResourceCollection_WebResourceName());

22. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

58 : private static final Translator WEB_RESOURCE_NAME_TRANSLATOR = new Translator(WEB_RESOURCE_NAME, WEBAPP_PKG.getWebResourceCollection_WebResourceName());

23. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

58 : private static final Translator WEB_RESOURCE_NAME_TRANSLATOR = new Translator(WEB_RESOURCE_NAME, WEBAPP_PKG.getWebResourceCollection_WebResourceName());

24. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

59 : private static final Translator URL_PATTERN_TRANSLATOR = new Translator(URL_PATTERN, WEBAPP_PKG.getWebResourceCollection_UrlPattern());

25. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

59 : private static final Translator URL_PATTERN_TRANSLATOR = new Translator(URL_PATTERN, WEBAPP_PKG.getWebResourceCollection_UrlPattern());

26. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

59 : private static final Translator URL_PATTERN_TRANSLATOR = new Translator(URL_PATTERN, WEBAPP_PKG.getWebResourceCollection_UrlPattern());

27. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

60 : private static final Translator HTTP_METHOD_TRANSLATOR = new Translator(HTTP_METHOD, WEBAPP_PKG.getWebResourceCollection_HttpMethod());

28. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

60 : private static final Translator HTTP_METHOD_TRANSLATOR = new Translator(HTTP_METHOD, WEBAPP_PKG.getWebResourceCollection_HttpMethod());

29. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

60 : private static final Translator HTTP_METHOD_TRANSLATOR = new Translator(HTTP_METHOD, WEBAPP_PKG.getWebResourceCollection_HttpMethod());

30. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

62 : private static final Translator ROLE_NAME_TRANSLATOR = new Translator(ROLE_NAME, WEBAPP_PKG.getAuthConstraint_Roles());

31. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

62 : private static final Translator ROLE_NAME_TRANSLATOR = new Translator(ROLE_NAME, WEBAPP_PKG.getAuthConstraint_Roles());

32. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

62 : private static final Translator ROLE_NAME_TRANSLATOR = new Translator(ROLE_NAME, WEBAPP_PKG.getAuthConstraint_Roles());

33. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

63 : private static final Translator TRANSPORT_GUARANTEE_TRANSLATOR = new Translator(TRANSPORT_GUARANTEE, WEBAPP_PKG.getUserDataConstraint_TransportGuarantee());

34. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

63 : private static final Translator TRANSPORT_GUARANTEE_TRANSLATOR = new Translator(TRANSPORT_GUARANTEE, WEBAPP_PKG.getUserDataConstraint_TransportGuarantee());

35. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

63 : private static final Translator TRANSPORT_GUARANTEE_TRANSLATOR = new Translator(TRANSPORT_GUARANTEE, WEBAPP_PKG.getUserDataConstraint_TransportGuarantee());

36. WARNING: DiscouragedReference

Discouraged access: The constructor RootTranslator(String, EClass) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

67 : super(WEB_APP, WEBAPP_PKG.getWebApp());

37. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

73 : public Translator[] getChildren(Object o, int versionID) {

38. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

88 : protected Translator[] create13Children() {

39. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

89 : return new Translator[] {

40. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

90 : IDTranslator.INSTANCE,

41. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

90 : IDTranslator.INSTANCE,

42. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

91 : new Translator(SMALL_ICON_PATH, COMMON_PKG.getCompatibilityDescriptionGroup_SmallIcon()),

43. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

91 : new Translator(SMALL_ICON_PATH, COMMON_PKG.getCompatibilityDescriptionGroup_SmallIcon()),

44. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

92 : new Translator(LARGE_ICON_PATH, COMMON_PKG.getCompatibilityDescriptionGroup_LargeIcon()),

45. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

92 : new Translator(LARGE_ICON_PATH, COMMON_PKG.getCompatibilityDescriptionGroup_LargeIcon()),

46. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

93 : new Translator(DISPLAY_NAME, COMMON_PKG.getCompatibilityDescriptionGroup_DisplayName()),

47. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

93 : new Translator(DISPLAY_NAME, COMMON_PKG.getCompatibilityDescriptionGroup_DisplayName()),

48. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

94 : new Translator(DESCRIPTION, COMMON_PKG.getCompatibilityDescriptionGroup_Description()),

49. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

94 : new Translator(DESCRIPTION, COMMON_PKG.getCompatibilityDescriptionGroup_Description()),

50. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

119 : protected Translator[] create14Children() {

51. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

120 : Translator[] begin = new Translator[] {

52. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

120 : Translator[] begin = new Translator[] {

53. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

121 : IDTranslator.INSTANCE,

54. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

121 : IDTranslator.INSTANCE,

55. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

122 : new Translator(VERSION, WEBAPP_PKG.getWebApp_Version(), DOM_ATTRIBUTE),

56. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

122 : new Translator(VERSION, WEBAPP_PKG.getWebApp_Version(), DOM_ATTRIBUTE),

57. WARNING: DiscouragedReference

Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

122 : new Translator(VERSION, WEBAPP_PKG.getWebApp_Version(), DOM_ATTRIBUTE),

58. WARNING: DiscouragedReference

Discouraged access: The constructor ConstantAttributeTranslator(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

123 : new ConstantAttributeTranslator(XML_NS, J2EE_NS_URL),

59. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

123 : new ConstantAttributeTranslator(XML_NS, J2EE_NS_URL),

60. WARNING: DiscouragedReference

Discouraged access: The constructor ConstantAttributeTranslator(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

124 : new ConstantAttributeTranslator(XML_NS_XSI, XSI_NS_URL),

61. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

124 : new ConstantAttributeTranslator(XML_NS_XSI, XSI_NS_URL),

62. WARNING: DiscouragedReference

Discouraged access: The constructor ConstantAttributeTranslator(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

125 : new ConstantAttributeTranslator(XSI_SCHEMA_LOCATION, J2EE_NS_URL+' '+WEB_APP_SCHEMA_LOC_2_4),

63. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

125 : new ConstantAttributeTranslator(XSI_SCHEMA_LOCATION, J2EE_NS_URL+' '+WEB_APP_SCHEMA_LOC_2_4),

64. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

145 : Translator[] end = new Translator[] {

65. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

145 : Translator[] end = new Translator[] {

66. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

152 : return (Translator[])concat(begin,concat(createJNDIEnvironmentRefsGroupTranslator(), end));

67. WARNING: DiscouragedReference

Discouraged access: The method concat(Object[], Object[]) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

152 : return (Translator[])concat(begin,concat(createJNDIEnvironmentRefsGroupTranslator(), end));

68. WARNING: DiscouragedReference

Discouraged access: The method concat(Object[], Object[]) from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

152 : return (Translator[])concat(begin,concat(createJNDIEnvironmentRefsGroupTranslator(), end));

69. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

155 : public static Translator createSecurityConstraintTranslators14() {

70. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

156 : GenericTranslator result = new GenericTranslator(SECURITY_CONSTRAINT, WEBAPP_PKG.getWebApp_Constraints());

71. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

156 : GenericTranslator result = new GenericTranslator(SECURITY_CONSTRAINT, WEBAPP_PKG.getWebApp_Constraints());

72. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

156 : GenericTranslator result = new GenericTranslator(SECURITY_CONSTRAINT, WEBAPP_PKG.getWebApp_Constraints());

73. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

157 : result.setChildren(new Translator[] { CommonTranslators.createDisplayNameTranslator(WEBAPP_PKG.getSecurityConstraint_DisplayNames()), createWebResourceCollectionTranslator14(), createAuthConstraintTranslator14(), createUserDataConstraintTranslator14(), });

74. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

157 : result.setChildren(new Translator[] {

75. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

166 : private static Translator createWebResourceCollectionTranslator14() {

76. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

167 : GenericTranslator result = new GenericTranslator(WEB_RESOURCE_COLLECTION, WEBAPP_PKG.getSecurityConstraint_WebResourceCollections());

77. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

167 : GenericTranslator result = new GenericTranslator(WEB_RESOURCE_COLLECTION, WEBAPP_PKG.getSecurityConstraint_WebResourceCollections());

78. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

167 : GenericTranslator result = new GenericTranslator(WEB_RESOURCE_COLLECTION, WEBAPP_PKG.getSecurityConstraint_WebResourceCollections());

79. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

168 : result.setChildren(new Translator[] { WEB_RESOURCE_NAME_TRANSLATOR, CommonTranslators.createDescriptionTranslator(WEBAPP_PKG.getWebResourceCollection_Descriptions()), URL_PATTERN_TRANSLATOR, HTTP_METHOD_TRANSLATOR });

80. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

168 : result.setChildren(new Translator[] {

81. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

177 : private static Translator createAuthConstraintTranslator14() {

82. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

178 : GenericTranslator result = new GenericTranslator(AUTH_CONSTRAINT, WEBAPP_PKG.getSecurityConstraint_AuthConstraint());

83. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

178 : GenericTranslator result = new GenericTranslator(AUTH_CONSTRAINT, WEBAPP_PKG.getSecurityConstraint_AuthConstraint());

84. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

178 : GenericTranslator result = new GenericTranslator(AUTH_CONSTRAINT, WEBAPP_PKG.getSecurityConstraint_AuthConstraint());

85. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

179 : result.setChildren(new Translator[] { CommonTranslators.createDescriptionTranslator(WEBAPP_PKG.getAuthConstraint_Descriptions()), ROLE_NAME_TRANSLATOR });

86. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

179 : result.setChildren(new Translator[] {

87. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

186 : private static Translator createUserDataConstraintTranslator14() {

88. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

187 : GenericTranslator result = new GenericTranslator(USER_DATA_CONSTRAINT, WEBAPP_PKG.getSecurityConstraint_UserDataConstraint());

89. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

187 : GenericTranslator result = new GenericTranslator(USER_DATA_CONSTRAINT, WEBAPP_PKG.getSecurityConstraint_UserDataConstraint());

90. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

187 : GenericTranslator result = new GenericTranslator(USER_DATA_CONSTRAINT, WEBAPP_PKG.getSecurityConstraint_UserDataConstraint());

91. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

188 : result.setChildren(new Translator[] { CommonTranslators.createDescriptionTranslator(WEBAPP_PKG.getUserDataConstraint_Descriptions()), TRANSPORT_GUARANTEE_TRANSLATOR });

92. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

188 : result.setChildren(new Translator[] {

93. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

196 : private Translator createJSPConfigTranslators() {

94. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

197 : GenericTranslator result = new GenericTranslator(JSP_CONFIG, WEBAPP_PKG.getWebApp_JspConfig());

95. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

197 : GenericTranslator result = new GenericTranslator(JSP_CONFIG, WEBAPP_PKG.getWebApp_JspConfig());

96. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

197 : GenericTranslator result = new GenericTranslator(JSP_CONFIG, WEBAPP_PKG.getWebApp_JspConfig());

97. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

198 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, createTagLibTranslator14(JSP_PKG.getJSPConfig_TagLibs()), createJSPPropertyGroupTranslator() });

98. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

198 : result.setChildren(new Translator[] {

99. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

199 : IDTranslator.INSTANCE,

100. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppTranslator.java :

199 : IDTranslator.INSTANCE,

Source File: org/eclipse/jst/j2ee/internal/model/translator/webapplication/WebTypeTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebTypeTranslator.java :

24 : import org.eclipse.wst.common.internal.emf.resource.Translator;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebTypeTranslator.java :

29 : public class WebTypeTranslator extends Translator implements WarDeploymentDescriptorXmlMapperI {

3. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebTypeTranslator.java :

31 : private static Translator[] SERVLET_XLATORS = new Translator[] {

4. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebTypeTranslator.java :

31 : private static Translator[] SERVLET_XLATORS = new Translator[] {

5. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebTypeTranslator.java :

32 : new Translator(TEXT_ATTRIBUTE_VALUE, WebapplicationPackage.eINSTANCE.getServletType_ClassName())

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebTypeTranslator.java :

32 : new Translator(TEXT_ATTRIBUTE_VALUE, WebapplicationPackage.eINSTANCE.getServletType_ClassName())

7. WARNING: DiscouragedReference

Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebTypeTranslator.java :

32 : new Translator(TEXT_ATTRIBUTE_VALUE, WebapplicationPackage.eINSTANCE.getServletType_ClassName())

8. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebTypeTranslator.java :

34 : private static Translator[] JSP_XLATORS = new Translator[] {

9. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebTypeTranslator.java :

34 : private static Translator[] JSP_XLATORS = new Translator[] {

10. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebTypeTranslator.java :

35 : new Translator(TEXT_ATTRIBUTE_VALUE, WebapplicationPackage.eINSTANCE.getJSPType_JspFile())

11. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebTypeTranslator.java :

35 : new Translator(TEXT_ATTRIBUTE_VALUE, WebapplicationPackage.eINSTANCE.getJSPType_JspFile())

12. WARNING: DiscouragedReference

Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebTypeTranslator.java :

35 : new Translator(TEXT_ATTRIBUTE_VALUE, WebapplicationPackage.eINSTANCE.getJSPType_JspFile())

13. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebTypeTranslator.java :

39 : super(SERVLET_CLASS+','+JSP_FILE, WebapplicationPackage.eINSTANCE.getServlet_WebType());

14. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebTypeTranslator.java :

46 : public Translator[] getChildren(Object o, int versionID) {

Source File: org/eclipse/jst/j2ee/internal/model/translator/webservices/EJBLinkTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBLinkTranslator.java :

18 : import org.eclipse.wst.common.internal.emf.resource.Translator;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBLinkTranslator.java :

22 : public class EJBLinkTranslator extends Translator implements WsddXmlMapperI {

3. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBLinkTranslator.java :

24 : private static Translator[] EJB_LINK_XLATORS = new Translator[] {

4. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBLinkTranslator.java :

24 : private static Translator[] EJB_LINK_XLATORS = new Translator[] {

5. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBLinkTranslator.java :

25 : new Translator(TEXT_ATTRIBUTE_VALUE, WsddPackage.eINSTANCE.getEJBLink_EjbLink())

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBLinkTranslator.java :

25 : new Translator(TEXT_ATTRIBUTE_VALUE, WsddPackage.eINSTANCE.getEJBLink_EjbLink())

7. WARNING: DiscouragedReference

Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBLinkTranslator.java :

25 : new Translator(TEXT_ATTRIBUTE_VALUE, WsddPackage.eINSTANCE.getEJBLink_EjbLink())

8. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBLinkTranslator.java :

29 : super(EJB_LINK, WsddPackage.eINSTANCE.getServiceImplBean_EEJBLink());

9. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EJBLinkTranslator.java :

36 : public Translator[] getChildren(Object o, int versionID) {

Source File: org/eclipse/jst/j2ee/internal/model/translator/webservices/ElementNameTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ElementNameTranslator.java :

19 : import org.eclipse.wst.common.internal.emf.resource.Translator;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ElementNameTranslator.java :

21 : public class ElementNameTranslator extends Translator implements JaxrpcmapXmlMapperI {

3. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ElementNameTranslator.java :

23 : private static Translator[] ELEMENT_NAME_XLATORS = new Translator[] {

4. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ElementNameTranslator.java :

23 : private static Translator[] ELEMENT_NAME_XLATORS = new Translator[] {

5. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ElementNameTranslator.java :

24 : new Translator(TEXT_ATTRIBUTE_VALUE, JaxrpcmapPackage.eINSTANCE.getElementName_Text())

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ElementNameTranslator.java :

24 : new Translator(TEXT_ATTRIBUTE_VALUE, JaxrpcmapPackage.eINSTANCE.getElementName_Text())

7. WARNING: DiscouragedReference

Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ElementNameTranslator.java :

24 : new Translator(TEXT_ATTRIBUTE_VALUE, JaxrpcmapPackage.eINSTANCE.getElementName_Text())

8. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ElementNameTranslator.java :

28 : super(ELEMENT_NAME, JaxrpcmapPackage.eINSTANCE.getConstructorParameterOrder_ElementNames());

9. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ElementNameTranslator.java :

35 : public Translator[] getChildren(Object o, int versionID) {

Source File: org/eclipse/jst/j2ee/internal/model/translator/webservices/InterfaceMappingTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

24 : import org.eclipse.wst.common.internal.emf.resource.GenericTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

25 : import org.eclipse.wst.common.internal.emf.resource.IDTranslator;

3. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

26 : import org.eclipse.wst.common.internal.emf.resource.Translator;

4. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

28 : public class InterfaceMappingTranslator extends Translator implements JaxrpcmapXmlMapperI {

5. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

31 : private static Translator[] SERVICE_INTERFACE_10XLATORS = new Translator[] {

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

31 : private static Translator[] SERVICE_INTERFACE_10XLATORS = new Translator[] {

7. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

32 : new Translator(SERVICE_INTERFACE, JaxrpcmapPackage.eINSTANCE.getServiceInterfaceMapping_ServiceInterface()),

8. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

32 : new Translator(SERVICE_INTERFACE, JaxrpcmapPackage.eINSTANCE.getServiceInterfaceMapping_ServiceInterface()),

9. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

37 : private static Translator[] SERVICE_INTERFACE_11XLATORS = new Translator[] {

10. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

37 : private static Translator[] SERVICE_INTERFACE_11XLATORS = new Translator[] {

11. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

38 : new Translator(SERVICE_INTERFACE, JaxrpcmapPackage.eINSTANCE.getServiceInterfaceMapping_ServiceInterface()),

12. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

38 : new Translator(SERVICE_INTERFACE, JaxrpcmapPackage.eINSTANCE.getServiceInterfaceMapping_ServiceInterface()),

13. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

43 : private static Translator[] SEI_10XLATORS = new Translator[] {

14. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

43 : private static Translator[] SEI_10XLATORS = new Translator[] {

15. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

44 : new Translator(SERVICE_ENDPOINT_INTERFACE, JaxrpcmapPackage.eINSTANCE.getServiceEndpointInterfaceMapping_ServiceEndpointInterface()),

16. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

44 : new Translator(SERVICE_ENDPOINT_INTERFACE, JaxrpcmapPackage.eINSTANCE.getServiceEndpointInterfaceMapping_ServiceEndpointInterface()),

17. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

50 : private static Translator[] SEI_11XLATORS = new Translator[] {

18. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

50 : private static Translator[] SEI_11XLATORS = new Translator[] {

19. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

51 : new Translator(SERVICE_ENDPOINT_INTERFACE, JaxrpcmapPackage.eINSTANCE.getServiceEndpointInterfaceMapping_ServiceEndpointInterface()),

20. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

51 : new Translator(SERVICE_ENDPOINT_INTERFACE, JaxrpcmapPackage.eINSTANCE.getServiceEndpointInterfaceMapping_ServiceEndpointInterface()),

21. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

58 : super(SERVICE_INTERFACE_MAPPING+','+SERVICE_ENDPOINT_INTERFACE_MAPPING, JaxrpcmapPackage.eINSTANCE.getJavaWSDLMapping_InterfaceMappings());

22. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

65 : public Translator[] getChildren(Object o, int versionID) {

23. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

105 : private Translator[] getServiceInterfaceTranslator(int versionID)

24. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

117 : private Translator[] getSEITranslator(int versionID)

25. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

128 : private static Translator create10WSDLServiceNameTranslator() {

26. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

131 : GenericTranslator result = new GenericTranslator(WSDL_SERVICE_NAME, jaxrpcmapPackage.getServiceInterfaceMapping_WsdlServiceName());

27. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

131 : GenericTranslator result = new GenericTranslator(WSDL_SERVICE_NAME, jaxrpcmapPackage.getServiceInterfaceMapping_WsdlServiceName());

28. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

131 : GenericTranslator result = new GenericTranslator(WSDL_SERVICE_NAME, jaxrpcmapPackage.getServiceInterfaceMapping_WsdlServiceName());

29. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

132 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(NAMESPACEURI, commonPackage.getQName_NamespaceURI()), new Translator(LOCALPART, commonPackage.getQName_LocalPart()) });

30. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

132 : result.setChildren(new Translator[] {

31. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

133 : IDTranslator.INSTANCE,

32. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

133 : IDTranslator.INSTANCE,

33. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

134 : new Translator(NAMESPACEURI, commonPackage.getQName_NamespaceURI()),

34. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

134 : new Translator(NAMESPACEURI, commonPackage.getQName_NamespaceURI()),

35. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

135 : new Translator(LOCALPART, commonPackage.getQName_LocalPart())

36. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

135 : new Translator(LOCALPART, commonPackage.getQName_LocalPart())

37. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

140 : private static Translator createPortMappingTranslator() {

38. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

142 : GenericTranslator result = new GenericTranslator(PORT_MAPPING, jaxrpcmapPackage.getServiceInterfaceMapping_PortMappings());

39. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

142 : GenericTranslator result = new GenericTranslator(PORT_MAPPING, jaxrpcmapPackage.getServiceInterfaceMapping_PortMappings());

40. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

142 : GenericTranslator result = new GenericTranslator(PORT_MAPPING, jaxrpcmapPackage.getServiceInterfaceMapping_PortMappings());

41. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

143 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(PORT_NAME, jaxrpcmapPackage.getPortMapping_PortName()), new Translator(JAVA_PORT_NAME, jaxrpcmapPackage.getPortMapping_JavaPortName()) });

42. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

143 : result.setChildren(new Translator[] {

43. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

144 : IDTranslator.INSTANCE,

44. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

144 : IDTranslator.INSTANCE,

45. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

145 : new Translator(PORT_NAME, jaxrpcmapPackage.getPortMapping_PortName()),

46. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

145 : new Translator(PORT_NAME, jaxrpcmapPackage.getPortMapping_PortName()),

47. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

146 : new Translator(JAVA_PORT_NAME, jaxrpcmapPackage.getPortMapping_JavaPortName())

48. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

146 : new Translator(JAVA_PORT_NAME, jaxrpcmapPackage.getPortMapping_JavaPortName())

49. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

163 : private static Translator create10WSDLPortTypeTranslator() {

50. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

166 : GenericTranslator result = new GenericTranslator(WSDL_PORT_TYPE, jaxrpcmapPackage.getServiceEndpointInterfaceMapping_WsdlPortType());

51. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

166 : GenericTranslator result = new GenericTranslator(WSDL_PORT_TYPE, jaxrpcmapPackage.getServiceEndpointInterfaceMapping_WsdlPortType());

52. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

166 : GenericTranslator result = new GenericTranslator(WSDL_PORT_TYPE, jaxrpcmapPackage.getServiceEndpointInterfaceMapping_WsdlPortType());

53. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

167 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(NAMESPACEURI, commonPackage.getQName_NamespaceURI()), new Translator(LOCALPART, commonPackage.getQName_LocalPart()) });

54. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

167 : result.setChildren(new Translator[] {

55. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

168 : IDTranslator.INSTANCE,

56. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

168 : IDTranslator.INSTANCE,

57. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

169 : new Translator(NAMESPACEURI, commonPackage.getQName_NamespaceURI()),

58. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

169 : new Translator(NAMESPACEURI, commonPackage.getQName_NamespaceURI()),

59. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

170 : new Translator(LOCALPART, commonPackage.getQName_LocalPart())

60. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

170 : new Translator(LOCALPART, commonPackage.getQName_LocalPart())

61. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

175 : private static Translator create10WSDLBindingTranslator() {

62. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

178 : GenericTranslator result = new GenericTranslator(WSDL_BINDING, jaxrpcmapPackage.getServiceEndpointInterfaceMapping_WsdlBinding());

63. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

178 : GenericTranslator result = new GenericTranslator(WSDL_BINDING, jaxrpcmapPackage.getServiceEndpointInterfaceMapping_WsdlBinding());

64. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

178 : GenericTranslator result = new GenericTranslator(WSDL_BINDING, jaxrpcmapPackage.getServiceEndpointInterfaceMapping_WsdlBinding());

65. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

179 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(NAMESPACEURI, commonPackage.getQName_NamespaceURI()), new Translator(LOCALPART, commonPackage.getQName_LocalPart()) });

66. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

179 : result.setChildren(new Translator[] {

67. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

180 : IDTranslator.INSTANCE,

68. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

180 : IDTranslator.INSTANCE,

69. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

181 : new Translator(NAMESPACEURI, commonPackage.getQName_NamespaceURI()),

70. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

181 : new Translator(NAMESPACEURI, commonPackage.getQName_NamespaceURI()),

71. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

182 : new Translator(LOCALPART, commonPackage.getQName_LocalPart())

72. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

182 : new Translator(LOCALPART, commonPackage.getQName_LocalPart())

73. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

187 : private static Translator create10SEMethodMappingTranslator() {

74. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

189 : GenericTranslator result = new GenericTranslator(SERVICE_ENDPOINT_METHOD_MAPPING, jaxrpcmapPackage.getServiceEndpointInterfaceMapping_ServiceEndpointMethodMappings());

75. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

189 : GenericTranslator result = new GenericTranslator(SERVICE_ENDPOINT_METHOD_MAPPING, jaxrpcmapPackage.getServiceEndpointInterfaceMapping_ServiceEndpointMethodMappings());

76. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

189 : GenericTranslator result = new GenericTranslator(SERVICE_ENDPOINT_METHOD_MAPPING, jaxrpcmapPackage.getServiceEndpointInterfaceMapping_ServiceEndpointMethodMappings());

77. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

190 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(JAVA_METHOD_NAME, jaxrpcmapPackage.getServiceEndpointMethodMapping_JavaMethodName()), new Translator(WSDL_OPERATION, jaxrpcmapPackage.getServiceEndpointMethodMapping_WsdlOperation()), new Translator(WRAPPED_ELEMENT, jaxrpcmapPackage.getServiceEndpointMethodMapping_WrappedElement(), Translator.EMPTY_TAG), create10MethodParamPartsMappingTranslator(), create10WSDLReturnValueMappingTranslator() });

78. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

190 : result.setChildren(new Translator[] {

79. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

191 : IDTranslator.INSTANCE,

80. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

191 : IDTranslator.INSTANCE,

81. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

192 : new Translator(JAVA_METHOD_NAME, jaxrpcmapPackage.getServiceEndpointMethodMapping_JavaMethodName()),

82. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

192 : new Translator(JAVA_METHOD_NAME, jaxrpcmapPackage.getServiceEndpointMethodMapping_JavaMethodName()),

83. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

193 : new Translator(WSDL_OPERATION, jaxrpcmapPackage.getServiceEndpointMethodMapping_WsdlOperation()),

84. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

193 : new Translator(WSDL_OPERATION, jaxrpcmapPackage.getServiceEndpointMethodMapping_WsdlOperation()),

85. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

194 : new Translator(WRAPPED_ELEMENT, jaxrpcmapPackage.getServiceEndpointMethodMapping_WrappedElement(), Translator.EMPTY_TAG),

86. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

194 : new Translator(WRAPPED_ELEMENT, jaxrpcmapPackage.getServiceEndpointMethodMapping_WrappedElement(), Translator.EMPTY_TAG),

87. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

194 : new Translator(WRAPPED_ELEMENT, jaxrpcmapPackage.getServiceEndpointMethodMapping_WrappedElement(), Translator.EMPTY_TAG),

88. WARNING: DiscouragedReference

Discouraged access: The field EMPTY_TAG from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

194 : new Translator(WRAPPED_ELEMENT, jaxrpcmapPackage.getServiceEndpointMethodMapping_WrappedElement(), Translator.EMPTY_TAG),

89. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

201 : private static Translator create11SEMethodMappingTranslator() {

90. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

203 : GenericTranslator result = new GenericTranslator(SERVICE_ENDPOINT_METHOD_MAPPING, jaxrpcmapPackage.getServiceEndpointInterfaceMapping_ServiceEndpointMethodMappings());

91. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

203 : GenericTranslator result = new GenericTranslator(SERVICE_ENDPOINT_METHOD_MAPPING, jaxrpcmapPackage.getServiceEndpointInterfaceMapping_ServiceEndpointMethodMappings());

92. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

203 : GenericTranslator result = new GenericTranslator(SERVICE_ENDPOINT_METHOD_MAPPING, jaxrpcmapPackage.getServiceEndpointInterfaceMapping_ServiceEndpointMethodMappings());

93. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

204 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(JAVA_METHOD_NAME, jaxrpcmapPackage.getServiceEndpointMethodMapping_JavaMethodName()), new Translator(WSDL_OPERATION, jaxrpcmapPackage.getServiceEndpointMethodMapping_WsdlOperation()), new Translator(WRAPPED_ELEMENT, jaxrpcmapPackage.getServiceEndpointMethodMapping_WrappedElement(), Translator.EMPTY_TAG), create11MethodParamPartsMappingTranslator(), create11WSDLReturnValueMappingTranslator() });

94. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

204 : result.setChildren(new Translator[] {

95. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

205 : IDTranslator.INSTANCE,

96. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

205 : IDTranslator.INSTANCE,

97. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

206 : new Translator(JAVA_METHOD_NAME, jaxrpcmapPackage.getServiceEndpointMethodMapping_JavaMethodName()),

98. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

206 : new Translator(JAVA_METHOD_NAME, jaxrpcmapPackage.getServiceEndpointMethodMapping_JavaMethodName()),

99. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

207 : new Translator(WSDL_OPERATION, jaxrpcmapPackage.getServiceEndpointMethodMapping_WsdlOperation()),

100. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

InterfaceMappingTranslator.java :

207 : new Translator(WSDL_OPERATION, jaxrpcmapPackage.getServiceEndpointMethodMapping_WsdlOperation()),

Source File: org/eclipse/jst/j2ee/internal/model/translator/webservices/JaxrpcmapTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

19 : import org.eclipse.wst.common.internal.emf.resource.ConstantAttributeTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

20 : import org.eclipse.wst.common.internal.emf.resource.GenericTranslator;

3. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

21 : import org.eclipse.wst.common.internal.emf.resource.IDTranslator;

4. WARNING: DiscouragedReference

Discouraged access: The type RootTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

22 : import org.eclipse.wst.common.internal.emf.resource.RootTranslator;

5. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

23 : import org.eclipse.wst.common.internal.emf.resource.Translator;

6. WARNING: DiscouragedReference

Discouraged access: The type RootTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

28 : public class JaxrpcmapTranslator extends RootTranslator implements JaxrpcmapXmlMapperI, J2EEConstants{

7. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

30 : private static Translator[] children10;

8. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

31 : private static Translator[] children11;

9. WARNING: DiscouragedReference

Discouraged access: The constructor RootTranslator(String, EClass) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

37 : super(JAVA_WSDL_MAPPING, JaxrpcmapPackage.eINSTANCE.getJavaWSDLMapping());

10. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

43 : public Translator[] getChildren(Object o, int versionID) {

11. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

65 : protected Translator[] create10Children() {

12. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

67 : return new Translator[] {

13. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

68 : IDTranslator.INSTANCE,

14. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

68 : IDTranslator.INSTANCE,

15. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

76 : protected Translator[] create11Children() {

16. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

78 : return new Translator[] {

17. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

79 : IDTranslator.INSTANCE,

18. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

79 : IDTranslator.INSTANCE,

19. WARNING: DiscouragedReference

Discouraged access: The constructor ConstantAttributeTranslator(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

80 : new ConstantAttributeTranslator(XML_NS, J2EE_NS_URL),

20. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

80 : new ConstantAttributeTranslator(XML_NS, J2EE_NS_URL),

21. WARNING: DiscouragedReference

Discouraged access: The constructor ConstantAttributeTranslator(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

81 : new ConstantAttributeTranslator(XML_NS_XSI, XSI_NS_URL),

22. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

81 : new ConstantAttributeTranslator(XML_NS_XSI, XSI_NS_URL),

23. WARNING: DiscouragedReference

Discouraged access: The constructor ConstantAttributeTranslator(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

82 : new ConstantAttributeTranslator(XSI_SCHEMA_LOCATION, J2EE_NS_URL+' '+WebServiceConstants.JAXRPCMAP_SCHEMA_LOC),

24. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

82 : new ConstantAttributeTranslator(XSI_SCHEMA_LOCATION, J2EE_NS_URL+' '+WebServiceConstants.JAXRPCMAP_SCHEMA_LOC),

25. WARNING: DiscouragedReference

Discouraged access: The constructor ConstantAttributeTranslator(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

83 : new ConstantAttributeTranslator(VERSION, WebServiceConstants.WEBSERVICE_SCHEMA_VERSION),

26. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

83 : new ConstantAttributeTranslator(VERSION, WebServiceConstants.WEBSERVICE_SCHEMA_VERSION),

27. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

91 : public Translator createPackageMappingTranslator() {

28. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

93 : GenericTranslator result = new GenericTranslator(PACKAGE_MAPPING, jaxrpcmapPackage.getJavaWSDLMapping_PackageMappings());

29. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

93 : GenericTranslator result = new GenericTranslator(PACKAGE_MAPPING, jaxrpcmapPackage.getJavaWSDLMapping_PackageMappings());

30. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

93 : GenericTranslator result = new GenericTranslator(PACKAGE_MAPPING, jaxrpcmapPackage.getJavaWSDLMapping_PackageMappings());

31. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

94 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(PACKAGE_TYPE, jaxrpcmapPackage.getPackageMapping_PackageType()), new Translator(NAMESPACEURI, jaxrpcmapPackage.getPackageMapping_NamespaceURI()) });

32. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

94 : result.setChildren(new Translator[] {

33. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

95 : IDTranslator.INSTANCE,

34. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

95 : IDTranslator.INSTANCE,

35. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

96 : new Translator(PACKAGE_TYPE, jaxrpcmapPackage.getPackageMapping_PackageType()),

36. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

96 : new Translator(PACKAGE_TYPE, jaxrpcmapPackage.getPackageMapping_PackageType()),

37. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

97 : new Translator(NAMESPACEURI, jaxrpcmapPackage.getPackageMapping_NamespaceURI())

38. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

97 : new Translator(NAMESPACEURI, jaxrpcmapPackage.getPackageMapping_NamespaceURI())

39. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

102 : public Translator create10JavaXMLTypeMappingTranslator() {

40. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

104 : GenericTranslator result = new GenericTranslator(JAVA_XML_TYPE_MAPPING, jaxrpcmapPackage.getJavaWSDLMapping_JavaXMLTypeMappings());

41. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

104 : GenericTranslator result = new GenericTranslator(JAVA_XML_TYPE_MAPPING, jaxrpcmapPackage.getJavaWSDLMapping_JavaXMLTypeMappings());

42. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

104 : GenericTranslator result = new GenericTranslator(JAVA_XML_TYPE_MAPPING, jaxrpcmapPackage.getJavaWSDLMapping_JavaXMLTypeMappings());

43. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

105 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(CLASS_TYPE, jaxrpcmapPackage.getJavaXMLTypeMapping_ClassType()), create10RootTypeQnameTranslator(), new Translator(QNAME_SCOPE, jaxrpcmapPackage.getJavaXMLTypeMapping_QnameScope()), create10VariableMappingTranslator() });

44. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

105 : result.setChildren(new Translator[] {

45. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

106 : IDTranslator.INSTANCE,

46. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

106 : IDTranslator.INSTANCE,

47. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

107 : new Translator(CLASS_TYPE, jaxrpcmapPackage.getJavaXMLTypeMapping_ClassType()),

48. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

107 : new Translator(CLASS_TYPE, jaxrpcmapPackage.getJavaXMLTypeMapping_ClassType()),

49. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

109 : new Translator(QNAME_SCOPE, jaxrpcmapPackage.getJavaXMLTypeMapping_QnameScope()),

50. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

109 : new Translator(QNAME_SCOPE, jaxrpcmapPackage.getJavaXMLTypeMapping_QnameScope()),

51. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

115 : public Translator create11JavaXMLTypeMappingTranslator() {

52. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

117 : GenericTranslator result = new GenericTranslator(JAVA_XML_TYPE_MAPPING, jaxrpcmapPackage.getJavaWSDLMapping_JavaXMLTypeMappings());

53. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

117 : GenericTranslator result = new GenericTranslator(JAVA_XML_TYPE_MAPPING, jaxrpcmapPackage.getJavaWSDLMapping_JavaXMLTypeMappings());

54. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

117 : GenericTranslator result = new GenericTranslator(JAVA_XML_TYPE_MAPPING, jaxrpcmapPackage.getJavaWSDLMapping_JavaXMLTypeMappings());

55. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

118 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(JAVA_TYPE, jaxrpcmapPackage.getJavaXMLTypeMapping_ClassType()), new Translator(ANONYMOUS_TYPE_QNAME, jaxrpcmapPackage.getJavaXMLTypeMapping_AnonymousTypeQname()), CommonTranslators.createQNameTranslator(ROOT_TYPE_QNAME, jaxrpcmapPackage.getJavaXMLTypeMapping_RootTypeQname()), //create10RootTypeQnameTranslator(), //RootTypeQName is still going to work the old (1.3) way because of anonymous types. new Translator(QNAME_SCOPE, jaxrpcmapPackage.getJavaXMLTypeMapping_QnameScope()), create11VariableMappingTranslator() });

56. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

118 : result.setChildren(new Translator[] {

57. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

119 : IDTranslator.INSTANCE,

58. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

119 : IDTranslator.INSTANCE,

59. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

120 : new Translator(JAVA_TYPE, jaxrpcmapPackage.getJavaXMLTypeMapping_ClassType()),

60. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

120 : new Translator(JAVA_TYPE, jaxrpcmapPackage.getJavaXMLTypeMapping_ClassType()),

61. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

121 : new Translator(ANONYMOUS_TYPE_QNAME, jaxrpcmapPackage.getJavaXMLTypeMapping_AnonymousTypeQname()),

62. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

121 : new Translator(ANONYMOUS_TYPE_QNAME, jaxrpcmapPackage.getJavaXMLTypeMapping_AnonymousTypeQname()),

63. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

124 : new Translator(QNAME_SCOPE, jaxrpcmapPackage.getJavaXMLTypeMapping_QnameScope()),

64. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

124 : new Translator(QNAME_SCOPE, jaxrpcmapPackage.getJavaXMLTypeMapping_QnameScope()),

65. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

130 : public Translator create10ExceptionMappingTranslator() {

66. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

132 : GenericTranslator result = new GenericTranslator(EXCEPTION_MAPPING, jaxrpcmapPackage.getJavaWSDLMapping_ExceptionMappings());

67. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

132 : GenericTranslator result = new GenericTranslator(EXCEPTION_MAPPING, jaxrpcmapPackage.getJavaWSDLMapping_ExceptionMappings());

68. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

132 : GenericTranslator result = new GenericTranslator(EXCEPTION_MAPPING, jaxrpcmapPackage.getJavaWSDLMapping_ExceptionMappings());

69. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

133 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(EXCEPTION_TYPE, jaxrpcmapPackage.getExceptionMapping_ExceptionType()), create10WSDLMessageTranslator(), createConstructorParamOrderTranslator() });

70. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

133 : result.setChildren(new Translator[] {

71. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

134 : IDTranslator.INSTANCE,

72. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

134 : IDTranslator.INSTANCE,

73. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

135 : new Translator(EXCEPTION_TYPE, jaxrpcmapPackage.getExceptionMapping_ExceptionType()),

74. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

135 : new Translator(EXCEPTION_TYPE, jaxrpcmapPackage.getExceptionMapping_ExceptionType()),

75. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

142 : public Translator create11ExceptionMappingTranslator() {

76. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

144 : GenericTranslator result = new GenericTranslator(EXCEPTION_MAPPING, jaxrpcmapPackage.getJavaWSDLMapping_ExceptionMappings());

77. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

144 : GenericTranslator result = new GenericTranslator(EXCEPTION_MAPPING, jaxrpcmapPackage.getJavaWSDLMapping_ExceptionMappings());

78. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

144 : GenericTranslator result = new GenericTranslator(EXCEPTION_MAPPING, jaxrpcmapPackage.getJavaWSDLMapping_ExceptionMappings());

79. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

145 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(EXCEPTION_TYPE, jaxrpcmapPackage.getExceptionMapping_ExceptionType()), CommonTranslators.createQNameTranslator(WSDL_MESSAGE, jaxrpcmapPackage.getExceptionMapping_WsdlMessage()), new Translator(WSDL_MESSAGE_PART_NAME, jaxrpcmapPackage.getExceptionMapping_WsdlMessagePartName()), createConstructorParamOrderTranslator() });

80. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

145 : result.setChildren(new Translator[] {

81. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

146 : IDTranslator.INSTANCE,

82. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

146 : IDTranslator.INSTANCE,

83. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

147 : new Translator(EXCEPTION_TYPE, jaxrpcmapPackage.getExceptionMapping_ExceptionType()),

84. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

147 : new Translator(EXCEPTION_TYPE, jaxrpcmapPackage.getExceptionMapping_ExceptionType()),

85. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

149 : new Translator(WSDL_MESSAGE_PART_NAME, jaxrpcmapPackage.getExceptionMapping_WsdlMessagePartName()),

86. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

149 : new Translator(WSDL_MESSAGE_PART_NAME, jaxrpcmapPackage.getExceptionMapping_WsdlMessagePartName()),

87. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

155 : public Translator createInterfaceMappingTranslator() {

88. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

157 : GenericTranslator result = new GenericTranslator(SERVICE_INTERFACE_MAPPING, jaxrpcmapPackage.getJavaWSDLMapping());

89. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EClass) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

157 : GenericTranslator result = new GenericTranslator(SERVICE_INTERFACE_MAPPING, jaxrpcmapPackage.getJavaWSDLMapping());

90. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

157 : GenericTranslator result = new GenericTranslator(SERVICE_INTERFACE_MAPPING, jaxrpcmapPackage.getJavaWSDLMapping());

91. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

158 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(PACKAGE_TYPE, jaxrpcmapPackage.getPackageMapping_PackageType()), new Translator(NAMESPACEURI, jaxrpcmapPackage.getPackageMapping_NamespaceURI()) });

92. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

158 : result.setChildren(new Translator[] {

93. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

159 : IDTranslator.INSTANCE,

94. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

159 : IDTranslator.INSTANCE,

95. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

160 : new Translator(PACKAGE_TYPE, jaxrpcmapPackage.getPackageMapping_PackageType()),

96. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

160 : new Translator(PACKAGE_TYPE, jaxrpcmapPackage.getPackageMapping_PackageType()),

97. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

161 : new Translator(NAMESPACEURI, jaxrpcmapPackage.getPackageMapping_NamespaceURI())

98. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

161 : new Translator(NAMESPACEURI, jaxrpcmapPackage.getPackageMapping_NamespaceURI())

99. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

167 : public Translator create10RootTypeQnameTranslator() {

100. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapTranslator.java :

169 : GenericTranslator result = new GenericTranslator(ROOT_TYPE_QNAME, jaxrpcmapPackage.getJavaXMLTypeMapping_RootTypeQname());

Source File: org/eclipse/jst/j2ee/internal/model/translator/webservices/SOAPRoleTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SOAPRoleTranslator.java :

20 : import org.eclipse.wst.common.internal.emf.resource.Translator;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SOAPRoleTranslator.java :

24 : public class SOAPRoleTranslator extends Translator implements WsddXmlMapperI {

3. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SOAPRoleTranslator.java :

26 : private static Translator[] SOAP_ROLE_XLATORS = new Translator[] {

4. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SOAPRoleTranslator.java :

26 : private static Translator[] SOAP_ROLE_XLATORS = new Translator[] {

5. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SOAPRoleTranslator.java :

27 : new Translator(TEXT_ATTRIBUTE_VALUE, WscommonPackage.eINSTANCE.getSOAPRole_SoapRole())

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SOAPRoleTranslator.java :

27 : new Translator(TEXT_ATTRIBUTE_VALUE, WscommonPackage.eINSTANCE.getSOAPRole_SoapRole())

7. WARNING: DiscouragedReference

Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SOAPRoleTranslator.java :

27 : new Translator(TEXT_ATTRIBUTE_VALUE, WscommonPackage.eINSTANCE.getSOAPRole_SoapRole())

8. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SOAPRoleTranslator.java :

31 : super(SOAP_ROLE, WsddPackage.eINSTANCE.getHandler_SoapRoles());

9. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SOAPRoleTranslator.java :

38 : public Translator[] getChildren(Object o, int versionID) {

Source File: org/eclipse/jst/j2ee/internal/model/translator/webservices/ServletLinkTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ServletLinkTranslator.java :

19 : import org.eclipse.wst.common.internal.emf.resource.Translator;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ServletLinkTranslator.java :

23 : public class ServletLinkTranslator extends Translator implements WsddXmlMapperI {

3. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ServletLinkTranslator.java :

25 : private static Translator[] SERVLET_LINK_XLATORS = new Translator[] {

4. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ServletLinkTranslator.java :

25 : private static Translator[] SERVLET_LINK_XLATORS = new Translator[] {

5. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ServletLinkTranslator.java :

26 : new Translator(TEXT_ATTRIBUTE_VALUE, WsddPackage.eINSTANCE.getServletLink_ServletLink())

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ServletLinkTranslator.java :

26 : new Translator(TEXT_ATTRIBUTE_VALUE, WsddPackage.eINSTANCE.getServletLink_ServletLink())

7. WARNING: DiscouragedReference

Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ServletLinkTranslator.java :

26 : new Translator(TEXT_ATTRIBUTE_VALUE, WsddPackage.eINSTANCE.getServletLink_ServletLink())

8. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ServletLinkTranslator.java :

30 : super(SERVLET_LINK, WsddPackage.eINSTANCE.getServiceImplBean_EServletLink());

9. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ServletLinkTranslator.java :

37 : public Translator[] getChildren(Object o, int versionID) {

Source File: org/eclipse/jst/j2ee/internal/model/translator/webservices/WebServicesTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

19 : import org.eclipse.wst.common.internal.emf.resource.GenericTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

20 : import org.eclipse.wst.common.internal.emf.resource.IDTranslator;

3. WARNING: DiscouragedReference

Discouraged access: The type RootTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

21 : import org.eclipse.wst.common.internal.emf.resource.RootTranslator;

4. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

22 : import org.eclipse.wst.common.internal.emf.resource.Translator;

5. WARNING: DiscouragedReference

Discouraged access: The type RootTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

24 : public class WebServicesTranslator extends RootTranslator implements WebServicesDeploymentDescriptorXmlMapperI{

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

31 : private static Translator[] children13;

7. WARNING: DiscouragedReference

Discouraged access: The constructor RootTranslator(String, EClass) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

34 : super(WEBSERVICESCLIENT, Webservice_clientPackage.eINSTANCE.getWebServicesClient());

8. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

39 : public Translator[] getChildren(Object o, int versionID) {

9. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

45 : protected Translator[] create13Children() {

10. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

46 : return new Translator[] {

11. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

47 : IDTranslator.INSTANCE,

12. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

47 : IDTranslator.INSTANCE,

13. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

57 : public static Translator createServiceRefGroupTranslator13(EStructuralFeature feature) {

14. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

60 : GenericTranslator result = new GenericTranslator(SERVICE_REF, feature);

15. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

60 : GenericTranslator result = new GenericTranslator(SERVICE_REF, feature);

16. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

60 : GenericTranslator result = new GenericTranslator(SERVICE_REF, feature);

17. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

61 : result.setChildren( new Translator[] { IDTranslator.INSTANCE, new Translator(DESCRIPTION, COMMON_PKG.getCompatibilityDescriptionGroup_Description()), new Translator(DISPLAY_NAME, COMMON_PKG.getCompatibilityDescriptionGroup_DisplayName()), new Translator(SMALL_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_SmallIcon()), new Translator(LARGE_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_LargeIcon()), new Translator(SERVICE_REF_NAME, WEBSERVICECLIENT_PKG.getServiceRef_ServiceRefName()), new JavaClassTranslator(SERVICE_INTERFACE, WEBSERVICECLIENT_PKG.getServiceRef_ServiceInterface()), new Translator(WSDL_FILE, WEBSERVICECLIENT_PKG.getServiceRef_WsdlFile()), new Translator(JAXRPC_MAPPING_FILE, WEBSERVICECLIENT_PKG.getServiceRef_JaxrpcMappingFile()), createQNameTranslator10(SERVICE_QNAME, WEBSERVICECLIENT_PKG.getServiceRef_ServiceQname()), CommonTranslators.createPortComponentRefTranslator(), createServiceRefHandlerTranslator13(), });

18. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

61 : result.setChildren( new Translator[] {

19. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

62 : IDTranslator.INSTANCE,

20. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

62 : IDTranslator.INSTANCE,

21. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

63 : new Translator(DESCRIPTION, COMMON_PKG.getCompatibilityDescriptionGroup_Description()),

22. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

63 : new Translator(DESCRIPTION, COMMON_PKG.getCompatibilityDescriptionGroup_Description()),

23. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

64 : new Translator(DISPLAY_NAME, COMMON_PKG.getCompatibilityDescriptionGroup_DisplayName()),

24. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

64 : new Translator(DISPLAY_NAME, COMMON_PKG.getCompatibilityDescriptionGroup_DisplayName()),

25. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

65 : new Translator(SMALL_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_SmallIcon()),

26. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

65 : new Translator(SMALL_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_SmallIcon()),

27. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

66 : new Translator(LARGE_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_LargeIcon()),

28. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

66 : new Translator(LARGE_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_LargeIcon()),

29. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

67 : new Translator(SERVICE_REF_NAME, WEBSERVICECLIENT_PKG.getServiceRef_ServiceRefName()),

30. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

67 : new Translator(SERVICE_REF_NAME, WEBSERVICECLIENT_PKG.getServiceRef_ServiceRefName()),

31. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

69 : new Translator(WSDL_FILE, WEBSERVICECLIENT_PKG.getServiceRef_WsdlFile()),

32. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

69 : new Translator(WSDL_FILE, WEBSERVICECLIENT_PKG.getServiceRef_WsdlFile()),

33. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

70 : new Translator(JAXRPC_MAPPING_FILE, WEBSERVICECLIENT_PKG.getServiceRef_JaxrpcMappingFile()),

34. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

70 : new Translator(JAXRPC_MAPPING_FILE, WEBSERVICECLIENT_PKG.getServiceRef_JaxrpcMappingFile()),

35. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

83 : public static Translator createServiceRefHandlerTranslator13() {

36. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

84 : GenericTranslator result = new GenericTranslator(HANDLER, WEBSERVICECLIENT_PKG.getServiceRef_Handlers());

37. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

84 : GenericTranslator result = new GenericTranslator(HANDLER, WEBSERVICECLIENT_PKG.getServiceRef_Handlers());

38. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

84 : GenericTranslator result = new GenericTranslator(HANDLER, WEBSERVICECLIENT_PKG.getServiceRef_Handlers());

39. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

85 : result.setChildren(new Translator[]{ IDTranslator.INSTANCE, new Translator(DESCRIPTION, COMMON_PKG.getCompatibilityDescriptionGroup_Description()), new Translator(DISPLAY_NAME, COMMON_PKG.getCompatibilityDescriptionGroup_DisplayName()), new Translator(SMALL_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_SmallIcon()), new Translator(LARGE_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_LargeIcon()), new Translator(HANDLER_NAME, WEBSERVICECLIENT_PKG.getHandler_HandlerName()), new JavaClassTranslator(HANDLER_CLASS, WEBSERVICECLIENT_PKG.getHandler_HandlerClass()), createParamValueType13(HANDLER_INIT_PARAM, WEBSERVICECLIENT_PKG.getHandler_InitParams()), createQNameTranslator10(SOAP_HEADER, WEBSERVICECLIENT_PKG.getHandler_SoapHeaders()), new Translator(SOAP_ROLE, WEBSERVICECLIENT_PKG.getHandler_SoapRoles()), new Translator(PORT_NAME, WEBSERVICECLIENT_PKG.getHandler_PortNames()) });

40. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

85 : result.setChildren(new Translator[]{

41. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

86 : IDTranslator.INSTANCE,

42. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

86 : IDTranslator.INSTANCE,

43. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

87 : new Translator(DESCRIPTION, COMMON_PKG.getCompatibilityDescriptionGroup_Description()),

44. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

87 : new Translator(DESCRIPTION, COMMON_PKG.getCompatibilityDescriptionGroup_Description()),

45. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

88 : new Translator(DISPLAY_NAME, COMMON_PKG.getCompatibilityDescriptionGroup_DisplayName()),

46. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

88 : new Translator(DISPLAY_NAME, COMMON_PKG.getCompatibilityDescriptionGroup_DisplayName()),

47. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

89 : new Translator(SMALL_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_SmallIcon()),

48. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

89 : new Translator(SMALL_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_SmallIcon()),

49. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

90 : new Translator(LARGE_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_LargeIcon()),

50. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

90 : new Translator(LARGE_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_LargeIcon()),

51. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

91 : new Translator(HANDLER_NAME, WEBSERVICECLIENT_PKG.getHandler_HandlerName()),

52. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

91 : new Translator(HANDLER_NAME, WEBSERVICECLIENT_PKG.getHandler_HandlerName()),

53. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

95 : new Translator(SOAP_ROLE, WEBSERVICECLIENT_PKG.getHandler_SoapRoles()),

54. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

95 : new Translator(SOAP_ROLE, WEBSERVICECLIENT_PKG.getHandler_SoapRoles()),

55. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

96 : new Translator(PORT_NAME, WEBSERVICECLIENT_PKG.getHandler_PortNames())

56. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

96 : new Translator(PORT_NAME, WEBSERVICECLIENT_PKG.getHandler_PortNames())

57. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

104 : private Translator createComponentScopedRefs13() {

58. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

105 : GenericTranslator result = new GenericTranslator(COMP_SCOPED_REFS, WEBSERVICECLIENT_PKG.getWebServicesClient_ComponentScopedRefs());

59. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

105 : GenericTranslator result = new GenericTranslator(COMP_SCOPED_REFS, WEBSERVICECLIENT_PKG.getWebServicesClient_ComponentScopedRefs());

60. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

105 : GenericTranslator result = new GenericTranslator(COMP_SCOPED_REFS, WEBSERVICECLIENT_PKG.getWebServicesClient_ComponentScopedRefs());

61. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

106 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(COMP_COMPONENT_NAME, WEBSERVICECLIENT_PKG.getComponentScopedRefs_ComponentName()), createServiceRefGroupTranslator13(WEBSERVICECLIENT_PKG.getComponentScopedRefs_ServiceRefs()) });

62. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

106 : result.setChildren(new Translator[] {

63. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

107 : IDTranslator.INSTANCE,

64. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

107 : IDTranslator.INSTANCE,

65. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

108 : new Translator(COMP_COMPONENT_NAME, WEBSERVICECLIENT_PKG.getComponentScopedRefs_ComponentName()),

66. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

108 : new Translator(COMP_COMPONENT_NAME, WEBSERVICECLIENT_PKG.getComponentScopedRefs_ComponentName()),

67. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

114 : public static Translator createQNameTranslator10(String domName, EStructuralFeature feature) {

68. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

115 : GenericTranslator result = new GenericTranslator(domName, feature);

69. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

115 : GenericTranslator result = new GenericTranslator(domName, feature);

70. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

115 : GenericTranslator result = new GenericTranslator(domName, feature);

71. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

116 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(NAMESPACEURI, COMMON_PKG.getQName_NamespaceURI()), new Translator(LOCALPART, COMMON_PKG.getQName_LocalPart()) });

72. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

116 : result.setChildren(new Translator[] {

73. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

117 : IDTranslator.INSTANCE,

74. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

117 : IDTranslator.INSTANCE,

75. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

118 : new Translator(NAMESPACEURI, COMMON_PKG.getQName_NamespaceURI()),

76. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

118 : new Translator(NAMESPACEURI, COMMON_PKG.getQName_NamespaceURI()),

77. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

119 : new Translator(LOCALPART, COMMON_PKG.getQName_LocalPart())

78. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

119 : new Translator(LOCALPART, COMMON_PKG.getQName_LocalPart())

79. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

124 : public static Translator createParamValueType13(String domName, EStructuralFeature feature){

80. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

125 : GenericTranslator result = new GenericTranslator(domName, feature);

81. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

125 : GenericTranslator result = new GenericTranslator(domName, feature);

82. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

125 : GenericTranslator result = new GenericTranslator(domName, feature);

83. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

126 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(PARAM_NAME, COMMON_PKG.getParamValue_Name()), new Translator(PARAM_VALUE, COMMON_PKG.getParamValue_Value()), new Translator(DESCRIPTION, COMMON_PKG.getParamValue_Description()) });

84. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

126 : result.setChildren(new Translator[] {

85. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

127 : IDTranslator.INSTANCE,

86. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

127 : IDTranslator.INSTANCE,

87. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

128 : new Translator(PARAM_NAME, COMMON_PKG.getParamValue_Name()),

88. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

128 : new Translator(PARAM_NAME, COMMON_PKG.getParamValue_Name()),

89. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

129 : new Translator(PARAM_VALUE, COMMON_PKG.getParamValue_Value()),

90. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

129 : new Translator(PARAM_VALUE, COMMON_PKG.getParamValue_Value()),

91. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

130 : new Translator(DESCRIPTION, COMMON_PKG.getParamValue_Description())

92. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesTranslator.java :

130 : new Translator(DESCRIPTION, COMMON_PKG.getParamValue_Description())

Source File: org/eclipse/jst/j2ee/internal/model/translator/webservices/WsddTranslator.java
1. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

21 : import org.eclipse.wst.common.internal.emf.resource.ConstantAttributeTranslator;

2. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

22 : import org.eclipse.wst.common.internal.emf.resource.GenericTranslator;

3. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

23 : import org.eclipse.wst.common.internal.emf.resource.IDTranslator;

4. WARNING: DiscouragedReference

Discouraged access: The type RootTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

24 : import org.eclipse.wst.common.internal.emf.resource.RootTranslator;

5. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

25 : import org.eclipse.wst.common.internal.emf.resource.Translator;

6. WARNING: DiscouragedReference

Discouraged access: The type RootTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

30 : public class WsddTranslator extends RootTranslator implements WsddXmlMapperI, J2EEConstants{

7. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

32 : private static Translator[] children10;

8. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

33 : private static Translator[] children11;

9. WARNING: DiscouragedReference

Discouraged access: The constructor RootTranslator(String, EClass) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

40 : super(WEBSERVICES, WsddPackage.eINSTANCE.getWebServices());

10. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

46 : public Translator[] getChildren(Object o, int versionID) {

11. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

68 : protected Translator[] create10Children() {

12. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

69 : return new Translator[] {

13. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

70 : IDTranslator.INSTANCE,

14. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

70 : IDTranslator.INSTANCE,

15. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

71 : new Translator(DESCRIPTION, COMMON_PKG.getCompatibilityDescriptionGroup_Description()),

16. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

71 : new Translator(DESCRIPTION, COMMON_PKG.getCompatibilityDescriptionGroup_Description()),

17. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

72 : new Translator(DISPLAY_NAME, COMMON_PKG.getCompatibilityDescriptionGroup_DisplayName()),

18. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

72 : new Translator(DISPLAY_NAME, COMMON_PKG.getCompatibilityDescriptionGroup_DisplayName()),

19. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

73 : new Translator(SMALL_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_SmallIcon()),

20. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

73 : new Translator(SMALL_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_SmallIcon()),

21. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

74 : new Translator(LARGE_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_LargeIcon()),

22. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

74 : new Translator(LARGE_ICON, COMMON_PKG.getCompatibilityDescriptionGroup_LargeIcon()),

23. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

79 : protected Translator[] create11Children() {

24. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

81 : return new Translator[] {

25. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

82 : IDTranslator.INSTANCE,

26. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

82 : IDTranslator.INSTANCE,

27. WARNING: DiscouragedReference

Discouraged access: The constructor ConstantAttributeTranslator(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

83 : new ConstantAttributeTranslator(XML_NS, J2EE_NS_URL),

28. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

83 : new ConstantAttributeTranslator(XML_NS, J2EE_NS_URL),

29. WARNING: DiscouragedReference

Discouraged access: The constructor ConstantAttributeTranslator(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

84 : new ConstantAttributeTranslator(XML_NS_XSI, XSI_NS_URL),

30. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

84 : new ConstantAttributeTranslator(XML_NS_XSI, XSI_NS_URL),

31. WARNING: DiscouragedReference

Discouraged access: The constructor ConstantAttributeTranslator(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

85 : new ConstantAttributeTranslator(XSI_SCHEMA_LOCATION, J2EE_NS_URL+' '+WebServiceConstants.WEBSERVICE_SCHEMA_LOC),

32. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

85 : new ConstantAttributeTranslator(XSI_SCHEMA_LOCATION, J2EE_NS_URL+' '+WebServiceConstants.WEBSERVICE_SCHEMA_LOC),

33. WARNING: DiscouragedReference

Discouraged access: The constructor ConstantAttributeTranslator(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

86 : new ConstantAttributeTranslator(VERSION, WebServiceConstants.WEBSERVICE_SCHEMA_VERSION),

34. WARNING: DiscouragedReference

Discouraged access: The type ConstantAttributeTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

86 : new ConstantAttributeTranslator(VERSION, WebServiceConstants.WEBSERVICE_SCHEMA_VERSION),

35. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

94 : public Translator create10WebServiceDescTranslator() {

36. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

95 : GenericTranslator result = new GenericTranslator(WEBSERVICE_DESCRIPTION, WSDD_PKG.getWebServices_WebServiceDescriptions());

37. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

95 : GenericTranslator result = new GenericTranslator(WEBSERVICE_DESCRIPTION, WSDD_PKG.getWebServices_WebServiceDescriptions());

38. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

95 : GenericTranslator result = new GenericTranslator(WEBSERVICE_DESCRIPTION, WSDD_PKG.getWebServices_WebServiceDescriptions());

39. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

96 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(DESCRIPTION, WSDD_PKG.getWebServiceDescription_Description()), new Translator(DISPLAY_NAME, WSDD_PKG.getWebServiceDescription_DisplayName()), new Translator(SMALL_ICON, WSDD_PKG.getWebServiceDescription_SmallIcon()), new Translator(LARGE_ICON, WSDD_PKG.getWebServiceDescription_LargeIcon()), new Translator(WEBSERVICE_DESCRIPTION_NAME, WSDD_PKG.getWebServiceDescription_WebServiceDescriptionName()), new Translator(WSDL_FILE, WSDD_PKG.getWebServiceDescription_WsdlFile()), new Translator(JAXRPC_MAPPING_FILE, WSDD_PKG.getWebServiceDescription_JaxrpcMappingFile()), create10PortComponentTranslator() });

40. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

96 : result.setChildren(new Translator[] {

41. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

97 : IDTranslator.INSTANCE,

42. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

97 : IDTranslator.INSTANCE,

43. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

98 : new Translator(DESCRIPTION, WSDD_PKG.getWebServiceDescription_Description()),

44. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

98 : new Translator(DESCRIPTION, WSDD_PKG.getWebServiceDescription_Description()),

45. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

99 : new Translator(DISPLAY_NAME, WSDD_PKG.getWebServiceDescription_DisplayName()),

46. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

99 : new Translator(DISPLAY_NAME, WSDD_PKG.getWebServiceDescription_DisplayName()),

47. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

100 : new Translator(SMALL_ICON, WSDD_PKG.getWebServiceDescription_SmallIcon()),

48. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

100 : new Translator(SMALL_ICON, WSDD_PKG.getWebServiceDescription_SmallIcon()),

49. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

101 : new Translator(LARGE_ICON, WSDD_PKG.getWebServiceDescription_LargeIcon()),

50. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

101 : new Translator(LARGE_ICON, WSDD_PKG.getWebServiceDescription_LargeIcon()),

51. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

102 : new Translator(WEBSERVICE_DESCRIPTION_NAME, WSDD_PKG.getWebServiceDescription_WebServiceDescriptionName()),

52. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

102 : new Translator(WEBSERVICE_DESCRIPTION_NAME, WSDD_PKG.getWebServiceDescription_WebServiceDescriptionName()),

53. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

103 : new Translator(WSDL_FILE, WSDD_PKG.getWebServiceDescription_WsdlFile()),

54. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

103 : new Translator(WSDL_FILE, WSDD_PKG.getWebServiceDescription_WsdlFile()),

55. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

104 : new Translator(JAXRPC_MAPPING_FILE, WSDD_PKG.getWebServiceDescription_JaxrpcMappingFile()),

56. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

104 : new Translator(JAXRPC_MAPPING_FILE, WSDD_PKG.getWebServiceDescription_JaxrpcMappingFile()),

57. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

110 : public Translator create11WebServiceDescTranslator() {

58. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

112 : GenericTranslator result = new GenericTranslator(WEBSERVICE_DESCRIPTION, WSDD_PKG.getWebServices_WebServiceDescriptions());

59. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

112 : GenericTranslator result = new GenericTranslator(WEBSERVICE_DESCRIPTION, WSDD_PKG.getWebServices_WebServiceDescriptions());

60. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

112 : GenericTranslator result = new GenericTranslator(WEBSERVICE_DESCRIPTION, WSDD_PKG.getWebServices_WebServiceDescriptions());

61. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

113 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, create11DescriptionTranslator(WSDD_PKG.getWebServiceDescription_DescriptionType()), create11DisplayNameTranslator(WSDD_PKG.getWebServiceDescription_DisplayNameType()), create11IconTranslator(WSDD_PKG.getWebServiceDescription_IconType()), new Translator(WEBSERVICE_DESCRIPTION_NAME, WSDD_PKG.getWebServiceDescription_WebServiceDescriptionName()), new Translator(WSDL_FILE, WSDD_PKG.getWebServiceDescription_WsdlFile()), new Translator(JAXRPC_MAPPING_FILE, WSDD_PKG.getWebServiceDescription_JaxrpcMappingFile()), create11PortComponentTranslator() });

62. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

113 : result.setChildren(new Translator[] {

63. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

114 : IDTranslator.INSTANCE,

64. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

114 : IDTranslator.INSTANCE,

65. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

118 : new Translator(WEBSERVICE_DESCRIPTION_NAME, WSDD_PKG.getWebServiceDescription_WebServiceDescriptionName()),

66. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

118 : new Translator(WEBSERVICE_DESCRIPTION_NAME, WSDD_PKG.getWebServiceDescription_WebServiceDescriptionName()),

67. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

119 : new Translator(WSDL_FILE, WSDD_PKG.getWebServiceDescription_WsdlFile()),

68. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

119 : new Translator(WSDL_FILE, WSDD_PKG.getWebServiceDescription_WsdlFile()),

69. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

120 : new Translator(JAXRPC_MAPPING_FILE, WSDD_PKG.getWebServiceDescription_JaxrpcMappingFile()),

70. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

120 : new Translator(JAXRPC_MAPPING_FILE, WSDD_PKG.getWebServiceDescription_JaxrpcMappingFile()),

71. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

128 : public Translator create10PortComponentTranslator() {

72. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

129 : GenericTranslator result = new GenericTranslator(PORT_COMPONENT, WSDD_PKG.getWebServiceDescription_PortComponents());

73. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

129 : GenericTranslator result = new GenericTranslator(PORT_COMPONENT, WSDD_PKG.getWebServiceDescription_PortComponents());

74. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

129 : GenericTranslator result = new GenericTranslator(PORT_COMPONENT, WSDD_PKG.getWebServiceDescription_PortComponents());

75. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

130 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(DESCRIPTION, WSDD_PKG.getPortComponent_Description()), new Translator(DISPLAY_NAME, WSDD_PKG.getPortComponent_DisplayName()), new Translator(SMALL_ICON, WSDD_PKG.getPortComponent_SmallIcon()), new Translator(LARGE_ICON, WSDD_PKG.getPortComponent_LargeIcon()), new Translator(PORT_COMPONENT_NAME, WSDD_PKG.getPortComponent_PortComponentName()), create10WsdlPortTranslator(), new Translator(SERVICE_ENPOINT_INTERFACE, WSDD_PKG.getPortComponent_ServiceEndpointInterface()), createServiceImplBeanTranslator(), createHandler10Translator() });

76. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

130 : result.setChildren(new Translator[] {

77. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

131 : IDTranslator.INSTANCE,

78. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

131 : IDTranslator.INSTANCE,

79. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

132 : new Translator(DESCRIPTION, WSDD_PKG.getPortComponent_Description()),

80. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

132 : new Translator(DESCRIPTION, WSDD_PKG.getPortComponent_Description()),

81. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

133 : new Translator(DISPLAY_NAME, WSDD_PKG.getPortComponent_DisplayName()),

82. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

133 : new Translator(DISPLAY_NAME, WSDD_PKG.getPortComponent_DisplayName()),

83. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

134 : new Translator(SMALL_ICON, WSDD_PKG.getPortComponent_SmallIcon()),

84. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

134 : new Translator(SMALL_ICON, WSDD_PKG.getPortComponent_SmallIcon()),

85. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

135 : new Translator(LARGE_ICON, WSDD_PKG.getPortComponent_LargeIcon()),

86. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

135 : new Translator(LARGE_ICON, WSDD_PKG.getPortComponent_LargeIcon()),

87. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

136 : new Translator(PORT_COMPONENT_NAME, WSDD_PKG.getPortComponent_PortComponentName()),

88. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

136 : new Translator(PORT_COMPONENT_NAME, WSDD_PKG.getPortComponent_PortComponentName()),

89. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

138 : new Translator(SERVICE_ENPOINT_INTERFACE, WSDD_PKG.getPortComponent_ServiceEndpointInterface()),

90. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

138 : new Translator(SERVICE_ENPOINT_INTERFACE, WSDD_PKG.getPortComponent_ServiceEndpointInterface()),

91. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

145 : public Translator create11PortComponentTranslator() {

92. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

146 : GenericTranslator result = new GenericTranslator(PORT_COMPONENT, WSDD_PKG.getWebServiceDescription_PortComponents());

93. WARNING: DiscouragedReference

Discouraged access: The constructor GenericTranslator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

146 : GenericTranslator result = new GenericTranslator(PORT_COMPONENT, WSDD_PKG.getWebServiceDescription_PortComponents());

94. WARNING: DiscouragedReference

Discouraged access: The type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

146 : GenericTranslator result = new GenericTranslator(PORT_COMPONENT, WSDD_PKG.getWebServiceDescription_PortComponents());

95. WARNING: DiscouragedReference

Discouraged access: The method setChildren(Translator[]) from the type GenericTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

147 : result.setChildren(new Translator[] { IDTranslator.INSTANCE, new Translator(DESCRIPTION, WSDD_PKG.getPortComponent_Description()), new Translator(DISPLAY_NAME, WSDD_PKG.getPortComponent_DisplayName()), new Translator(SMALL_ICON, WSDD_PKG.getPortComponent_SmallIcon()), new Translator(LARGE_ICON, WSDD_PKG.getPortComponent_LargeIcon()), new Translator(PORT_COMPONENT_NAME, WSDD_PKG.getPortComponent_PortComponentName()), CommonTranslators.createQNameTranslator(WSDL_PORT, WSDD_PKG.getPortComponent_WsdlPort()), new Translator(SERVICE_ENPOINT_INTERFACE, WSDD_PKG.getPortComponent_ServiceEndpointInterface()), createServiceImplBeanTranslator(), createHandler11Translator() });

96. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

147 : result.setChildren(new Translator[] {

97. WARNING: DiscouragedReference

Discouraged access: The type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

148 : IDTranslator.INSTANCE,

98. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type IDTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

148 : IDTranslator.INSTANCE,

99. WARNING: DiscouragedReference

Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

149 : new Translator(DESCRIPTION, WSDD_PKG.getPortComponent_Description()),

100. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddTranslator.java :

149 : new Translator(DESCRIPTION, WSDD_PKG.getPortComponent_Description()),

Source File: org/eclipse/jst/j2ee/internal/xml/J2EEXmlDtDEntityResolver.java
1. WARNING: UnusedImport

The import java.io.FileNotFoundException is never used

J2EEXmlDtDEntityResolver.java :

15 : import java.io.FileNotFoundException;

2. WARNING: UnusedImport

The import org.xml.sax.SAXException is never used

J2EEXmlDtDEntityResolver.java :

22 : import org.xml.sax.SAXException;

Source File: org/eclipse/jst/j2ee/jca/internal/impl/ConnectorResourceFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

17 : import org.eclipse.wst.common.internal.emf.resource.FileNameResourceFactoryRegistry;

2. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

18 : import org.eclipse.wst.common.internal.emf.resource.Renderer;

3. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

19 : import org.eclipse.wst.common.internal.emf.resource.RendererFactory;

4. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

20 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResource;

5. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

21 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResourceFactory;

6. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

24 : public class ConnectorResourceFactory extends TranslatorResourceFactory {

7. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorResourceFactory(RendererFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

42 : super(RendererFactory.getDefaultRendererFactory());

8. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

42 : super(RendererFactory.getDefaultRendererFactory());

9. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

42 : super(RendererFactory.getDefaultRendererFactory());

10. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

49 : public ConnectorResourceFactory(RendererFactory aRendererFactory) {

11. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorResourceFactory(RendererFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

50 : super(aRendererFactory);

12. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

55 : protected TranslatorResource createResource(URI uri, Renderer aRenderer) {

13. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

55 : protected TranslatorResource createResource(URI uri, Renderer aRenderer) {

14. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

62 : public static void registerWith(RendererFactory aRendererFactory) {

15. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

63 : J2EEResourceFactoryRegistry.INSTANCE.registerLastFileSegment(J2EEConstants.RAR_SHORT_NAME, new ConnectorResourceFactory(aRendererFactory));

16. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

71 : registerWith(RendererFactory.getDefaultRendererFactory());

17. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

71 : registerWith(RendererFactory.getDefaultRendererFactory());

18. WARNING: DiscouragedReference

Discouraged access: The type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

74 : public static void register(FileNameResourceFactoryRegistry aRegistry) {

19. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

75 : aRegistry.registerLastFileSegment(J2EEConstants.RAR_SHORT_NAME, new ConnectorResourceFactory(RendererFactory.getDefaultRendererFactory()));

20. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

75 : aRegistry.registerLastFileSegment(J2EEConstants.RAR_SHORT_NAME, new ConnectorResourceFactory(RendererFactory.getDefaultRendererFactory()));

21. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

75 : aRegistry.registerLastFileSegment(J2EEConstants.RAR_SHORT_NAME, new ConnectorResourceFactory(RendererFactory.getDefaultRendererFactory()));

22. WARNING: DiscouragedReference

Discouraged access: The method getFactory(URI) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceFactory.java :

79 : return J2EEResourceFactoryRegistry.INSTANCE.getFactory(J2EEConstants.RAR_DD_URI_OBJ);

Source File: org/eclipse/jst/j2ee/jca/internal/impl/ConnectorResourceImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceImpl.java :

21 : import org.eclipse.wst.common.internal.emf.resource.Renderer;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceImpl.java :

22 : import org.eclipse.wst.common.internal.emf.resource.Translator;

3. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceImpl.java :

32 : public ConnectorResourceImpl(URI uri, Renderer aRenderer) {

4. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceImpl.java :

39 : public ConnectorResourceImpl(Renderer aRenderer) {

5. WARNING: DiscouragedReference

Discouraged access: The method getRootObject() from the type TranslatorResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceImpl.java :

47 : return (Connector) getRootObject();

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ConnectorResourceImpl.java :

152 : public Translator getRootTranslator() {

Source File: org/eclipse/jst/j2ee/webapplication/internal/impl/WebAppImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The method getSystemId() from the type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppImpl.java :

376 : String systemId = ((XMLResource)eResource()).getSystemId();

2. WARNING: DiscouragedReference

Discouraged access: The method getSystemId() from the type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppImpl.java :

386 : String systemId = ((XMLResource)eResource()).getSystemId();

Source File: org/eclipse/jst/j2ee/webapplication/internal/impl/WebAppResourceFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

24 : import org.eclipse.wst.common.internal.emf.resource.FileNameResourceFactoryRegistry;

2. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

25 : import org.eclipse.wst.common.internal.emf.resource.Renderer;

3. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

26 : import org.eclipse.wst.common.internal.emf.resource.RendererFactory;

4. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

27 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResource;

5. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

28 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResourceFactory;

6. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

37 : public class WebAppResourceFactory extends TranslatorResourceFactory {

7. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorResourceFactory(RendererFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

54 : super(RendererFactory.getDefaultRendererFactory());

8. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

54 : super(RendererFactory.getDefaultRendererFactory());

9. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

54 : super(RendererFactory.getDefaultRendererFactory());

10. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

60 : public WebAppResourceFactory(RendererFactory aRendererFactory) {

11. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorResourceFactory(RendererFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

61 : super(aRendererFactory);

12. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

67 : protected TranslatorResource createResource(URI uri, Renderer aRenderer) {

13. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

67 : protected TranslatorResource createResource(URI uri, Renderer aRenderer) {

14. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

74 : public static void registerWith(RendererFactory aRendererFactory) {

15. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

75 : J2EEResourceFactoryRegistry.INSTANCE.registerLastFileSegment(J2EEConstants.WEBAPP_DD_SHORT_NAME, new WebAppResourceFactory(aRendererFactory));

16. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

83 : registerWith(RendererFactory.getDefaultRendererFactory());

17. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

83 : registerWith(RendererFactory.getDefaultRendererFactory());

18. WARNING: DiscouragedReference

Discouraged access: The type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

90 : public static void register(FileNameResourceFactoryRegistry aRegistry) {

19. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

91 : aRegistry.registerLastFileSegment(J2EEConstants.WEBAPP_DD_SHORT_NAME, new WebAppResourceFactory(RendererFactory.getDefaultRendererFactory()));

20. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

91 : aRegistry.registerLastFileSegment(J2EEConstants.WEBAPP_DD_SHORT_NAME, new WebAppResourceFactory(RendererFactory.getDefaultRendererFactory()));

21. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

91 : aRegistry.registerLastFileSegment(J2EEConstants.WEBAPP_DD_SHORT_NAME, new WebAppResourceFactory(RendererFactory.getDefaultRendererFactory()));

22. WARNING: DiscouragedReference

Discouraged access: The method getFactory(URI) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceFactory.java :

97 : return J2EEResourceFactoryRegistry.INSTANCE.getFactory(J2EEConstants.WEBAPP_DD_URI_OBJ);

Source File: org/eclipse/jst/j2ee/webapplication/internal/impl/WebAppResourceImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceImpl.java :

26 : import org.eclipse.wst.common.internal.emf.resource.Renderer;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceImpl.java :

27 : import org.eclipse.wst.common.internal.emf.resource.Translator;

3. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceImpl.java :

38 : public WebAppResourceImpl(URI uri, Renderer aRenderer) {

4. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceImpl.java :

42 : public WebAppResourceImpl(Renderer aRenderer) {

5. WARNING: DiscouragedReference

Discouraged access: The method getRootObject() from the type TranslatorResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceImpl.java :

48 : return (WebApp) getRootObject();

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebAppResourceImpl.java :

133 : public Translator getRootTranslator() {

Source File: org/eclipse/jst/j2ee/webservice/internal/wsdd/WsddResourceFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

19 : import org.eclipse.wst.common.internal.emf.resource.FileNameResourceFactoryRegistry;

2. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

20 : import org.eclipse.wst.common.internal.emf.resource.Renderer;

3. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

21 : import org.eclipse.wst.common.internal.emf.resource.RendererFactory;

4. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

22 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResource;

5. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

23 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResourceFactory;

6. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

26 : public class WsddResourceFactory extends TranslatorResourceFactory

7. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorResourceFactory(RendererFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

34 : super(RendererFactory.getDefaultRendererFactory());

8. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

34 : super(RendererFactory.getDefaultRendererFactory());

9. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

34 : super(RendererFactory.getDefaultRendererFactory());

10. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

40 : public WsddResourceFactory(RendererFactory aRendererFactory)

11. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorResourceFactory(RendererFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

42 : super(aRendererFactory);

12. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

47 : protected TranslatorResource createResource(URI uri, Renderer aRenderer) {

13. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

47 : protected TranslatorResource createResource(URI uri, Renderer aRenderer) {

14. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

54 : public static void registerWith(RendererFactory aRendererFactory) {

15. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

55 : J2EEResourceFactoryRegistry.INSTANCE.registerLastFileSegment(WebServiceConstants.WEBSERVICE_DD_SHORT_NAME, new WsddResourceFactory(aRendererFactory));

16. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

56 : J2EEResourceFactoryRegistry.INSTANCE.registerLastFileSegment(WebServiceConstants.WEBSERVICE_TEMP_DD_SHORT_NAME, new WsddResourceFactory(aRendererFactory));

17. WARNING: DiscouragedReference

Discouraged access: The type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

58 : public static void register(FileNameResourceFactoryRegistry aRegistry) {

18. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

59 : aRegistry.registerLastFileSegment(WebServiceConstants.WEBSERVICE_DD_SHORT_NAME, new WsddResourceFactory(RendererFactory.getDefaultRendererFactory()));

19. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

59 : aRegistry.registerLastFileSegment(WebServiceConstants.WEBSERVICE_DD_SHORT_NAME, new WsddResourceFactory(RendererFactory.getDefaultRendererFactory()));

20. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

59 : aRegistry.registerLastFileSegment(WebServiceConstants.WEBSERVICE_DD_SHORT_NAME, new WsddResourceFactory(RendererFactory.getDefaultRendererFactory()));

21. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

60 : aRegistry.registerLastFileSegment(WebServiceConstants.WEBSERVICE_TEMP_DD_SHORT_NAME, new WsddResourceFactory(RendererFactory.getDefaultRendererFactory()));

22. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

60 : aRegistry.registerLastFileSegment(WebServiceConstants.WEBSERVICE_TEMP_DD_SHORT_NAME, new WsddResourceFactory(RendererFactory.getDefaultRendererFactory()));

23. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

60 : aRegistry.registerLastFileSegment(WebServiceConstants.WEBSERVICE_TEMP_DD_SHORT_NAME, new WsddResourceFactory(RendererFactory.getDefaultRendererFactory()));

24. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

68 : registerWith(RendererFactory.getDefaultRendererFactory());

25. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceFactory.java :

68 : registerWith(RendererFactory.getDefaultRendererFactory());

Source File: org/eclipse/jst/j2ee/webservice/wsclient/internal/impl/WebServicesClientResourceFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

24 : import org.eclipse.wst.common.internal.emf.resource.FileNameResourceFactoryRegistry;

2. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

25 : import org.eclipse.wst.common.internal.emf.resource.Renderer;

3. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

26 : import org.eclipse.wst.common.internal.emf.resource.RendererFactory;

4. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

27 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResource;

5. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

28 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResourceFactory;

6. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

32 : extends TranslatorResourceFactory {

7. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorResourceFactory(RendererFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

38 : super(RendererFactory.getDefaultRendererFactory());

8. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

38 : super(RendererFactory.getDefaultRendererFactory());

9. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

38 : super(RendererFactory.getDefaultRendererFactory());

10. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

51 : public WebServicesClientResourceFactory(RendererFactory aRendererFactory) {

11. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorResourceFactory(RendererFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

52 : super(aRendererFactory);

12. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

55 : protected TranslatorResource createResource(URI uri, Renderer aRenderer) {

13. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

55 : protected TranslatorResource createResource(URI uri, Renderer aRenderer) {

14. WARNING: DiscouragedReference

Discouraged access: The type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

58 : public static void register(FileNameResourceFactoryRegistry aRegistry) {

15. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

59 : aRegistry.registerLastFileSegment(J2EEConstants.WEB_SERVICES_CLIENT_SHORTNAME, new WebServicesClientResourceFactory(RendererFactory.getDefaultRendererFactory()));

16. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

59 : aRegistry.registerLastFileSegment(J2EEConstants.WEB_SERVICES_CLIENT_SHORTNAME, new WebServicesClientResourceFactory(RendererFactory.getDefaultRendererFactory()));

17. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

59 : aRegistry.registerLastFileSegment(J2EEConstants.WEB_SERVICES_CLIENT_SHORTNAME, new WebServicesClientResourceFactory(RendererFactory.getDefaultRendererFactory()));

18. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

65 : public static void registerWith(RendererFactory aRendererFactory) {

19. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

66 : J2EEResourceFactoryRegistry.INSTANCE.registerLastFileSegment(J2EEConstants.WEB_SERVICES_CLIENT_SHORTNAME, new WebServicesClientResourceFactory(aRendererFactory));

20. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

74 : registerWith(RendererFactory.getDefaultRendererFactory());

21. WARNING: DiscouragedReference

Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

74 : registerWith(RendererFactory.getDefaultRendererFactory());

22. WARNING: DiscouragedReference

Discouraged access: The method getFactory(URI) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesClientResourceFactory.java :

79 : return J2EEResourceFactoryRegistry.INSTANCE.getFactory(J2EEConstants.WEB_SERVICES_CLIENT_DD_URI_OBJ);

Source File: org/eclipse/jst/j2ee/webservice/wsclient/internal/impl/WebServicesResourceImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesResourceImpl.java :

27 : import org.eclipse.wst.common.internal.emf.resource.Renderer;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesResourceImpl.java :

28 : import org.eclipse.wst.common.internal.emf.resource.Translator;

3. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesResourceImpl.java :

36 : public WebServicesResourceImpl(URI uri, Renderer aRenderer) {

4. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesResourceImpl.java :

43 : public WebServicesResourceImpl(Renderer aRenderer) {

5. WARNING: DiscouragedReference

Discouraged access: The method getRootObject() from the type TranslatorResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesResourceImpl.java :

51 : return (WebServicesClient) getRootObject();

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebServicesResourceImpl.java :

129 : public Translator getRootTranslator() {

Source File: org/eclipse/jst/j2ee/webservice/wsdd/internal/impl/WsddResourceImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceImpl.java :

21 : import org.eclipse.wst.common.internal.emf.resource.Renderer;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceImpl.java :

22 : import org.eclipse.wst.common.internal.emf.resource.Translator;

3. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceImpl.java :

29 : public WsddResourceImpl(URI uri, Renderer aRenderer) {

4. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceImpl.java :

37 : public WsddResourceImpl(Renderer aRenderer) {

5. WARNING: DiscouragedReference

Discouraged access: The method getRootObject() from the type TranslatorResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceImpl.java :

45 : return (WebServices) getRootObject();

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WsddResourceImpl.java :

51 : public Translator getRootTranslator() {

Source File: org/eclipse/jst/j2ee/webservice/jaxrpcmap/JaxrpcmapResourceFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapResourceFactory.java :

17 : import org.eclipse.wst.common.internal.emf.resource.Renderer;

2. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapResourceFactory.java :

18 : import org.eclipse.wst.common.internal.emf.resource.RendererFactory;

3. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapResourceFactory.java :

19 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResource;

4. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapResourceFactory.java :

20 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResourceFactory;

5. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResourceFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapResourceFactory.java :

23 : public class JaxrpcmapResourceFactory extends TranslatorResourceFactory

6. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapResourceFactory.java :

28 : public JaxrpcmapResourceFactory(RendererFactory aRendererFactory)

7. WARNING: DiscouragedReference

Discouraged access: The constructor TranslatorResourceFactory(RendererFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapResourceFactory.java :

30 : super(aRendererFactory);

8. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapResourceFactory.java :

36 : protected TranslatorResource createResource(URI uri, Renderer aRenderer) {

9. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapResourceFactory.java :

36 : protected TranslatorResource createResource(URI uri, Renderer aRenderer) {

10. WARNING: DiscouragedReference

Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapResourceFactory.java :

43 : public static void registerWith(RendererFactory aRendererFactory) {

Source File: org/eclipse/jst/j2ee/webservice/jaxrpcmap/internal/impl/JaxrpcmapResourceImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapResourceImpl.java :

21 : import org.eclipse.wst.common.internal.emf.resource.Renderer;

2. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapResourceImpl.java :

22 : import org.eclipse.wst.common.internal.emf.resource.Translator;

3. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapResourceImpl.java :

26 : public JaxrpcmapResourceImpl(Renderer aRenderer) {

4. WARNING: DiscouragedReference

Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapResourceImpl.java :

30 : public JaxrpcmapResourceImpl(URI uri, Renderer aRenderer) {

5. WARNING: DiscouragedReference

Discouraged access: The method getRootObject() from the type TranslatorResourceImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapResourceImpl.java :

38 : return (JavaWSDLMapping) getRootObject();

6. WARNING: DiscouragedReference

Discouraged access: The type Translator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

JaxrpcmapResourceImpl.java :

44 : public Translator getRootTranslator() {

Source File: org/eclipse/jst/j2ee/commonarchivecore/internal/Archive.java
1. WARNING: UnusedImport

The import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.LoadStrategy is never used

Archive.java :

33 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.LoadStrategy;

Source File: org/eclipse/jst/j2ee/commonarchivecore/internal/ModuleRef.java
1. WARNING: UnusedImport

The import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.LoadStrategy is never used

ModuleRef.java :

25 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.LoadStrategy;

Source File: org/eclipse/jst/j2ee/commonarchivecore/internal/ValidateXmlCommand.java
1. WARNING: UnusedImport

The import org.eclipse.emf.common.command.Command is never used

ValidateXmlCommand.java :

22 : import org.eclipse.emf.common.command.Command;

Source File: org/eclipse/jst/j2ee/commonarchivecore/internal/WARFile.java
1. WARNING: UnusedImport

The import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.DuplicateObjectException is never used

WARFile.java :

18 : import org.eclipse.jst.j2ee.commonarchivecore.internal.exception.DuplicateObjectException;

Source File: org/eclipse/jst/j2ee/commonarchivecore/internal/exception/UncontainedModuleFileException.java
1. WARNING: UnusedImport

The import org.eclipse.jst.j2ee.commonarchivecore.internal.ModuleFile is never used

UncontainedModuleFileException.java :

13 : import org.eclipse.jst.j2ee.commonarchivecore.internal.ModuleFile;

Source File: org/eclipse/jst/j2ee/commonarchivecore/internal/helpers/ArchiveInit.java
1. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveInit.java :

21 : import org.eclipse.wst.common.internal.emf.utilities.ExtendedEcoreUtil;

2. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveInit.java :

46 : ExtendedEcoreUtil.preRegisterPackage("commonarchive.xmi", new EPackage.Descriptor() { //$NON-NLS-1$

3. WARNING: DiscouragedReference

Discouraged access: The method preRegisterPackage(String, EPackage.Descriptor) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveInit.java :

46 : ExtendedEcoreUtil.preRegisterPackage("commonarchive.xmi", new EPackage.Descriptor() { //$NON-NLS-1$ public EPackage getEPackage() { return CommonarchivePackage.eINSTANCE; } public EFactory getEFactory() { return CommonarchiveFactory.eINSTANCE; } });

4. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveInit.java :

54 : ExtendedEcoreUtil.preRegisterPackage("commonarchive.looseconfig.xmi", new EPackage.Descriptor() { //$NON-NLS-1$

5. WARNING: DiscouragedReference

Discouraged access: The method preRegisterPackage(String, EPackage.Descriptor) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveInit.java :

54 : ExtendedEcoreUtil.preRegisterPackage("commonarchive.looseconfig.xmi", new EPackage.Descriptor() { //$NON-NLS-1$ public EPackage getEPackage() { return LooseconfigPackage.eINSTANCE; } public EFactory getEFactory() { return LooseconfigFactory.eINSTANCE; } });

Source File: org/eclipse/jst/j2ee/commonarchivecore/internal/helpers/SaveFilter.java
1. WARNING: UnusedImport

The import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.SaveStrategy is never used

SaveFilter.java :

16 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.SaveStrategy;

Source File: org/eclipse/jst/j2ee/commonarchivecore/internal/impl/ArchiveCopySessionUtility.java
1. WARNING: DiscouragedReference

Discouraged access: The type EtoolsCopySession is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopySessionUtility.java :

27 : import org.eclipse.wst.common.internal.emf.utilities.EtoolsCopySession;

2. WARNING: DiscouragedReference

Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopySessionUtility.java :

28 : import org.eclipse.wst.common.internal.emf.utilities.EtoolsCopyUtility;

3. WARNING: DiscouragedReference

Discouraged access: The type EtoolsCopySession is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopySessionUtility.java :

39 : public class ArchiveCopySessionUtility extends EtoolsCopySession {

4. WARNING: DiscouragedReference

Discouraged access: The method copy(EObject, String) from the type EtoolsCopySession is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopySessionUtility.java :

41 : EObject copied = super.copy(aRefObject, idSuffix);

5. WARNING: DiscouragedReference

Discouraged access: The method primCopy(EObject, String) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopySessionUtility.java :

48 : EObject copied = super.primCopy(aRefObject, idSuffix);

6. WARNING: DiscouragedReference

Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopySessionUtility.java :

54 : public ArchiveCopySessionUtility(EtoolsCopyUtility aCopyUtility) {

7. WARNING: DiscouragedReference

Discouraged access: The constructor EtoolsCopySession(EtoolsCopyUtility) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopySessionUtility.java :

55 : super(aCopyUtility);

8. WARNING: DiscouragedReference

Discouraged access: The method newInstance(Resource, String) from the type EtoolsCopySession is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopySessionUtility.java :

62 : Resource copyResource = super.newInstance(aResource, newUri);

9. WARNING: DiscouragedReference

Discouraged access: The method setVersionID(int) from the type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopySessionUtility.java :

65 : ((XMLResource) copyResource).setVersionID(((XMLResource) aResource).getVersionID());

10. WARNING: DiscouragedReference

Discouraged access: The method getVersionID() from the type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopySessionUtility.java :

65 : ((XMLResource) copyResource).setVersionID(((XMLResource) aResource).getVersionID());

11. WARNING: DiscouragedReference

Discouraged access: The method getCopyIfFound(EObject) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopySessionUtility.java :

70 : EObject copiedObject = super.getCopyIfFound(anObject);

12. WARNING: DiscouragedReference

Discouraged access: The method newInstance(EObject) from the type EtoolsCopySession is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopySessionUtility.java :

72 : copiedObject = newInstance(anObject);

13. WARNING: DiscouragedReference

Discouraged access: The method copyObject(EObject, String) from the type EtoolsCopySession is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopySessionUtility.java :

80 : EObject copied = super.copyObject(aRefObject, idSuffix);

14. WARNING: DiscouragedReference

Discouraged access: The method copyManyReference(EReference, List, EObject, String, EObject) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopySessionUtility.java :

101 : copyManyReference(aReference, value, aRefObject, idSuffix, copyRef);

15. WARNING: DiscouragedReference

Discouraged access: The method copySingleReference(EReference, EObject, EObject, String, EObject) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopySessionUtility.java :

107 : copySingleReference(aReference, (EObject) value, aRefObject, idSuffix, copyRef);

Source File: org/eclipse/jst/j2ee/commonarchivecore/internal/impl/ArchiveCopyUtility.java
1. WARNING: DiscouragedReference

Discouraged access: The type CopyGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

41 : import org.eclipse.wst.common.internal.emf.utilities.CopyGroup;

2. WARNING: DiscouragedReference

Discouraged access: The type EtoolsCopySession is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

42 : import org.eclipse.wst.common.internal.emf.utilities.EtoolsCopySession;

3. WARNING: DiscouragedReference

Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

43 : import org.eclipse.wst.common.internal.emf.utilities.EtoolsCopyUtility;

4. WARNING: DiscouragedReference

Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

52 : public class ArchiveCopyUtility extends EtoolsCopyUtility {

5. WARNING: DiscouragedReference

Discouraged access: The constructor EtoolsCopyUtility() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

57 : super();

6. WARNING: DiscouragedReference

Discouraged access: The method setCopyAdapters(boolean) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

58 : setCopyAdapters(true);

7. WARNING: DiscouragedReference

Discouraged access: The method addDeferredSingleReferenceCopy(EReference, EObject, String, EObject) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

68 : super.addDeferredSingleReferenceCopy(reference, aValue, idSuffix, aCopyContainer);

8. WARNING: DiscouragedReference

Discouraged access: The type CopyGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

86 : CopyGroup copyGroup = new CopyGroup();

9. WARNING: DiscouragedReference

Discouraged access: The constructor CopyGroup() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

86 : CopyGroup copyGroup = new CopyGroup();

10. WARNING: DiscouragedReference

Discouraged access: The type CopyGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

86 : CopyGroup copyGroup = new CopyGroup();

11. WARNING: DiscouragedReference

Discouraged access: The method setPreserveIds(boolean) from the type CopyGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

87 : copyGroup.setPreserveIds(true);

12. WARNING: DiscouragedReference

Discouraged access: The method add(EObject) from the type CopyGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

89 : copyGroup.add(anArchive);

13. WARNING: DiscouragedReference

Discouraged access: The method getCopy(EObject) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

92 : Archive copiedArchive = (Archive) getCopy(anArchive);

14. WARNING: DiscouragedReference

Discouraged access: The type CopyGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

131 : public void copy(CopyGroup aGroup) {

15. WARNING: DiscouragedReference

Discouraged access: The type EtoolsCopySession is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

133 : EtoolsCopySession session = new ArchiveCopySessionUtility(this);

16. WARNING: DiscouragedReference

Discouraged access: The method setPreserveIds(boolean) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

134 : session.setPreserveIds(aGroup.getPreserveIds());

17. WARNING: DiscouragedReference

Discouraged access: The method getPreserveIds() from the type CopyGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

134 : session.setPreserveIds(aGroup.getPreserveIds());

18. WARNING: DiscouragedReference

Discouraged access: The method copy(CopyGroup) from the type EtoolsCopySession is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

135 : session.copy(aGroup);

19. WARNING: DiscouragedReference

Discouraged access: The method flush() from the type EtoolsCopySession is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

136 : session.flush();

20. WARNING: DiscouragedReference

Discouraged access: The type EtoolsCopySession is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

141 : EtoolsCopySession session = new ArchiveCopySessionUtility(this);

21. WARNING: DiscouragedReference

Discouraged access: The method copy(EObject, String) from the type EtoolsCopySession is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

142 : EObject copied = session.copy(aRefObject, idSuffix);

22. WARNING: DiscouragedReference

Discouraged access: The method flush() from the type EtoolsCopySession is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

143 : session.flush();

23. WARNING: DiscouragedReference

Discouraged access: The type EtoolsCopySession is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

148 : EtoolsCopySession session = new ArchiveCopySessionUtility(this);

24. WARNING: DiscouragedReference

Discouraged access: The method copy(Resource, String) from the type EtoolsCopySession is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

149 : Resource copied = session.copy(aResource, newUri);

25. WARNING: DiscouragedReference

Discouraged access: The method flush() from the type EtoolsCopySession is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

150 : session.flush();

26. WARNING: DiscouragedReference

Discouraged access: The type EtoolsCopySession is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

160 : EtoolsCopySession session = new ArchiveCopySessionUtility(this);

27. WARNING: DiscouragedReference

Discouraged access: The method copyObject(EObject, String) from the type EtoolsCopySession is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

161 : EObject copied = session.copyObject(aRefObject, idSuffix);

28. WARNING: DiscouragedReference

Discouraged access: The method flush() from the type EtoolsCopySession is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

162 : session.flush();

29. WARNING: DiscouragedReference

Discouraged access: The type CopyGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

166 : public static void createCopy(CopyGroup aGroup) {

30. WARNING: DiscouragedReference

Discouraged access: The type CopyGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

171 : protected void finishCopy(Archive source, Archive copy, CopyGroup group) {

31. WARNING: DiscouragedReference

Discouraged access: The method getCopy(EObject) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

182 : File copiedManifest = (File) getCopy(manifestToCopy);

32. WARNING: DiscouragedReference

Discouraged access: The method getCopy(EObject) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

200 : File copiedFile = (File) getCopy(aFile);

33. WARNING: DiscouragedReference

Discouraged access: The type CopyGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

212 : CopyGroup group = new CopyGroup();

34. WARNING: DiscouragedReference

Discouraged access: The constructor CopyGroup() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

212 : CopyGroup group = new CopyGroup();

35. WARNING: DiscouragedReference

Discouraged access: The type CopyGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

212 : CopyGroup group = new CopyGroup();

36. WARNING: DiscouragedReference

Discouraged access: The type CopyGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

222 : protected void prepareResourcesForCopy(Archive anArchive, CopyGroup copyGroup) {

37. WARNING: DiscouragedReference

Discouraged access: The method add(Resource) from the type CopyGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

227 : copyGroup.add(resource);

38. WARNING: DiscouragedReference

Discouraged access: The type CopyGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

231 : protected void retrieveResourcesFromCopy(Archive copiedArchive, CopyGroup copyGroup) {

39. WARNING: DiscouragedReference

Discouraged access: The method getCopiedResources() from the type CopyGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveCopyUtility.java :

233 : List resources = copyGroup.getCopiedResources();

Source File: org/eclipse/jst/j2ee/commonarchivecore/internal/impl/ArchiveImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type ReadAdaptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.jem_2.0.100.v200709051030.jar

ArchiveImpl.java :

33 : import org.eclipse.jem.internal.java.adapters.ReadAdaptor;

2. WARNING: DiscouragedReference

Discouraged access: The type JavaJDKAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.jem_2.0.100.v200709051030.jar

ArchiveImpl.java :

34 : import org.eclipse.jem.internal.java.adapters.jdk.JavaJDKAdapterFactory;

3. WARNING: DiscouragedReference

Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveImpl.java :

64 : import org.eclipse.wst.common.internal.emf.utilities.EtoolsCopyUtility;

4. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveImpl.java :

65 : import org.eclipse.wst.common.internal.emf.utilities.ExtendedEcoreUtil;

5. WARNING: DiscouragedReference

Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveImpl.java :

345 : copy = (File) EtoolsCopyUtility.createCopy(aFile);

6. WARNING: DiscouragedReference

Discouraged access: The method createCopy(EObject) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveImpl.java :

345 : copy = (File) EtoolsCopyUtility.createCopy(aFile);

7. WARNING: DiscouragedReference

Discouraged access: The type JavaJDKAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.jem_2.0.100.v200709051030.jar

ArchiveImpl.java :

678 : protected JavaJDKAdapterFactory getJavaAdapterFactory() {

8. WARNING: DiscouragedReference

Discouraged access: The type JavaJDKAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.jem_2.0.100.v200709051030.jar

ArchiveImpl.java :

679 : return (JavaJDKAdapterFactory) EcoreUtil.getAdapterFactory(getLoadStrategy().getResourceSet().getAdapterFactories(), ReadAdaptor.TYPE_KEY);

9. WARNING: DiscouragedReference

Discouraged access: The type ReadAdaptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.jem_2.0.100.v200709051030.jar

ArchiveImpl.java :

679 : return (JavaJDKAdapterFactory) EcoreUtil.getAdapterFactory(getLoadStrategy().getResourceSet().getAdapterFactories(), ReadAdaptor.TYPE_KEY);

10. WARNING: DiscouragedReference

Discouraged access: The field TYPE_KEY from the type ReadAdaptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.jem_2.0.100.v200709051030.jar

ArchiveImpl.java :

679 : return (JavaJDKAdapterFactory) EcoreUtil.getAdapterFactory(getLoadStrategy().getResourceSet().getAdapterFactories(), ReadAdaptor.TYPE_KEY);

11. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveImpl.java :

703 : if (ExtendedEcoreUtil.getFileNotFoundDetector().isFileNotFound(wrapEx))

12. WARNING: DiscouragedReference

Discouraged access: The method getFileNotFoundDetector() from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveImpl.java :

703 : if (ExtendedEcoreUtil.getFileNotFoundDetector().isFileNotFound(wrapEx))

13. WARNING: DiscouragedReference

Discouraged access: The method isFileNotFound(WrappedException) from the type ExtendedEcoreUtil.FileNotFoundDetector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ArchiveImpl.java :

703 : if (ExtendedEcoreUtil.getFileNotFoundDetector().isFileNotFound(wrapEx))

14. WARNING: DiscouragedReference

Discouraged access: The type JavaJDKAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.jem_2.0.100.v200709051030.jar

ArchiveImpl.java :

853 : JavaJDKAdapterFactory factory = getJavaAdapterFactory();

15. WARNING: DiscouragedReference

Discouraged access: The method setContextClassLoader(ClassLoader) from the type JavaJDKAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.jem_2.0.100.v200709051030.jar

ArchiveImpl.java :

854 : factory.setContextClassLoader(cl);

16. WARNING: DiscouragedReference

Discouraged access: The method flushAll() from the type JavaJDKAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.jem_2.0.100.v200709051030.jar

ArchiveImpl.java :

855 : factory.flushAll();

17. WARNING: DiscouragedReference

Discouraged access: The method setContextClassLoader(ClassLoader) from the type JavaJDKAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.jem_2.0.100.v200709051030.jar

ArchiveImpl.java :

975 : getJavaAdapterFactory().setContextClassLoader(null);

Source File: org/eclipse/jst/j2ee/commonarchivecore/internal/impl/EARFileImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EARFileImpl.java :

79 : import org.eclipse.wst.common.internal.emf.resource.FileNameResourceFactoryRegistry;

2. WARNING: DiscouragedReference

Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EARFileImpl.java :

80 : import org.eclipse.wst.common.internal.emf.utilities.EtoolsCopyUtility;

3. WARNING: DiscouragedReference

Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EARFileImpl.java :

184 : SecurityRole copy = (SecurityRole) EtoolsCopyUtility.createCopy(aRole);

4. WARNING: DiscouragedReference

Discouraged access: The method createCopy(EObject) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EARFileImpl.java :

184 : SecurityRole copy = (SecurityRole) EtoolsCopyUtility.createCopy(aRole);

5. WARNING: DiscouragedReference

Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EARFileImpl.java :

207 : copy = (SecurityRole) EtoolsCopyUtility.createCopy(aRole);

6. WARNING: DiscouragedReference

Discouraged access: The method createCopy(EObject) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EARFileImpl.java :

207 : copy = (SecurityRole) EtoolsCopyUtility.createCopy(aRole);

7. WARNING: DiscouragedReference

Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EARFileImpl.java :

715 : dd.getSecurityRoles().add(EtoolsCopyUtility.createCopy(role));

8. WARNING: DiscouragedReference

Discouraged access: The method createCopy(EObject) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EARFileImpl.java :

715 : dd.getSecurityRoles().add(EtoolsCopyUtility.createCopy(role));

9. WARNING: DiscouragedReference

Discouraged access: The type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EARFileImpl.java :

719 : assembly.getSecurityRoles().add(EtoolsCopyUtility.createCopy(role));

10. WARNING: DiscouragedReference

Discouraged access: The method createCopy(EObject) from the type EtoolsCopyUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EARFileImpl.java :

719 : assembly.getSecurityRoles().add(EtoolsCopyUtility.createCopy(role));

11. WARNING: DiscouragedReference

Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EARFileImpl.java :

743 : ((FileNameResourceFactoryRegistry) set.getResourceFactoryRegistry()).registerLastFileSegment(aUri, factory);

12. WARNING: DiscouragedReference

Discouraged access: The type FileNameResourceFactoryRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EARFileImpl.java :

743 : ((FileNameResourceFactoryRegistry) set.getResourceFactoryRegistry()).registerLastFileSegment(aUri, factory);

Source File: org/eclipse/jst/j2ee/commonarchivecore/internal/impl/ModuleFileImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The method setVersionID(int) from the type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ModuleFileImpl.java :

197 : ((XMLResource) getDeploymentDescriptorResource()).setVersionID(versionID);

Source File: org/eclipse/jst/j2ee/commonarchivecore/internal/impl/ModuleRefImpl.java
1. WARNING: UnusedImport

The import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.LoadStrategy is never used

ModuleRefImpl.java :

43 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.LoadStrategy;

Source File: org/eclipse/jst/j2ee/commonarchivecore/internal/strategy/LoadStrategyImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type JavaJDKAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.jem_2.0.100.v200709051030.jar

LoadStrategyImpl.java :

33 : import org.eclipse.jem.internal.java.adapters.jdk.JavaJDKAdapterFactory;

2. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

LoadStrategyImpl.java :

54 : import org.eclipse.wst.common.internal.emf.utilities.ExtendedEcoreUtil;

3. WARNING: DiscouragedReference

Discouraged access: The method isFileNotFound(WrappedException) from the type ExtendedEcoreUtil.FileNotFoundDetector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

LoadStrategyImpl.java :

351 : if ((ExtendedEcoreUtil.getFileNotFoundDetector().isFileNotFound(wrapEx))) {

4. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

LoadStrategyImpl.java :

351 : if ((ExtendedEcoreUtil.getFileNotFoundDetector().isFileNotFound(wrapEx))) {

5. WARNING: DiscouragedReference

Discouraged access: The method getFileNotFoundDetector() from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

LoadStrategyImpl.java :

351 : if ((ExtendedEcoreUtil.getFileNotFoundDetector().isFileNotFound(wrapEx))) {

6. WARNING: DiscouragedReference

Discouraged access: The type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

LoadStrategyImpl.java :

352 : FileNotFoundException fileNotFoundEx = ExtendedEcoreUtil.getInnerFileNotFoundException(wrapEx);

7. WARNING: DiscouragedReference

Discouraged access: The method getInnerFileNotFoundException(WrappedException) from the type ExtendedEcoreUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

LoadStrategyImpl.java :

352 : FileNotFoundException fileNotFoundEx = ExtendedEcoreUtil.getInnerFileNotFoundException(wrapEx);

8. WARNING: DiscouragedReference

Discouraged access: The constructor JavaJDKAdapterFactory() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.jem_2.0.100.v200709051030.jar

LoadStrategyImpl.java :

374 : rs.getAdapterFactories().add(new JavaJDKAdapterFactory());

9. WARNING: DiscouragedReference

Discouraged access: The type JavaJDKAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.jem_2.0.100.v200709051030.jar

LoadStrategyImpl.java :

374 : rs.getAdapterFactories().add(new JavaJDKAdapterFactory());

Source File: org/eclipse/jst/j2ee/commonarchivecore/internal/strategy/SaveStrategyImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type CompatibilityXMIResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SaveStrategyImpl.java :

35 : import org.eclipse.wst.common.internal.emf.resource.CompatibilityXMIResource;

2. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SaveStrategyImpl.java :

36 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResource;

3. WARNING: DiscouragedReference

Discouraged access: The type Revisit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SaveStrategyImpl.java :

37 : import org.eclipse.wst.common.internal.emf.utilities.Revisit;

4. WARNING: DiscouragedReference

Discouraged access: The type Revisit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SaveStrategyImpl.java :

199 : Revisit.revisit();

5. WARNING: DiscouragedReference

Discouraged access: The method revisit() from the type Revisit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SaveStrategyImpl.java :

199 : Revisit.revisit();

6. WARNING: DiscouragedReference

Discouraged access: The type CompatibilityXMIResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SaveStrategyImpl.java :

201 : if (res instanceof CompatibilityXMIResource)

7. WARNING: DiscouragedReference

Discouraged access: The method setFormat(int) from the type CompatibilityXMIResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SaveStrategyImpl.java :

202 : ((CompatibilityXMIResource) res).setFormat(CompatibilityXMIResource.FORMAT_MOF5);

8. WARNING: DiscouragedReference

Discouraged access: The type CompatibilityXMIResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SaveStrategyImpl.java :

202 : ((CompatibilityXMIResource) res).setFormat(CompatibilityXMIResource.FORMAT_MOF5);

9. WARNING: DiscouragedReference

Discouraged access: The type CompatibilityXMIResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SaveStrategyImpl.java :

202 : ((CompatibilityXMIResource) res).setFormat(CompatibilityXMIResource.FORMAT_MOF5);

10. WARNING: DiscouragedReference

Discouraged access: The field FORMAT_MOF5 from the type CompatibilityXMIResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SaveStrategyImpl.java :

202 : ((CompatibilityXMIResource) res).setFormat(CompatibilityXMIResource.FORMAT_MOF5);

11. WARNING: DiscouragedReference

Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

SaveStrategyImpl.java :

203 : if (res instanceof TranslatorResource)

Source File: org/eclipse/jst/j2ee/commonarchivecore/internal/strategy/ZipStreamSaveStrategyImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type CompatibilityURIConverter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ZipStreamSaveStrategyImpl.java :

28 : import org.eclipse.wst.common.internal.emf.resource.CompatibilityURIConverter;

2. WARNING: DiscouragedReference

Discouraged access: The type Revisit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ZipStreamSaveStrategyImpl.java :

29 : import org.eclipse.wst.common.internal.emf.utilities.Revisit;

3. WARNING: DiscouragedReference

Discouraged access: The type Revisit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ZipStreamSaveStrategyImpl.java :

84 : Revisit.revisit();

4. WARNING: DiscouragedReference

Discouraged access: The method revisit() from the type Revisit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ZipStreamSaveStrategyImpl.java :

84 : Revisit.revisit();

5. WARNING: DiscouragedReference

Discouraged access: The type CompatibilityURIConverter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ZipStreamSaveStrategyImpl.java :

88 : if (conv instanceof CompatibilityURIConverter)

6. WARNING: DiscouragedReference

Discouraged access: The method deNormalize(URI) from the type CompatibilityURIConverter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ZipStreamSaveStrategyImpl.java :

89 : uri = ((CompatibilityURIConverter) conv).deNormalize(uri);

7. WARNING: DiscouragedReference

Discouraged access: The type CompatibilityURIConverter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ZipStreamSaveStrategyImpl.java :

89 : uri = ((CompatibilityURIConverter) conv).deNormalize(uri);

Source File: org/eclipse/jst/j2ee/commonarchivecore/internal/util/ArchiveUtil.java
1. WARNING: UnusedImport

The import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.ZipFileLoadStrategyImpl is never used

ArchiveUtil.java :

47 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.ZipFileLoadStrategyImpl;

Source File: org/eclipse/jst/j2ee/commonarchivecore/internal/util/J2EEFileUtil.java
1. WARNING: UnusedImport

The import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.ZipFileLoadStrategyImpl is never used

J2EEFileUtil.java :

30 : import org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.ZipFileLoadStrategyImpl;

Source File: org/eclipse/jst/j2ee/commonarchivecore/looseconfig/internal/LooseConfigRegister.java
1. WARNING: DiscouragedReference

Discouraged access: The type StringUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

LooseConfigRegister.java :

27 : import org.eclipse.wst.common.internal.emf.utilities.StringUtil;

2. WARNING: DiscouragedReference

Discouraged access: The type StringUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

LooseConfigRegister.java :

213 : if (StringUtil.stringsEqual(uri, element.getUri()) && StringUtil.stringsEqual(altDD, ((LooseModule) element).getAltDD()))

3. WARNING: DiscouragedReference

Discouraged access: The method stringsEqual(String, String) from the type StringUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

LooseConfigRegister.java :

213 : if (StringUtil.stringsEqual(uri, element.getUri()) && StringUtil.stringsEqual(altDD, ((LooseModule) element).getAltDD()))

4. WARNING: DiscouragedReference

Discouraged access: The type StringUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

LooseConfigRegister.java :

213 : if (StringUtil.stringsEqual(uri, element.getUri()) && StringUtil.stringsEqual(altDD, ((LooseModule) element).getAltDD()))

5. WARNING: DiscouragedReference

Discouraged access: The method stringsEqual(String, String) from the type StringUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

LooseConfigRegister.java :

213 : if (StringUtil.stringsEqual(uri, element.getUri()) && StringUtil.stringsEqual(altDD, ((LooseModule) element).getAltDD()))

6. WARNING: DiscouragedReference

Discouraged access: The type StringUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

LooseConfigRegister.java :

325 : if (StringUtil.stringsEqual(uri, child.getUri()))

7. WARNING: DiscouragedReference

Discouraged access: The method stringsEqual(String, String) from the type StringUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

LooseConfigRegister.java :

325 : if (StringUtil.stringsEqual(uri, child.getUri()))

Source File: org/eclipse/jst/j2ee/core/internal/plugin/EclipseEJBModelExtenderProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The type Identifiable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

EclipseEJBModelExtenderProvider.java :

28 : import org.eclipse.wst.common.frameworks.internal.enablement.Identifiable;

2. WARNING: DiscouragedReference

Discouraged access: The type IdentifiableComparator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

EclipseEJBModelExtenderProvider.java :

29 : import org.eclipse.wst.common.frameworks.internal.enablement.IdentifiableComparator;

3. WARNING: DiscouragedReference

Discouraged access: The type Identifiable is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

EclipseEJBModelExtenderProvider.java :

48 : public static class Descriptor implements Identifiable {

4. WARNING: DiscouragedReference

Discouraged access: The type IdentifiableComparator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

EclipseEJBModelExtenderProvider.java :

157 : if (extensionHelpers == null) extensionHelpers = new TreeSet(IdentifiableComparator.getInstance());

5. WARNING: DiscouragedReference

Discouraged access: The method getInstance() from the type IdentifiableComparator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

EclipseEJBModelExtenderProvider.java :

157 : if (extensionHelpers == null) extensionHelpers = new TreeSet(IdentifiableComparator.getInstance());

Source File: org/eclipse/jst/j2ee/core/internal/validation/xmlerrorcustomization/J2EEErrorMessageCustomizer.java
1. WARNING: DiscouragedReference

Discouraged access: The type ElementInformation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.xml.core_1.1.202.v200802140626.jar

J2EEErrorMessageCustomizer.java :

15 : import org.eclipse.wst.xml.core.internal.validation.errorcustomization.ElementInformation;

2. WARNING: DiscouragedReference

Discouraged access: The type IErrorMessageCustomizer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.xml.core_1.1.202.v200802140626.jar

J2EEErrorMessageCustomizer.java :

16 : import org.eclipse.wst.xml.core.internal.validation.errorcustomization.IErrorMessageCustomizer;

3. WARNING: DiscouragedReference

Discouraged access: The type IErrorMessageCustomizer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.xml.core_1.1.202.v200802140626.jar

J2EEErrorMessageCustomizer.java :

22 : public class J2EEErrorMessageCustomizer implements IErrorMessageCustomizer {

4. WARNING: DiscouragedReference

Discouraged access: The type ElementInformation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.xml.core_1.1.202.v200802140626.jar

J2EEErrorMessageCustomizer.java :

27 : public String customizeMessage(ElementInformation elementInfo, String errorKey, Object[] arguments) {

5. WARNING: DiscouragedReference

Discouraged access: The method getLocalname() from the type ElementInformation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.xml.core_1.1.202.v200802140626.jar

J2EEErrorMessageCustomizer.java :

29 : if ("application".equals(elementInfo.getLocalname())) { //$NON-NLS-1$

6. WARNING: DiscouragedReference

Discouraged access: The method getChildren() from the type ElementInformation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.xml.core_1.1.202.v200802140626.jar

J2EEErrorMessageCustomizer.java :

31 : for (Iterator i = elementInfo.getChildren().iterator(); i.hasNext();) {

7. WARNING: DiscouragedReference

Discouraged access: The type ElementInformation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.xml.core_1.1.202.v200802140626.jar

J2EEErrorMessageCustomizer.java :

32 : ElementInformation child = (ElementInformation) i.next();

8. WARNING: DiscouragedReference

Discouraged access: The type ElementInformation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.xml.core_1.1.202.v200802140626.jar

J2EEErrorMessageCustomizer.java :

32 : ElementInformation child = (ElementInformation) i.next();

9. WARNING: DiscouragedReference

Discouraged access: The method getLocalname() from the type ElementInformation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.xml.core_1.1.202.v200802140626.jar

J2EEErrorMessageCustomizer.java :

33 : if ("module".equals(child.getLocalname())) { //$NON-NLS-1$

10. WARNING: DiscouragedReference

Discouraged access: The method getLocalname() from the type ElementInformation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.xml.core_1.1.202.v200802140626.jar

J2EEErrorMessageCustomizer.java :

42 : if ("ejb-jar".equals(elementInfo.getLocalname())) { //$NON-NLS-1$

11. WARNING: DiscouragedReference

Discouraged access: The method getChildren() from the type ElementInformation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.xml.core_1.1.202.v200802140626.jar

J2EEErrorMessageCustomizer.java :

44 : for (Iterator i = elementInfo.getChildren().iterator(); i.hasNext();) {

12. WARNING: DiscouragedReference

Discouraged access: The type ElementInformation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.xml.core_1.1.202.v200802140626.jar

J2EEErrorMessageCustomizer.java :

45 : ElementInformation child = (ElementInformation) i.next();

13. WARNING: DiscouragedReference

Discouraged access: The type ElementInformation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.xml.core_1.1.202.v200802140626.jar

J2EEErrorMessageCustomizer.java :

45 : ElementInformation child = (ElementInformation) i.next();

14. WARNING: DiscouragedReference

Discouraged access: The method getLocalname() from the type ElementInformation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.xml.core_1.1.202.v200802140626.jar

J2EEErrorMessageCustomizer.java :

46 : if ("enterprise-beans".equals(child.getLocalname())) { //$NON-NLS-1$

Source File: org/eclipse/jst/j2ee/model/internal/validation/ABMPHomeVRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABMPHomeVRule.java :

19 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABMPHomeVRule.java :

50 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2479, IEJBValidationContext.ERROR, bean, clazz, homeMethod, new String[] { retTypeName}, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/ABeanClassVRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

22 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

23 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

50 : public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

52 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2014, IEJBValidationContext.WARNING, bean, clazz, this);

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

57 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2022, IEJBValidationContext.WARNING, bean, clazz, this);

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

62 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2015, IEJBValidationContext.WARNING, bean, clazz, this);

7. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

221 : public void validateEjbCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

8. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

223 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2421, IEJBValidationContext.WARNING, bean, clazz, method, this);

9. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

228 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2422, IEJBValidationContext.WARNING, bean, clazz, method, this);

10. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

233 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2423, IEJBValidationContext.WARNING, bean, clazz, method, this);

11. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

240 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2424, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{retTypeName}, this);

12. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

248 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2503_ejbCreate, IEJBValidationContext.WARNING, bean, clazz, method, this);

13. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

258 : public void validateEjbPostCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, InvalidInputException, ValidationException {

14. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

260 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2426, IEJBValidationContext.WARNING, bean, clazz, method, this);

15. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

265 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2427, IEJBValidationContext.WARNING, bean, clazz, method, this);

16. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

270 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2428, IEJBValidationContext.WARNING, bean, clazz, method, this);

17. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

275 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2505_ejbPostCreate, IEJBValidationContext.WARNING, bean, clazz, method, this);

18. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

280 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2503_ejbPostCreate, IEJBValidationContext.WARNING, bean, clazz, method, this);

19. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

285 : public final void validateEjbHomeMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

20. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

287 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2431, IEJBValidationContext.WARNING, bean, clazz, method, this);

21. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

292 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2439, IEJBValidationContext.WARNING, bean, clazz, method, this);

22. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

299 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2503_ejbHome, IEJBValidationContext.WARNING, bean, clazz, method, this);

23. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

320 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2430, IEJBValidationContext.INFO, bean, clazz, method, new String[]{methodToMatchName}, this);

24. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

324 : public final void validateBusinessMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

25. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

329 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2411, IEJBValidationContext.WARNING, bean, clazz, method, this);

26. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

337 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2441, IEJBValidationContext.WARNING, bean, clazz, method, this);

27. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

345 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2442, IEJBValidationContext.WARNING, bean, clazz, method, this);

28. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

353 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2443, IEJBValidationContext.WARNING, bean, clazz, method, this);

29. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

366 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2503_bus, getMessageRemoteExceptionSeverity(), bean, clazz, method, this);

30. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

373 : public void validateEjbRemoveMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, InvalidInputException, ValidationException {

31. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

376 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2492, IEJBValidationContext.WARNING, bean, clazz, method, this);

32. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

382 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2493, IEJBValidationContext.WARNING, bean, clazz, method, this);

33. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

388 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2494, IEJBValidationContext.WARNING, bean, clazz, method, this);

34. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

394 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2505_ejbRemove, IEJBValidationContext.WARNING, bean, clazz, method, this);

35. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

402 : public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field, List[] fieldExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

36. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

413 : public void validateTransientField(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field) throws ValidationCancelledException, InvalidInputException, ValidationException {

37. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

443 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2456, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{exception.getJavaName(), matchingClazz.getJavaName()}, this);

38. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

490 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2103, IEJBValidationContext.ERROR, bean, thisEjbObject, msgParm, this);

39. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ABeanClassVRule.java :

496 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2849, IEJBValidationContext.WARNING, bean, msgParm, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/ACMPHomeVRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ACMPHomeVRule.java :

19 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ACMPHomeVRule.java :

20 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ACMPHomeVRule.java :

27 : public final void validateFindMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedList) throws ValidationCancelledException, InvalidInputException, ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ACMPHomeVRule.java :

39 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2495, IEJBValidationContext.INFO, bean, clazz, method, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/AComponentVRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AComponentVRule.java :

21 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AComponentVRule.java :

22 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AComponentVRule.java :

49 : public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AComponentVRule.java :

54 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2468, IEJBValidationContext.INFO, bean, clazz, this);

5. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AComponentVRule.java :

61 : public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AComponentVRule.java :

68 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2469, IEJBValidationContext.INFO, bean, clazz, method, this);

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AComponentVRule.java :

80 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2023, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{method.getMethodElementSignature(), bean.getEjbClass().getJavaName()}, this);

8. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AComponentVRule.java :

89 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2470, IEJBValidationContext.ERROR, bean, clazz, method, new String[]{match.getReturnType().getJavaName()}, this);

9. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AComponentVRule.java :

97 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2471, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{exception.getJavaName(), match.getMethodElementSignature()}, this);

10. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AComponentVRule.java :

108 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2503_bus, getMessageRemoteExceptionSeverity(), bean, clazz, method, this);

11. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AComponentVRule.java :

123 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2472, IEJBValidationContext.INFO, bean, clazz, method, new String[]{oe.getQualifiedName()}, this);

12. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AComponentVRule.java :

151 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2105, IEJBValidationContext.ERROR, bean, thisComponent, msgParm, this);

13. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AComponentVRule.java :

157 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2849, IEJBValidationContext.WARNING, bean, msgParm, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/AEntityBeanClassVRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AEntityBeanClassVRule.java :

19 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AEntityBeanClassVRule.java :

20 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AEntityBeanClassVRule.java :

28 : public void validateEjbCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedList) throws ValidationCancelledException, ValidationCancelledException, InvalidInputException, ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AEntityBeanClassVRule.java :

34 : public final void validateMatchingEjbPostCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

5. WARNING: MethodVarargsArgumentNeedCast

The argument of type String[] should explicitly be cast to Object[] for the invocation of the varargs method format(String, Object...) from type MessageFormat. It could alternatively be cast to Object for a varargs invocation

AEntityBeanClassVRule.java :

38 : String missingMethod = MessageFormat.format(missingMethodTemplate, new String[]{matchingMethodName, ValidationRuleUtility.getParmsAsString(method)});

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AEntityBeanClassVRule.java :

39 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2050_ejbPostCreate, IEJBValidationContext.ERROR, bean, clazz, method, new String[]{missingMethod}, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/AEntityHomeVRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AEntityHomeVRule.java :

18 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AEntityHomeVRule.java :

19 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AEntityHomeVRule.java :

32 : public final void validateFindByPrimaryKeyMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AEntityHomeVRule.java :

37 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2475, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{keyName}, this);

5. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AEntityHomeVRule.java :

42 : public void validateFindMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, InvalidInputException, ValidationException {

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AEntityHomeVRule.java :

44 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2477, IEJBValidationContext.INFO, bean, clazz, method, this);

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AEntityHomeVRule.java :

49 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2478, IEJBValidationContext.INFO, bean, clazz, method, this);

8. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AEntityHomeVRule.java :

69 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2479, IEJBValidationContext.ERROR, bean, clazz, method, new String[]{className}, this);

9. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AEntityHomeVRule.java :

75 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2403, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{getComponentInterface(bean).getName()}, this);

10. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AEntityHomeVRule.java :

81 : public void validateHomeMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, ValidationException {

11. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AEntityHomeVRule.java :

85 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2462, IEJBValidationContext.INFO, bean, clazz, method, this);

12. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AEntityHomeVRule.java :

89 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2463, IEJBValidationContext.INFO, bean, clazz, method, this);

13. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AEntityHomeVRule.java :

93 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2464, IEJBValidationContext.INFO, bean, clazz, method, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/AHomeVRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AHomeVRule.java :

24 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AHomeVRule.java :

25 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AHomeVRule.java :

43 : public void validateFindMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, InvalidInputException, ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AHomeVRule.java :

53 : public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException {

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AHomeVRule.java :

58 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2461, IEJBValidationContext.INFO, bean, clazz, this);

6. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AHomeVRule.java :

65 : public final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AHomeVRule.java :

120 : IMessage message = MessageUtility.getUtility().getMessage(vc, mType.getMessageId_messageRemoteException(), getMessageRemoteExceptionSeverity(), bean, clazz, method, this);

8. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AHomeVRule.java :

132 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2466, IEJBValidationContext.INFO, bean, clazz, method, new String[]{local.getQualifiedName()}, this);

9. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AHomeVRule.java :

145 : public final void validateMatchingBeanMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, String nameOfMethodToFind, boolean validateReturnTypeMatches, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

10. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AHomeVRule.java :

162 : IMessage message = MessageUtility.getUtility().getMessage(vc, mType.getMessageId_messageMissingMatching(), IEJBValidationContext.WARNING, bean, clazz, method, new String[]{nameOfMethodToFind, beanClassName}, this);

11. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AHomeVRule.java :

175 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2465, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{exception.getJavaName(), match.getMethodElementSignature()}, this);

12. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AHomeVRule.java :

183 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2402, IEJBValidationContext.ERROR, bean, clazz, homeMethod, new String[]{beanMethod.getReturnType().getJavaName()}, this);

13. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AHomeVRule.java :

188 : public void validateCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, InvalidInputException, ValidationException {

14. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AHomeVRule.java :

190 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2467, IEJBValidationContext.INFO, bean, clazz, method, this);

15. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AHomeVRule.java :

208 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2402, IEJBValidationContext.ERROR, bean, clazz, method, new String[]{className}, this);

16. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AHomeVRule.java :

213 : public void validateHomeMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, ValidationException {

17. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AHomeVRule.java :

271 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2104, IEJBValidationContext.ERROR, bean, thisHome, msgParm, this);

18. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AHomeVRule.java :

277 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2849, IEJBValidationContext.WARNING, bean, msgParm, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/AInterfaceTypeVRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AInterfaceTypeVRule.java :

22 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AInterfaceTypeVRule.java :

23 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AInterfaceTypeVRule.java :

54 : public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field, List[] fieldsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AInterfaceTypeVRule.java :

58 : public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AInterfaceTypeVRule.java :

128 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2404, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{exception.getName()}, this);

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AInterfaceTypeVRule.java :

137 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2416, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{exception.getName()}, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/AKeyClassVRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AKeyClassVRule.java :

19 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AKeyClassVRule.java :

20 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AKeyClassVRule.java :

49 : public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AKeyClassVRule.java :

54 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2019, IEJBValidationContext.INFO, bean, clazz, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/ASessionBeanClassVRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ASessionBeanClassVRule.java :

17 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ASessionBeanClassVRule.java :

18 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ASessionBeanClassVRule.java :

24 : public final void validateTransientField(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field) throws ValidationCancelledException, InvalidInputException, ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ASessionBeanClassVRule.java :

27 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2453, IEJBValidationContext.INFO, bean, clazz, field, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/AStatelessHomeVRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AStatelessHomeVRule.java :

16 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AStatelessHomeVRule.java :

17 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AStatelessHomeVRule.java :

25 : public void validateCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, InvalidInputException, ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AStatelessHomeVRule.java :

28 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2476, IEJBValidationContext.ERROR, bean, clazz, method, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/ATypeVRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

27 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

28 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

41 : public final void validate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

70 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2041, IEJBValidationContext.INFO, bean, clazz, this);

5. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

100 : protected final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field[] fields, List[] fieldsExtendedLists) throws ValidationException {

6. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

196 : protected final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method[] methods, List[] methodsExtendedLists) throws ValidationException {

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

236 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2502, IEJBValidationContext.INFO, bean, clazz, method, new String[]{method.getName()}, this);

8. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

253 : public final void register(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field, List[] fieldsExtendedList) throws InvalidInputException, ValidationCancelledException, ValidationException {

9. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

297 : public void validateMethodsWhichMustExist(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException, ValidationCancelledException, ValidationException {

10. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

333 : IMessage message = MessageUtility.getUtility().getMessage(vc, mType.getMessageId_messageMissing(), IEJBValidationContext.WARNING, bean, clazz, new String[]{mType.getMethodName(bean, clazz, null)}, this);

11. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

340 : public final void validateMethodWhichMustNotExist(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws InvalidInputException, ValidationCancelledException, ValidationException {

12. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

355 : IMessage message = MessageUtility.getUtility().getMessage(vc, mType.getMessageId_messageExists(), IEJBValidationContext.INFO, bean, clazz, method, new String[]{mType.getMethodName(bean, clazz, method)}, this);

13. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

379 : public final void register(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedList) throws InvalidInputException, ValidationCancelledException, ValidationException {

14. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

383 : public final void validateSupertypes(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws InvalidInputException, ValidationCancelledException, ValidationException {

15. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

414 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2040, IEJBValidationContext.INFO, bean, clazz, this);

16. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

448 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2017, IEJBValidationContext.ERROR, bean, clazz, new String[]{superType.getJavaName()}, this);

17. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

462 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2907, IEJBValidationContext.ERROR, bean, clazz, new String[]{clazz.getQualifiedName()}, this);

18. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

469 : IMessage message = getReflectionWarning(vc, exc, bean, clazz, field);

19. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

476 : IMessage message = getReflectionWarning(vc, exc, bean, clazz, method);

20. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

480 : protected final IMessage getReflectionWarning(IEJBValidationContext vc, InvalidInputException exc, EnterpriseBean bean, JavaClass clazz, EObject fieldOrMethod) {

21. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

487 : IMessage message = null;

22. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

555 : IMessage message = MessageUtility.getUtility().getMessage(vc, mt.getMessageId_messageRMI_IIOPParm(), IEJBValidationContext.INFO, bean, clazz, method, new String[]{parm.getJavaType().getJavaName()}, this); // Can't

23. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ATypeVRule.java :

593 : IMessage message = MessageUtility.getUtility().getMessage(vc, mt.getMessageId_messageRMI_IIOPParm(), IEJBValidationContext.INFO, bean, clazz, method, new String[]{method.getReturnType().getJavaName()}, this); // Can't

Source File: org/eclipse/jst/j2ee/model/internal/validation/AValidateBean.java
1. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateBean.java :

23 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateBean.java :

398 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2411, IEJBValidationContext.ERROR, bean, clazz, method, this);

3. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateBean.java :

420 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2432, IEJBValidationContext.ERROR, bean, clazz, method, new String[] { remote.getQualifiedName(), exc.getQualifiedName()}, this);

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateBean.java :

479 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2013, IEJBValidationContext.ERROR, bean, clazz, new String[] {clazz.getQualifiedName(), getParentName()}, this);

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateBean.java :

485 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2022, IEJBValidationContext.ERROR, bean, clazz, new String[] { clazz.getQualifiedName()}, this);

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateBean.java :

491 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2014, IEJBValidationContext.ERROR, bean, clazz, new String[] { clazz.getQualifiedName()}, this);

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateBean.java :

497 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2015, IEJBValidationContext.ERROR, bean, clazz, new String[] { clazz.getQualifiedName()}, this);

8. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateBean.java :

502 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2041, IEJBValidationContext.INFO, bean, clazz, this);

9. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateBean.java :

577 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2420, IEJBValidationContext.ERROR, bean, clazz, method, new String[] { exc.getQualifiedName(), bean.getHomeInterface().getQualifiedName()}, this);

10. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateBean.java :

595 : IMessage message = MessageUtility.getUtility().getMessage(vc, messagePrefix, IEJBValidationContext.WARNING, bean, clazz, method, this);

11. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateBean.java :

618 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2200, IEJBValidationContext.WARNING, bean, clazz, field, this);

12. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateBean.java :

637 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2456, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{exception.getJavaName(), matchingClazz.getJavaName()}, this);

13. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateBean.java :

660 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2103, IEJBValidationContext.ERROR, bean, thisEjbObject, msgParm, this);

14. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateBean.java :

666 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2849, IEJBValidationContext.WARNING, bean, msgParm, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/AValidateEJB.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEJB.java :

26 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEJB.java :

27 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEJB.java :

128 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2907, IEJBValidationContext.ERROR, bean, clazz, new String[]{clazz.getQualifiedName()}, this);

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEJB.java :

142 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2433, IEJBValidationContext.WARNING, bean, clazz, field, msgParm, this);

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEJB.java :

156 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2433, IEJBValidationContext.WARNING, bean, clazz, method, msgParm, this);

6. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEJB.java :

160 : public final void validate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationException {

7. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEJB.java :

216 : public final void validateFields(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException {

8. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEJB.java :

278 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2413, IEJBValidationContext.INFO, bean, clazz, method, new String[]{args[i].getQualifiedName()}, this);

9. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEJB.java :

297 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2414, IEJBValidationContext.ERROR, bean, clazz, method, new String[]{ITypeConstants.CLASSNAME_JAVA_RMI_REMOTEEXCEPTION}, this);

10. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEJB.java :

314 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2412, IEJBValidationContext.INFO, bean, clazz, method, this);

11. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEJB.java :

335 : public final void validateMethods(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException {

Source File: org/eclipse/jst/j2ee/model/internal/validation/AValidateEntityBean.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

23 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

24 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

204 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2408_bus, IEJBValidationContext.ERROR, bean, clazz, method, this);

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

210 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2410_bus, IEJBValidationContext.ERROR, bean, clazz, method, this);

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

215 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2409_bus, IEJBValidationContext.ERROR, bean, clazz, method, this);

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

260 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2408_ejbCreate, IEJBValidationContext.ERROR, bean, clazz, method, this);

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

266 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2410_ejbCreate, IEJBValidationContext.ERROR, bean, clazz, method, this);

8. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

271 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2409_ejbCreate, IEJBValidationContext.ERROR, bean, clazz, method, this);

9. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

301 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2002, IEJBValidationContext.WARNING, bean, clazz, method, this);

10. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

340 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2406, IEJBValidationContext.WARNING, bean, clazz, method, msgParm, this);

11. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

379 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2420, IEJBValidationContext.ERROR, bean, clazz, method, msgParm, this);

12. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

397 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2408_ejbPostCreate, IEJBValidationContext.ERROR, bean, clazz, method, this);

13. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

403 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2410_ejbPostCreate, IEJBValidationContext.ERROR, bean, clazz, method, this);

14. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

408 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2409_ejbPostCreate, IEJBValidationContext.ERROR, bean, clazz, method, this);

15. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

418 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2418, IEJBValidationContext.ERROR, bean, clazz, method, this);

16. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

435 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2028, IEJBValidationContext.WARNING, bean, clazz, method, this);

17. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

468 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2029, IEJBValidationContext.WARNING, bean, clazz, method, new String[] { homeIntf.getName()}, this);

18. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

487 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2420, IEJBValidationContext.ERROR, bean, clazz, method, msgParm, this);

19. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

505 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2007, IEJBValidationContext.WARNING, bean, clazz, method, new String[] { clazz.getQualifiedName()}, this);

20. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

520 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2006, IEJBValidationContext.ERROR, bean, clazz, modelObjectName, this);

21. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

525 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2033, IEJBValidationContext.WARNING, bean, clazz, this);

22. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

530 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2034, IEJBValidationContext.WARNING, bean, clazz, this);

23. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

535 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2035, IEJBValidationContext.WARNING, bean, clazz, this);

24. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

540 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2036, IEJBValidationContext.WARNING, bean, clazz, this);

25. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

545 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2037, IEJBValidationContext.WARNING, bean, clazz, this);

26. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

550 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2038, IEJBValidationContext.WARNING, bean, clazz, this);

27. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

555 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2039, IEJBValidationContext.WARNING, bean, clazz, this);

28. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityBean.java :

568 : public void preValidate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException {

Source File: org/eclipse/jst/j2ee/model/internal/validation/AValidateEntityHome.java
1. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityHome.java :

22 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityHome.java :

104 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2005, IEJBValidationContext.ERROR, bean, clazz, hiMethod, this);

3. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityHome.java :

160 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2414, IEJBValidationContext.ERROR, bean, clazz, method, msgParm, this);

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityHome.java :

236 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2405, IEJBValidationContext.WARNING, bean, clazz, method, new String[] { keyClass.getQualifiedName()}, this);

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityHome.java :

250 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2403, IEJBValidationContext.WARNING, bean, clazz, method, new String[] { remoteIntfName }, this);

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityHome.java :

277 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2414, IEJBValidationContext.ERROR, bean, clazz, method, msgParm, this);

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityHome.java :

355 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2403, IEJBValidationContext.WARNING, bean, clazz, method, msgParm, this);

8. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityHome.java :

402 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2030, IEJBValidationContext.ERROR, bean, clazz, homeMethod, new String[] { beanClass.getName()}, this);

9. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityHome.java :

417 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2415, IEJBValidationContext.ERROR, bean, clazz, homeMethod, new String[] { retType.getJavaName(), beanClass.getName()}, this);

10. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateEntityHome.java :

501 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2011, IEJBValidationContext.ERROR, bean, clazz, new String[] { clazz.getQualifiedName()}, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/AValidateHome.java
1. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateHome.java :

19 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateHome.java :

111 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2012, IEJBValidationContext.ERROR, bean, clazz, this);

3. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateHome.java :

118 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2017, IEJBValidationContext.ERROR, bean, clazz, msgParm, this);

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateHome.java :

123 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2041, IEJBValidationContext.INFO, bean, clazz, this);

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateHome.java :

164 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2402, IEJBValidationContext.WARNING, bean, clazz, method, new String[] { remoteIntf.getName()}, this);

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateHome.java :

189 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2026, IEJBValidationContext.ERROR, bean, clazz, method, new String[] { beanClass.getName()}, this);

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateHome.java :

237 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2104, IEJBValidationContext.ERROR, bean, thisHome, msgParm, this);

8. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateHome.java :

243 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2849, IEJBValidationContext.WARNING, bean, msgParm, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/AValidateKeyClass.java
1. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateKeyClass.java :

21 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateKeyClass.java :

81 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2041, IEJBValidationContext.INFO, bean, clazz, this);

3. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateKeyClass.java :

102 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2019, IEJBValidationContext.INFO, bean, clazz, new String[] { clazz.getQualifiedName()}, this);

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateKeyClass.java :

119 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2001, IEJBValidationContext.WARNING, bean, clazz, msgParm, this);

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateKeyClass.java :

127 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2001, IEJBValidationContext.WARNING, bean, clazz, msgParm, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/AValidateRemote.java
1. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateRemote.java :

20 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateRemote.java :

133 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2012, IEJBValidationContext.ERROR, bean, clazz, this);

3. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateRemote.java :

141 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2017, IEJBValidationContext.ERROR, bean, clazz, msgParm, this);

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateRemote.java :

146 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2041, IEJBValidationContext.INFO, bean, clazz, this);

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateRemote.java :

169 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2023, IEJBValidationContext.ERROR, bean, clazz, remoteMethod, msgParm, this);

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateRemote.java :

188 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2415, IEJBValidationContext.ERROR, bean, clazz, remoteMethod, new String[] { beanMethod.getReturnType().getJavaName(), beanClass.getName()}, this);

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateRemote.java :

248 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2105, IEJBValidationContext.ERROR, bean, thisRemote, msgParm, this);

8. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidateRemote.java :

254 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2849, IEJBValidationContext.WARNING, bean, msgParm, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/AValidationRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidationRule.java :

22 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidationRule.java :

104 : throws ValidationCancelledException, ValidationException {

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AValidationRule.java :

112 : throws ValidationCancelledException, ValidationException {

Source File: org/eclipse/jst/j2ee/model/internal/validation/AbstractEJBValidator.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AbstractEJBValidator.java :

27 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AbstractEJBValidator.java :

28 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AbstractEJBValidator.java :

29 : import org.eclipse.wst.validation.internal.provisional.core.IReporter;

4. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AbstractEJBValidator.java :

30 : import org.eclipse.wst.validation.internal.provisional.core.IValidationContext;

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AbstractEJBValidator.java :

66 : IMessage mssg = vc.getMessage();

6. WARNING: DiscouragedReference

Discouraged access: The method setId(String) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AbstractEJBValidator.java :

67 : mssg.setId(internalErrorMessage());

7. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AbstractEJBValidator.java :

77 : protected Map removeOldMessages(IEJBValidationContext vc,Map targets) throws ValidationException {

8. WARNING: DiscouragedReference

Discouraged access: The method getURIs() from the type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AbstractEJBValidator.java :

78 : if(vc.getURIs() == null) {

9. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AbstractEJBValidator.java :

95 : protected void preRemoveOldMessages(IEJBValidationContext vc,Map targets) throws ValidationException {

10. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AbstractEJBValidator.java :

117 : public void validate(IValidationContext helper, IReporter reporter) throws ValidationException {

11. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AbstractEJBValidator.java :

117 : public void validate(IValidationContext helper, IReporter reporter) throws ValidationException {

12. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AbstractEJBValidator.java :

117 : public void validate(IValidationContext helper, IReporter reporter) throws ValidationException {

13. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AbstractEJBValidator.java :

122 : public void run(IValidationRule rule, Object targetParent, Object target) throws ValidationException {

14. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AbstractEJBValidator.java :

139 : catch(ValidationException e) {

15. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

AbstractEJBValidator.java :

312 : public void cleanup(IReporter reporter) {

Source File: org/eclipse/jst/j2ee/model/internal/validation/ApplicationClientValidator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

21 : import org.eclipse.wst.validation.internal.core.Message;

2. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

22 : import org.eclipse.wst.validation.internal.core.ValidationException;

3. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

23 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

4. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

24 : import org.eclipse.wst.validation.internal.provisional.core.IReporter;

5. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

25 : import org.eclipse.wst.validation.internal.provisional.core.IValidationContext;

6. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

56 : public void validate() throws ValidationException {

7. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

79 : public void validate(IValidationContext inHelper, IReporter inReporter)

8. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

79 : public void validate(IValidationContext inHelper, IReporter inReporter)

9. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

80 : throws ValidationException {

10. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

130 : public ISchedulingRule getSchedulingRule(IValidationContext helper) {

11. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

134 : public IStatus validateInJob(IValidationContext inHelper, IReporter inReporter)

12. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

134 : public IStatus validateInJob(IValidationContext inHelper, IReporter inReporter)

13. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

135 : throws ValidationException {

14. WARNING: DiscouragedReference

Discouraged access: The method removeAllMessages(IValidator, Object) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

139 : _reporter.removeAllMessages(this, null);

15. WARNING: DiscouragedReference

Discouraged access: The method loadModel(String) from the type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

141 : setAppClientFile( (ApplicationClientFile) inHelper.loadModel(APPCLIENT_MODEL_NAME) );

16. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

146 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_APPCLIENT_INVALID_APPCLIENT_FILE);

17. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

146 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_APPCLIENT_INVALID_APPCLIENT_FILE);

18. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

146 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_APPCLIENT_INVALID_APPCLIENT_FILE);

19. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

146 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_APPCLIENT_INVALID_APPCLIENT_FILE);

20. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

146 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_APPCLIENT_INVALID_APPCLIENT_FILE);

21. WARNING: DiscouragedReference

Discouraged access: The constructor ValidationException(IMessage) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

147 : throw new ValidationException(errorMsg);

22. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

147 : throw new ValidationException(errorMsg);

23. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

149 : } catch (ValidationException ex) {

24. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

152 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_APPCLIENT_VALIDATION_FAILED);

25. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

152 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_APPCLIENT_VALIDATION_FAILED);

26. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

152 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_APPCLIENT_VALIDATION_FAILED);

27. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

152 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_APPCLIENT_VALIDATION_FAILED);

28. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

152 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_APPCLIENT_VALIDATION_FAILED);

29. WARNING: DiscouragedReference

Discouraged access: The constructor ValidationException(IMessage, Throwable) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

153 : throw new ValidationException(errorMsg, e);

30. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

153 : throw new ValidationException(errorMsg, e);

31. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ApplicationClientValidator.java :

158 : public void cleanup(IReporter reporter) {

Source File: org/eclipse/jst/j2ee/model/internal/validation/BMPBeanClassVRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

BMPBeanClassVRule.java :

22 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

BMPBeanClassVRule.java :

23 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

BMPBeanClassVRule.java :

195 : public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

BMPBeanClassVRule.java :

249 : public final void validateEjbFindMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

BMPBeanClassVRule.java :

257 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2457, IEJBValidationContext.WARNING, bean, clazz, method, this);

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

BMPBeanClassVRule.java :

264 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2458, IEJBValidationContext.WARNING, bean, clazz, method, this);

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

BMPBeanClassVRule.java :

270 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2459, IEJBValidationContext.WARNING, bean, clazz, method, this);

8. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

BMPBeanClassVRule.java :

286 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2407, IEJBValidationContext.WARNING, bean, clazz, method, new String[]{keyName}, this);

9. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

BMPBeanClassVRule.java :

293 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2478, IEJBValidationContext.INFO, bean, clazz, method, this);

10. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

BMPBeanClassVRule.java :

299 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2503_ejbFind, IEJBValidationContext.WARNING, bean, clazz, method, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/BMPKeyClassVRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

BMPKeyClassVRule.java :

22 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

BMPKeyClassVRule.java :

114 : public final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass parent, Method method, List[] methodExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

BMPKeyClassVRule.java :

123 : public final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field, List[] fieldExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

Source File: org/eclipse/jst/j2ee/model/internal/validation/CMPBeanClassVRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

28 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

29 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

224 : public final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

255 : public void validateEjbCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedList) throws ValidationCancelledException, InvalidInputException, ValidationException {

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

259 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2497, IEJBValidationContext.WARNING, bean, clazz, method, this);

6. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

264 : public final void validateEjbSelectMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass parent, Method method) throws ValidationCancelledException, InvalidInputException, ValidationException {

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

275 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2486, IEJBValidationContext.INFO, bean, parent, method, this);

8. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

281 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2487, IEJBValidationContext.INFO, bean, parent, method, this);

9. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

288 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2485, IEJBValidationContext.INFO, bean, parent, method, this);

10. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

294 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2488, IEJBValidationContext.INFO, bean, parent, method, this);

11. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

301 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2478, IEJBValidationContext.INFO, bean, parent, method, this);

12. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

308 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2496, IEJBValidationContext.INFO, bean, parent, method, this);

13. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

317 : public void validateCmpField(IEJBValidationContext vc, ContainerManagedEntity cmp, JavaClass clazz, CMPAttribute attrib) throws ValidationCancelledException, InvalidInputException, ValidationException {

14. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

325 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2480, IEJBValidationContext.INFO, cmp, clazz, attrib.getField(), this);

15. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

334 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2050_acc, IEJBValidationContext.ERROR, cmp, clazz, new String[]{attrib.getGetterName()}, this);

16. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

345 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2050_acc, IEJBValidationContext.ERROR, cmp, clazz, new String[]{setterName}, this);

17. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

355 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2454, IEJBValidationContext.WARNING, cmp, clazz, field, new String[]{attrib.getName()}, this);

18. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

361 : public void validateCmrField(IEJBValidationContext vc, ContainerManagedEntity cmp, JavaClass clazz, CMRField cmrField) throws ValidationCancelledException, InvalidInputException, ValidationException {

19. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

369 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2480, IEJBValidationContext.INFO, cmp, clazz, cmrField.getField(), this);

20. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

383 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2050_acc, IEJBValidationContext.ERROR, cmp, clazz, new String[]{cmrField.getGetterName()}, this);

21. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

394 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2050_acc, IEJBValidationContext.ERROR, cmp, clazz, new String[]{setterName}, this);

22. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

403 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2454, IEJBValidationContext.WARNING, cmp, clazz, field, new String[]{cmrField.getName()}, this);

23. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

408 : protected void validateCMRAccessorMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, CMRField field) throws ValidationCancelledException, InvalidInputException, ValidationException {

24. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

410 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2449, IEJBValidationContext.WARNING, bean, clazz, method, this);

25. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

415 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2450, IEJBValidationContext.WARNING, bean, clazz, method, this);

26. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

420 : protected void validateCMPAccessorMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, CMPAttribute field) throws ValidationCancelledException, InvalidInputException, ValidationException {

27. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

422 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2449, IEJBValidationContext.WARNING, bean, clazz, method, this);

28. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

427 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2450, IEJBValidationContext.WARNING, bean, clazz, method, this);

29. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPBeanClassVRule.java :

432 : public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

Source File: org/eclipse/jst/j2ee/model/internal/validation/CMPKeyClassVRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPKeyClassVRule.java :

26 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPKeyClassVRule.java :

27 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPKeyClassVRule.java :

130 : public final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPKeyClassVRule.java :

134 : public final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException {

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPKeyClassVRule.java :

139 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2022, IEJBValidationContext.INFO, bean, clazz, this);

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPKeyClassVRule.java :

151 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2829, IEJBValidationContext.ERROR, cmp, primaryKey, new String[] { primaryKey.getName(), beanName }, this);

7. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPKeyClassVRule.java :

176 : public final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field, List[] fieldExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

8. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPKeyClassVRule.java :

184 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2205, IEJBValidationContext.WARNING, bean, clazz, field, this);

9. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPKeyClassVRule.java :

191 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2206, IEJBValidationContext.WARNING, bean, clazz, field, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/CMPRemoteComponentVRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPRemoteComponentVRule.java :

24 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPRemoteComponentVRule.java :

25 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPRemoteComponentVRule.java :

127 : public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPRemoteComponentVRule.java :

151 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2473, IEJBValidationContext.WARNING, cmp, clazz, remoteGetMethod, new String[]{cmrField.getGetterName()}, this);

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

CMPRemoteComponentVRule.java :

159 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2473, IEJBValidationContext.WARNING, cmp, clazz, remoteSetMethod, new String[]{setterName}, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/ConnectorValidator.java
1. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

24 : import org.eclipse.wst.validation.internal.core.Message;

2. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

25 : import org.eclipse.wst.validation.internal.core.ValidationException;

3. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

26 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

4. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

27 : import org.eclipse.wst.validation.internal.provisional.core.IReporter;

5. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

28 : import org.eclipse.wst.validation.internal.provisional.core.IValidationContext;

6. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

83 : public void validate(IValidationContext inHelper, IReporter inReporter) throws ValidationException {

7. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

83 : public void validate(IValidationContext inHelper, IReporter inReporter) throws ValidationException {

8. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

83 : public void validate(IValidationContext inHelper, IReporter inReporter) throws ValidationException {

9. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

104 : public ISchedulingRule getSchedulingRule(IValidationContext helper) {

10. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

108 : public IStatus validateInJob(IValidationContext helper, IReporter reporter) throws ValidationException{

11. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

108 : public IStatus validateInJob(IValidationContext helper, IReporter reporter) throws ValidationException{

12. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

108 : public IStatus validateInJob(IValidationContext helper, IReporter reporter) throws ValidationException{

13. WARNING: DiscouragedReference

Discouraged access: The method removeAllMessages(IValidator, Object) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

113 : _reporter.removeAllMessages(this, null); // Note the WarHelper will return web.xml with a null object as well

14. WARNING: DiscouragedReference

Discouraged access: The method loadModel(String) from the type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

116 : setRarFile((RARFile) helper.loadModel(CONNECTOR_MODEL_NAME));

15. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

121 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_INVALID_CONNECTOR_FILE);

16. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

121 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_INVALID_CONNECTOR_FILE);

17. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

121 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_INVALID_CONNECTOR_FILE);

18. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

121 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_INVALID_CONNECTOR_FILE);

19. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

121 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_INVALID_CONNECTOR_FILE);

20. WARNING: DiscouragedReference

Discouraged access: The constructor ValidationException(IMessage) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

122 : throw new ValidationException(errorMsg);

21. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

122 : throw new ValidationException(errorMsg);

22. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

125 : } catch (ValidationException ex) {

23. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

128 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_CONNECTOR_VALIDATION_FAILED);

24. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

128 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_CONNECTOR_VALIDATION_FAILED);

25. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

128 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_CONNECTOR_VALIDATION_FAILED);

26. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

128 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_CONNECTOR_VALIDATION_FAILED);

27. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

128 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_CONNECTOR_VALIDATION_FAILED);

28. WARNING: DiscouragedReference

Discouraged access: The constructor ValidationException(IMessage, Throwable) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

129 : throw new ValidationException(errorMsg, e);

29. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

129 : throw new ValidationException(errorMsg, e);

30. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ConnectorValidator.java :

134 : public void cleanup(IReporter reporter) {

Source File: org/eclipse/jst/j2ee/model/internal/validation/EJBExt20VRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBExt20VRule.java :

27 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBExt20VRule.java :

28 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBExt20VRule.java :

133 : public void validate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBExt20VRule.java :

158 : public void validate(IEJBValidationContext vc, EJBJar ejbJar) throws ValidationCancelledException, ValidationException {

5. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBExt20VRule.java :

173 : public void validate(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) throws ValidationCancelledException, ValidationException {

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBExt20VRule.java :

208 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2852, IEJBValidationContext.WARNING, bean, new String[]{superTypeName, bean.getName()}, this);

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBExt20VRule.java :

240 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2106, IEJBValidationContext.ERROR, bean, msgParm, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/EJBJar11VRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

32 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

33 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

253 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2825, IEJBValidationContext.WARNING, ejbJar, this);

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

258 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2825, IEJBValidationContext.WARNING, role, this);

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

272 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2826, IEJBValidationContext.WARNING, ((RoleWrapper) iterator.next()).getRole(), this);

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

309 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2847, IEJBValidationContext.WARNING, mt, this);

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

322 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2846, IEJBValidationContext.WARNING, mp, this);

8. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

329 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2845, IEJBValidationContext.WARNING, mp, this);

9. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

342 : public void validate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationException {

10. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

368 : catch(ValidationException e) {

11. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

381 : catch (ValidationException e) {

12. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

386 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2852, IEJBValidationContext.WARNING, bean, new String[] { J2EEConstants.EJBJAR_DD_SHORT_NAME, beanName }, this);

13. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

412 : IMessage mssg = vc.getMessage();

14. WARNING: DiscouragedReference

Discouraged access: The method setId(String) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

413 : mssg.setId(IEJBValidatorMessageConstants.CHKJ2900);

15. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

433 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2895, IEJBValidationContext.WARNING, wrapper.getBean(), new String[]{wrapper.getBean().getName()}, this);

16. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

453 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2875, IEJBValidationContext.ERROR, ejbJar, new String[]{clientJARName}, this);

17. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

478 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2814, IEJBValidationContext.WARNING, element, this);

18. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

494 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2850, IEJBValidationContext.WARNING, bean, msgParm, this);

19. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

504 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2850, IEJBValidationContext.WARNING, bean, msgParm, this);

20. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

518 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2843, IEJBValidationContext.WARNING, element, new String[] { bean.getName()}, this);

21. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

527 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2842, IEJBValidationContext.WARNING, element, this);

22. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar11VRule.java :

536 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2844, IEJBValidationContext.WARNING, element, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/EJBJar20VRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

41 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

42 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

169 : IMessage mssg = vc.getMessage();

4. WARNING: DiscouragedReference

Discouraged access: The method setId(String) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

170 : mssg.setId(IEJBValidatorMessageConstants.CHKJ2900);

5. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

196 : public void validate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException {

6. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

251 : catch(ValidationException e) {

7. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

265 : catch(ValidationException exc) {

8. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

267 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2852, IEJBValidationContext.WARNING, bean, new String[]{J2EEConstants.EJBJAR_DD_SHORT_NAME, bean.getName()}, this);

9. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

274 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2852, IEJBValidationContext.WARNING, bean, new String[]{J2EEConstants.EJBJAR_DD_SHORT_NAME, bean.getName()}, this);

10. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

305 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2872, IEJBValidationContext.ERROR, cmp, this);

11. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

369 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2825, IEJBValidationContext.WARNING, role, this);

12. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

373 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2825, IEJBValidationContext.WARNING, assemblyDescriptor, this);

13. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

388 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2826, IEJBValidationContext.WARNING, ((RoleWrapper) iterator.next()).getRole(), this);

14. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

425 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2847, IEJBValidationContext.WARNING, mt, this);

15. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

438 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2846, IEJBValidationContext.WARNING, mp, this);

16. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

445 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2845, IEJBValidationContext.WARNING, mp, this);

17. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

460 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2854, IEJBValidationContext.ERROR, wrapper.getBean(), new String[]{wrapper.getBean().getAbstractSchemaName()}, this);

18. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

474 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2895, IEJBValidationContext.WARNING, wrapper.getBean(), new String[]{wrapper.getBean().getName()}, this);

19. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

502 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2818, IEJBValidationContext.INFO, role, this);

20. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

514 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2848, IEJBValidationContext.INFO, role, this);

21. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

527 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2868, IEJBValidationContext.INFO, role, this);

22. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

535 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2821, IEJBValidationContext.INFO, role, new String[]{role.getName()}, this);

23. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

542 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2821, IEJBValidationContext.INFO, role, new String[]{role.getName()}, this);

24. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

556 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2866, IEJBValidationContext.INFO, role, new String[]{cmrField.getName(), sourceEntity.getName()}, this);

25. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

563 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2871, IEJBValidationContext.INFO, role, new String[]{sourceEntity.getName()}, this);

26. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

584 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2867, IEJBValidationContext.INFO, oppositeRole, this);

27. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

595 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2869, IEJBValidationContext.INFO, relation, this);

28. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

612 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2816, IEJBValidationContext.INFO, wrapper.getRelation(), new String[]{wrapper.getRelation().getName()}, this);

29. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

626 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2817, IEJBValidationContext.INFO, wrapper.getRelationshipRole(), new String[]{wrapper.getRelationshipRole().getName()}, this);

30. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

651 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2814, IEJBValidationContext.WARNING, element, this);

31. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

664 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2843, IEJBValidationContext.WARNING, element, new String[] { bean.getName()}, this);

32. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

673 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2842, IEJBValidationContext.WARNING, element, this);

33. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

681 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2844, IEJBValidationContext.WARNING, element, this);

34. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBJar20VRule.java :

704 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2875, IEJBValidationContext.ERROR, ejbJar, new String[]{clientJARName}, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/EJBValidationContext.java
1. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

16 : import org.eclipse.wst.validation.internal.core.Message;

2. WARNING: DiscouragedReference

Discouraged access: The type MessageFilter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

17 : import org.eclipse.wst.validation.internal.core.MessageFilter;

3. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

18 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

4. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

19 : import org.eclipse.wst.validation.internal.provisional.core.IReporter;

5. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

20 : import org.eclipse.wst.validation.internal.provisional.core.IValidationContext;

6. WARNING: DiscouragedReference

Discouraged access: The type IValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

21 : import org.eclipse.wst.validation.internal.provisional.core.IValidator;

7. WARNING: DiscouragedReference

Discouraged access: The type IValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

28 : private IValidator _validator = null;

8. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

29 : private IValidationContext _helper = null;

9. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

30 : private IReporter _reporter = null;

10. WARNING: DiscouragedReference

Discouraged access: The type IValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

34 : public EJBValidationContext(IValidator v, IValidationContext h, IReporter r) {

11. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

34 : public EJBValidationContext(IValidator v, IValidationContext h, IReporter r) {

12. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

34 : public EJBValidationContext(IValidator v, IValidationContext h, IReporter r) {

13. WARNING: DiscouragedReference

Discouraged access: The type IValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

40 : public IValidator getValidator() {

14. WARNING: DiscouragedReference

Discouraged access: The type IValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

44 : public void setValidator(IValidator v) {

15. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

48 : public IValidationContext getHelper() {

16. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

52 : public void setHelper(IValidationContext h) {

17. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

56 : public IReporter getReporter() {

18. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

60 : public void setReporter(IReporter r) {

19. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

67 : public IMessage getMessage() {

20. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

68 : IMessage message = new Message();

21. WARNING: DiscouragedReference

Discouraged access: The constructor Message() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

68 : IMessage message = new Message();

22. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

68 : IMessage message = new Message();

23. WARNING: DiscouragedReference

Discouraged access: The method setBundleName(String) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

69 : message.setBundleName(IEJBValidatorConstants.BUNDLE_NAME);

24. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

90 : protected void reset(IMessage message) {

25. WARNING: DiscouragedReference

Discouraged access: The method setId(String) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

91 : message.setId(null);

26. WARNING: DiscouragedReference

Discouraged access: The method setParams(String[]) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

92 : message.setParams(null);

27. WARNING: DiscouragedReference

Discouraged access: The method setSeverity(int) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

93 : message.setSeverity(MessageFilter.ANY_SEVERITY);

28. WARNING: DiscouragedReference

Discouraged access: The type MessageFilter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

93 : message.setSeverity(MessageFilter.ANY_SEVERITY);

29. WARNING: DiscouragedReference

Discouraged access: The field ANY_SEVERITY from the type MessageFilter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

93 : message.setSeverity(MessageFilter.ANY_SEVERITY);

30. WARNING: DiscouragedReference

Discouraged access: The method setTargetObject(Object) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

94 : message.setTargetObject(null);

31. WARNING: DiscouragedReference

Discouraged access: The method setBundleName(String) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

95 : message.setBundleName(null);

32. WARNING: DiscouragedReference

Discouraged access: The method setGroupName(String) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

96 : message.setGroupName(null);

33. WARNING: DiscouragedReference

Discouraged access: The method setLineNo(int) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

97 : message.setLineNo(IMessage.LINENO_UNSET);

34. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

97 : message.setLineNo(IMessage.LINENO_UNSET);

35. WARNING: DiscouragedReference

Discouraged access: The field LINENO_UNSET from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

97 : message.setLineNo(IMessage.LINENO_UNSET);

36. WARNING: DiscouragedReference

Discouraged access: The method setOffset(int) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

98 : message.setOffset(IMessage.OFFSET_UNSET);

37. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

98 : message.setOffset(IMessage.OFFSET_UNSET);

38. WARNING: DiscouragedReference

Discouraged access: The field OFFSET_UNSET from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

98 : message.setOffset(IMessage.OFFSET_UNSET);

39. WARNING: DiscouragedReference

Discouraged access: The method setLength(int) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

99 : message.setLength(IMessage.OFFSET_UNSET);

40. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

99 : message.setLength(IMessage.OFFSET_UNSET);

41. WARNING: DiscouragedReference

Discouraged access: The field OFFSET_UNSET from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

99 : message.setLength(IMessage.OFFSET_UNSET);

42. WARNING: DiscouragedReference

Discouraged access: The method loadModel(String) from the type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

115 : return getHelper().loadModel(symbolicName);

43. WARNING: DiscouragedReference

Discouraged access: The method loadModel(String, Object[]) from the type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

119 : return getHelper().loadModel(symbolicName, parms);

44. WARNING: DiscouragedReference

Discouraged access: The method removeAllMessages(IValidator) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

123 : getReporter().removeAllMessages(getValidator());

45. WARNING: DiscouragedReference

Discouraged access: The method removeAllMessages(IValidator, Object) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

127 : getReporter().removeAllMessages(getValidator(), target);

46. WARNING: DiscouragedReference

Discouraged access: The method removeMessageSubset(IValidator, Object, String) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

131 : getReporter().removeMessageSubset(getValidator(), target, groupIdentifier);

47. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

134 : public void addMessage(IMessage message) {

48. WARNING: DiscouragedReference

Discouraged access: The method addMessage(IValidator, IMessage) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

138 : getReporter().addMessage(getValidator(), message);

49. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

142 : IMessage message = new Message(IEJBValidatorConstants.BUNDLE_NAME,severity,messageId);

50. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

142 : IMessage message = new Message(IEJBValidatorConstants.BUNDLE_NAME,severity,messageId);

51. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

142 : IMessage message = new Message(IEJBValidatorConstants.BUNDLE_NAME,severity,messageId);

52. WARNING: DiscouragedReference

Discouraged access: The method addMessage(IValidator, IMessage) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

143 : getReporter().addMessage(getValidator(), message);

53. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

147 : IMessage message = new Message(IEJBValidatorConstants.BUNDLE_NAME,severity,messageId,parms);

54. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[]) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

147 : IMessage message = new Message(IEJBValidatorConstants.BUNDLE_NAME,severity,messageId,parms);

55. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

147 : IMessage message = new Message(IEJBValidatorConstants.BUNDLE_NAME,severity,messageId,parms);

56. WARNING: DiscouragedReference

Discouraged access: The method addMessage(IValidator, IMessage) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

148 : getReporter().addMessage(getValidator(), message);

57. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

152 : IMessage message = new Message(IEJBValidatorConstants.BUNDLE_NAME,severity,messageId,null,target);

58. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[], Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

152 : IMessage message = new Message(IEJBValidatorConstants.BUNDLE_NAME,severity,messageId,null,target);

59. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

152 : IMessage message = new Message(IEJBValidatorConstants.BUNDLE_NAME,severity,messageId,null,target);

60. WARNING: DiscouragedReference

Discouraged access: The method addMessage(IValidator, IMessage) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

153 : getReporter().addMessage(getValidator(), message);

61. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

157 : IMessage message = new Message(IEJBValidatorConstants.BUNDLE_NAME,severity,messageId,parms,target);

62. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[], Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

157 : IMessage message = new Message(IEJBValidatorConstants.BUNDLE_NAME,severity,messageId,parms,target);

63. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

157 : IMessage message = new Message(IEJBValidatorConstants.BUNDLE_NAME,severity,messageId,parms,target);

64. WARNING: DiscouragedReference

Discouraged access: The method addMessage(IValidator, IMessage) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

158 : getReporter().addMessage(getValidator(), message);

65. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

172 : IMessage message = new Message(IEJBValidatorConstants.BUNDLE_NAME,severity,messageId,parms,target,groupName);

66. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[], Object, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

172 : IMessage message = new Message(IEJBValidatorConstants.BUNDLE_NAME,severity,messageId,parms,target,groupName);

67. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

172 : IMessage message = new Message(IEJBValidatorConstants.BUNDLE_NAME,severity,messageId,parms,target,groupName);

68. WARNING: DiscouragedReference

Discouraged access: The method addMessage(IValidator, IMessage) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

173 : getReporter().addMessage(getValidator(), message);

69. WARNING: DiscouragedReference

Discouraged access: The method isCancelled() from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

177 : if(getReporter().isCancelled()) {

70. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

190 : IMessage message = getMessage();

71. WARNING: DiscouragedReference

Discouraged access: The method setId(String) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

191 : message.setId(messageId);

72. WARNING: DiscouragedReference

Discouraged access: The method setParams(String[]) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

192 : message.setParams(parms);

73. WARNING: DiscouragedReference

Discouraged access: The method displaySubtask(IValidator, IMessage) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationContext.java :

193 : getReporter().displaySubtask(getValidator(), message);

Source File: org/eclipse/jst/j2ee/model/internal/validation/EJBValidationRuleFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationRuleFactory.java :

26 : import org.eclipse.wst.validation.internal.provisional.core.IReporter;

2. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidationRuleFactory.java :

401 : public void clearRuleMap(IReporter reporter){

Source File: org/eclipse/jst/j2ee/model/internal/validation/EJBValidator.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

32 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

33 : import org.eclipse.wst.validation.internal.operations.WorkbenchReporter;

3. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

34 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

4. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

35 : import org.eclipse.wst.validation.internal.provisional.core.IReporter;

5. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

36 : import org.eclipse.wst.validation.internal.provisional.core.IValidationContext;

6. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

66 : public void commonValidate(IValidationContext helper, IReporter reporter) throws ValidationException {

7. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

66 : public void commonValidate(IValidationContext helper, IReporter reporter) throws ValidationException {

8. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

66 : public void commonValidate(IValidationContext helper, IReporter reporter) throws ValidationException {

9. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

97 : public void validate(IValidationContext helper, IReporter reporter) throws ValidationException {

10. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

97 : public void validate(IValidationContext helper, IReporter reporter) throws ValidationException {

11. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

97 : public void validate(IValidationContext helper, IReporter reporter) throws ValidationException {

12. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

103 : public IStatus validateInJob(IValidationContext helper, IReporter reporter) throws ValidationException {

13. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

103 : public IStatus validateInJob(IValidationContext helper, IReporter reporter) throws ValidationException {

14. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

103 : public IStatus validateInJob(IValidationContext helper, IReporter reporter) throws ValidationException {

15. WARNING: DiscouragedReference

Discouraged access: The method getURIs() from the type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

109 : String[] fileURIs = vc.getURIs();

16. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

127 : public void runDependents(IEJBValidationContext vc, IValidationRule rule, Object targetParent, Object target) throws ValidationException {

17. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

148 : catch(ValidationException e) {

18. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

174 : protected void preRemoveOldMessages(IEJBValidationContext vc, Map targets) throws ValidationException {

19. WARNING: DiscouragedReference

Discouraged access: The method getURIs() from the type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

178 : String[] uris = vc.getURIs();

20. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

372 : public void fullValidate(IEJBValidationContext vc) throws ValidationException {

21. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

381 : IMessage mssg = vc.getMessage();

22. WARNING: DiscouragedReference

Discouraged access: The method setId(String) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

382 : mssg.setId(IEJBValidatorMessageConstants.CHKJ2905);

23. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

468 : public void incrementalValidate(IEJBValidationContext vc) throws ValidationException {

24. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

514 : public ISchedulingRule getSchedulingRule(IValidationContext helper) {

25. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

519 : public void cleanup(IReporter reporter){

26. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

520 : if( reporter instanceof WorkbenchReporter ){

27. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

521 : WorkbenchReporter wbReporter = (WorkbenchReporter)reporter;

28. WARNING: DiscouragedReference

Discouraged access: The type WorkbenchReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

521 : WorkbenchReporter wbReporter = (WorkbenchReporter)reporter;

29. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type WorkbenchReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EJBValidator.java :

522 : IProject project = wbReporter.getProject();

Source File: org/eclipse/jst/j2ee/model/internal/validation/EarValidator.java
1. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

EarValidator.java :

61 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;

2. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

62 : import org.eclipse.wst.validation.internal.core.ValidationException;

3. WARNING: DiscouragedReference

Discouraged access: The type LocalizedMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

63 : import org.eclipse.wst.validation.internal.operations.LocalizedMessage;

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

64 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

5. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

65 : import org.eclipse.wst.validation.internal.provisional.core.IReporter;

6. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

66 : import org.eclipse.wst.validation.internal.provisional.core.IValidationContext;

7. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

119 : public void validate() throws ValidationException {

8. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

131 : public void validate(IValidationContext inHelper, IReporter inReporter) throws ValidationException {

9. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

131 : public void validate(IValidationContext inHelper, IReporter inReporter) throws ValidationException {

10. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

131 : public void validate(IValidationContext inHelper, IReporter inReporter) throws ValidationException {

11. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

135 : public IStatus validateInJob( IValidationContext inHelper, IReporter inReporter ) throws ValidationException {

12. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

135 : public IStatus validateInJob( IValidationContext inHelper, IReporter inReporter ) throws ValidationException {

13. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

135 : public IStatus validateInJob( IValidationContext inHelper, IReporter inReporter ) throws ValidationException {

14. WARNING: DiscouragedReference

Discouraged access: The method removeAllMessages(IValidator) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

137 : inReporter.removeAllMessages(this);

15. WARNING: DiscouragedReference

Discouraged access: The method loadModel(String) from the type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

140 : earFile = (EARFile) _helper.loadModel(J2EEConstants.EAR_MODEL_NAME);

16. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

147 : IMessage errorMsg = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg);

17. WARNING: DiscouragedReference

Discouraged access: The constructor LocalizedMessage(int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

147 : IMessage errorMsg = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg);

18. WARNING: DiscouragedReference

Discouraged access: The type LocalizedMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

147 : IMessage errorMsg = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg);

19. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

147 : IMessage errorMsg = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg);

20. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

147 : IMessage errorMsg = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg);

21. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

EarValidator.java :

148 : status = WTPCommonPlugin.createErrorStatus(errorMsg.getText());

22. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

EarValidator.java :

148 : status = WTPCommonPlugin.createErrorStatus(errorMsg.getText());

23. WARNING: DiscouragedReference

Discouraged access: The method getText() from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

148 : status = WTPCommonPlugin.createErrorStatus(errorMsg.getText());

24. WARNING: DiscouragedReference

Discouraged access: The constructor ValidationException(IMessage) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

149 : throw new ValidationException(errorMsg);

25. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

149 : throw new ValidationException(errorMsg);

26. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

153 : IMessage errorMsg = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg);

27. WARNING: DiscouragedReference

Discouraged access: The constructor LocalizedMessage(int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

153 : IMessage errorMsg = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg);

28. WARNING: DiscouragedReference

Discouraged access: The type LocalizedMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

153 : IMessage errorMsg = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg);

29. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

153 : IMessage errorMsg = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg);

30. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

153 : IMessage errorMsg = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg);

31. WARNING: DiscouragedReference

Discouraged access: The constructor ValidationException(IMessage) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

154 : throw new ValidationException(errorMsg);

32. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

154 : throw new ValidationException(errorMsg);

33. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

156 : } catch (ValidationException ex) {

34. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

164 : IMessage errorMsg = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg );

35. WARNING: DiscouragedReference

Discouraged access: The constructor LocalizedMessage(int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

164 : IMessage errorMsg = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg );

36. WARNING: DiscouragedReference

Discouraged access: The type LocalizedMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

164 : IMessage errorMsg = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg );

37. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

164 : IMessage errorMsg = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg );

38. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

164 : IMessage errorMsg = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg );

39. WARNING: DiscouragedReference

Discouraged access: The constructor ValidationException(IMessage, Throwable) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

165 : throw new ValidationException(errorMsg, e);

40. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

165 : throw new ValidationException(errorMsg, e);

41. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

321 : IMessage msg = new LocalizedMessage(IMessage.NORMAL_SEVERITY, "Validating Modules");

42. WARNING: DiscouragedReference

Discouraged access: The constructor LocalizedMessage(int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

321 : IMessage msg = new LocalizedMessage(IMessage.NORMAL_SEVERITY, "Validating Modules");

43. WARNING: DiscouragedReference

Discouraged access: The type LocalizedMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

321 : IMessage msg = new LocalizedMessage(IMessage.NORMAL_SEVERITY, "Validating Modules");

44. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

321 : IMessage msg = new LocalizedMessage(IMessage.NORMAL_SEVERITY, "Validating Modules");

45. WARNING: DiscouragedReference

Discouraged access: The field NORMAL_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

321 : IMessage msg = new LocalizedMessage(IMessage.NORMAL_SEVERITY, "Validating Modules");

46. WARNING: DiscouragedReference

Discouraged access: The method displaySubtask(IValidator, IMessage) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

322 : _reporter.displaySubtask( this, msg );

47. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

387 : IMessage msg = new LocalizedMessage(IMessage.NORMAL_SEVERITY, "Validating Refs");

48. WARNING: DiscouragedReference

Discouraged access: The constructor LocalizedMessage(int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

387 : IMessage msg = new LocalizedMessage(IMessage.NORMAL_SEVERITY, "Validating Refs");

49. WARNING: DiscouragedReference

Discouraged access: The type LocalizedMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

387 : IMessage msg = new LocalizedMessage(IMessage.NORMAL_SEVERITY, "Validating Refs");

50. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

387 : IMessage msg = new LocalizedMessage(IMessage.NORMAL_SEVERITY, "Validating Refs");

51. WARNING: DiscouragedReference

Discouraged access: The field NORMAL_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

387 : IMessage msg = new LocalizedMessage(IMessage.NORMAL_SEVERITY, "Validating Refs");

52. WARNING: DiscouragedReference

Discouraged access: The method displaySubtask(IValidator, IMessage) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

388 : _reporter.displaySubtask( this, msg );

53. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

958 : public ISchedulingRule getSchedulingRule(IValidationContext helper) {

54. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EarValidator.java :

963 : public void cleanup(IReporter reporter) {

Source File: org/eclipse/jst/j2ee/model/internal/validation/EnterpriseBean11VRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

42 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

43 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

259 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2802_NAMED, IEJBValidationContext.ERROR, bean, new String[] { bean.getEjbClass().getQualifiedName()}, this);

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

263 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2802_UNNAMED, IEJBValidationContext.ERROR, bean, this);

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

274 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2803_NAMED, IEJBValidationContext.ERROR, bean, new String[] { bean.getHomeInterfaceName()}, this);

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

278 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2803_UNNAMED, IEJBValidationContext.ERROR, bean, this);

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

289 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2804_NAMED, IEJBValidationContext.ERROR, bean, new String[] { bean.getRemoteInterfaceName()}, this);

8. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

293 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2804_UNNAMED, IEJBValidationContext.ERROR, bean, this);

9. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

306 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2810_NAMED, IEJBValidationContext.ERROR, bean, new String[] { ((Entity) bean).getPrimaryKeyName()}, this);

10. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

310 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2810_UNNAMED, IEJBValidationContext.ERROR, bean, this);

11. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

325 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2812, IEJBValidationContext.ERROR, bean, new String[] { bean.getEjbClassName()}, this);

12. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

350 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2811_NAMED, IEJBValidationContext.ERROR, bean, new String[] { attrib.getName(), bean.getEjbClassName()}, this);

13. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

354 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2811_UNNAMED, IEJBValidationContext.ERROR, bean, this);

14. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

372 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2830, IEJBValidationContext.WARNING, bean, new String[] { field.getName()}, this);

15. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

393 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2831, IEJBValidationContext.WARNING, bean, new String[] { keyField.getName()}, this);

16. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

425 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2908, IEJBValidationContext.WARNING, bean, this);

17. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

481 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2852, IEJBValidationContext.WARNING, bean, new String[] { bean.getName() }, this);

18. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

497 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2801, IEJBValidationContext.ERROR, bean, this);

19. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

567 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2835, IEJBValidationContext.INFO, bean, parms, this);

20. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

585 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2838, IEJBValidationContext.INFO, bean, this);

21. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

641 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2839, IEJBValidationContext.WARNING, bean, this);

22. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

649 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2840, IEJBValidationContext.WARNING, bean, this);

23. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

654 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2840, IEJBValidationContext.WARNING, bean, this);

24. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

663 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2841, IEJBValidationContext.WARNING, bean, new String[] { name }, this);

25. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

697 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2836, IEJBValidationContext.INFO, bean, parms, this);

26. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

712 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2832, IEJBValidationContext.INFO, bean, parms, this);

27. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

726 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2809, IEJBValidationContext.ERROR, bean, this);

28. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

744 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2828, IEJBValidationContext.ERROR, bean, this);

29. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

765 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2806, IEJBValidationContext.ERROR, bean, this);

30. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

799 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2837, IEJBValidationContext.INFO, bean, parms, this);

31. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

814 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2833, IEJBValidationContext.INFO, bean, parms, this);

32. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

953 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2822, IEJBValidationContext.WARNING, ref, new String[] { beanName }, this);

33. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

967 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2823, IEJBValidationContext.WARNING, ref, this);

34. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

972 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2827, IEJBValidationContext.WARNING, ref, this);

35. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

987 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2824, IEJBValidationContext.WARNING, ref, new String[] { roleName }, this);

36. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

999 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2820, IEJBValidationContext.WARNING, ((RoleRefWrapper) iterator.next()).getRoleRef(), this);

37. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

1026 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2807, IEJBValidationContext.ERROR, session, this);

38. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

1037 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2808, IEJBValidationContext.ERROR, bean, this);

39. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean11VRule.java :

1054 : public void preValidate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException {

Source File: org/eclipse/jst/j2ee/model/internal/validation/EnterpriseBean20VRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

48 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

49 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

144 : public void validate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

167 : public void validate(IEJBValidationContext vc, EJBJar ejbJar, EnterpriseBean bean) throws ValidationCancelledException, ValidationException {

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

212 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2852, IEJBValidationContext.WARNING, bean, new String[]{J2EEConstants.EJBJAR_DD_SHORT_NAME, bean.getName()}, this);

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

233 : IMessage message = null;

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

255 : IMessage message = null;

8. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

272 : IMessage message = null;

9. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

290 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2805_NAMED, IEJBValidationContext.ERROR, bean, new String[]{bean.getLocalHomeInterfaceName()}, this);

10. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

295 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2805_UNNAMED, IEJBValidationContext.ERROR, bean, this);

11. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

307 : IMessage message = null;

12. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

324 : IMessage message = null;

13. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

373 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2830, IEJBValidationContext.WARNING, cmp, new String[] { attrib.getName()}, this);

14. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

381 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2855, IEJBValidationContext.INFO, cmp, new String[] { attrib.getName()}, this);

15. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

387 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2907, IEJBValidationContext.WARNING, cmp, msgParm, this);

16. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

408 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2831, IEJBValidationContext.WARNING, cmp, new String[] { keyField.getName()}, this);

17. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

430 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2857, IEJBValidationContext.INFO, cmp, new String[] { field.getName()}, this);

18. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

435 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2857, IEJBValidationContext.INFO, cmp, new String[] { field.getName()}, this);

19. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

444 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2856, IEJBValidationContext.INFO, cmp, new String[] { field.getName()}, this);

20. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

450 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2907, IEJBValidationContext.WARNING, cmp, msgParm, this);

21. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

465 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2801, IEJBValidationContext.ERROR, bean, this);

22. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

471 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2813, IEJBValidationContext.WARNING, bean, this);

23. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

480 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2859, IEJBValidationContext.INFO, bean, this);

24. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

498 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2858, IEJBValidationContext.WARNING, cmp, this);

25. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

504 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2860, IEJBValidationContext.INFO, cmp, this);

26. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

586 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2835, IEJBValidationContext.INFO, bean, parms, this);

27. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

604 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2838, IEJBValidationContext.INFO, bean, this);

28. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

646 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2839, IEJBValidationContext.WARNING, bean, this);

29. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

654 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2840, IEJBValidationContext.WARNING, bean, this);

30. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

659 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2840, IEJBValidationContext.WARNING, bean, this);

31. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

668 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2841, IEJBValidationContext.WARNING, bean, new String[] { name }, this);

32. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

702 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2836, IEJBValidationContext.INFO, bean, parms, this);

33. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

717 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2832, IEJBValidationContext.INFO, bean, parms, this);

34. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

735 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2880, IEJBValidationContext.WARNING, bean, this);

35. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

739 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2882, IEJBValidationContext.WARNING, bean, this);

36. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

758 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2881, IEJBValidationContext.WARNING, bean, this);

37. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

762 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2883, IEJBValidationContext.WARNING, bean, this);

38. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

783 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2884, IEJBValidationContext.WARNING, bean, this);

39. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

788 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2885, IEJBValidationContext.WARNING, bean, this);

40. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

802 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2809, IEJBValidationContext.ERROR, bean, this);

41. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

821 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2828, IEJBValidationContext.ERROR, bean, this);

42. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

842 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2806, IEJBValidationContext.ERROR, bean, this);

43. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

876 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2837, IEJBValidationContext.INFO, bean, parms, this);

44. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

891 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2833, IEJBValidationContext.INFO, bean, parms, this);

45. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1030 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2822, IEJBValidationContext.WARNING, ref, new String[] { beanName }, this);

46. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1044 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2823, IEJBValidationContext.WARNING, ref, this);

47. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1049 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2827, IEJBValidationContext.WARNING, ref, this);

48. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1064 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2824, IEJBValidationContext.WARNING, ref, new String[] { roleName }, this);

49. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1076 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2820, IEJBValidationContext.WARNING, ((RoleRefWrapper) iterator.next()).getRoleRef(), this);

50. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1103 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2807, IEJBValidationContext.ERROR, session, this);

51. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1114 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2808, IEJBValidationContext.ERROR, bean, this);

52. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1131 : public void preValidate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException {

53. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1206 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2886, IMessage.HIGH_SEVERITY, bean, bean.getEjbJar(),new String[] {property.getName(),bean.getName()},this);

54. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1206 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2886, IMessage.HIGH_SEVERITY, bean, bean.getEjbJar(),new String[] {property.getName(),bean.getName()},this);

55. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1206 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2886, IMessage.HIGH_SEVERITY, bean, bean.getEjbJar(),new String[] {property.getName(),bean.getName()},this);

56. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1225 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2887, IMessage.HIGH_SEVERITY, bean, bean.getEjbJar(),new String[] {property.getName(),property.getValue(),bean.getName()},this);

57. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1225 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2887, IMessage.HIGH_SEVERITY, bean, bean.getEjbJar(),new String[] {property.getName(),property.getValue(),bean.getName()},this);

58. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1225 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2887, IMessage.HIGH_SEVERITY, bean, bean.getEjbJar(),new String[] {property.getName(),property.getValue(),bean.getName()},this);

59. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1237 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2887, IMessage.HIGH_SEVERITY, bean, bean.getEjbJar(),new String[] {property.getName(),property.getValue(),bean.getName()},this);

60. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1237 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2887, IMessage.HIGH_SEVERITY, bean, bean.getEjbJar(),new String[] {property.getName(),property.getValue(),bean.getName()},this);

61. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1237 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2887, IMessage.HIGH_SEVERITY, bean, bean.getEjbJar(),new String[] {property.getName(),property.getValue(),bean.getName()},this);

62. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1242 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2890, IMessage.HIGH_SEVERITY, bean, bean.getEjbJar(),new String[] {messageDestination.getQualifiedName(),property.getValue(),bean.getName()},this);

63. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1242 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2890, IMessage.HIGH_SEVERITY, bean, bean.getEjbJar(),new String[] {messageDestination.getQualifiedName(),property.getValue(),bean.getName()},this);

64. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1242 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2890, IMessage.HIGH_SEVERITY, bean, bean.getEjbJar(),new String[] {messageDestination.getQualifiedName(),property.getValue(),bean.getName()},this);

65. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1254 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2887, IMessage.HIGH_SEVERITY, bean, bean.getEjbJar(),new String[] {property.getName(),property.getValue(),bean.getName()},this);

66. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1254 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2887, IMessage.HIGH_SEVERITY, bean, bean.getEjbJar(),new String[] {property.getName(),property.getValue(),bean.getName()},this);

67. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

EnterpriseBean20VRule.java :

1254 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2887, IMessage.HIGH_SEVERITY, bean, bean.getEjbJar(),new String[] {property.getName(),property.getValue(),bean.getName()},this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/IClassVRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IClassVRule.java :

19 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IClassVRule.java :

27 : public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IClassVRule.java :

41 : public List[] getMethodsExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException;

4. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IClassVRule.java :

42 : public List[] getFieldsExtended(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException;

5. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IClassVRule.java :

43 : public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtended) throws ValidationCancelledException, InvalidInputException, ValidationException;

6. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IClassVRule.java :

44 : public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field, List[] fieldsExtended) throws ValidationCancelledException, InvalidInputException, ValidationException;

7. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IClassVRule.java :

46 : public void register(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtended) throws ValidationCancelledException, InvalidInputException, ValidationException;

8. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IClassVRule.java :

47 : public void register(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Field field, List[] fieldsExtended) throws ValidationCancelledException, InvalidInputException, ValidationException;

Source File: org/eclipse/jst/j2ee/model/internal/validation/IEJBValidationContext.java
1. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IEJBValidationContext.java :

15 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

2. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IEJBValidationContext.java :

16 : import org.eclipse.wst.validation.internal.provisional.core.IReporter;

3. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IEJBValidationContext.java :

17 : import org.eclipse.wst.validation.internal.provisional.core.IValidationContext;

4. WARNING: DiscouragedReference

Discouraged access: The type IValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IEJBValidationContext.java :

18 : import org.eclipse.wst.validation.internal.provisional.core.IValidator;

5. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IEJBValidationContext.java :

20 : public interface IEJBValidationContext extends IValidationContext {

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IEJBValidationContext.java :

21 : public static final int ERROR = IMessage.HIGH_SEVERITY;

7. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IEJBValidationContext.java :

21 : public static final int ERROR = IMessage.HIGH_SEVERITY;

8. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IEJBValidationContext.java :

22 : public static final int WARNING = IMessage.NORMAL_SEVERITY;

9. WARNING: DiscouragedReference

Discouraged access: The field NORMAL_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IEJBValidationContext.java :

22 : public static final int WARNING = IMessage.NORMAL_SEVERITY;

10. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IEJBValidationContext.java :

23 : public static final int INFO = IMessage.LOW_SEVERITY;

11. WARNING: DiscouragedReference

Discouraged access: The field LOW_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IEJBValidationContext.java :

23 : public static final int INFO = IMessage.LOW_SEVERITY;

12. WARNING: DiscouragedReference

Discouraged access: The type IValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IEJBValidationContext.java :

26 : public IValidator getValidator();

13. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IEJBValidationContext.java :

27 : public IValidationContext getHelper();

14. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IEJBValidationContext.java :

28 : public IReporter getReporter();

15. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IEJBValidationContext.java :

30 : public IMessage getMessage(); // returns an empty IMessage which can be reused

16. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IEJBValidationContext.java :

44 : public void addMessage(IMessage message);

Source File: org/eclipse/jst/j2ee/model/internal/validation/IValidationRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IValidationRule.java :

16 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IValidationRule.java :

55 : public void preValidate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IValidationRule.java :

61 : public void validate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException;

4. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

IValidationRule.java :

67 : public void postValidate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException;

Source File: org/eclipse/jst/j2ee/model/internal/validation/J2EEValidator.java
1. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

J2EEValidator.java :

25 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;

2. WARNING: DiscouragedReference

Discouraged access: The type ResourceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

26 : import org.eclipse.wst.validation.internal.ResourceConstants;

3. WARNING: DiscouragedReference

Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

27 : import org.eclipse.wst.validation.internal.ResourceHandler;

4. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

28 : import org.eclipse.wst.validation.internal.core.Message;

5. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

29 : import org.eclipse.wst.validation.internal.core.ValidationException;

6. WARNING: DiscouragedReference

Discouraged access: The type LocalizedMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

30 : import org.eclipse.wst.validation.internal.operations.LocalizedMessage;

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

31 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

8. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

32 : import org.eclipse.wst.validation.internal.provisional.core.IReporter;

9. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

33 : import org.eclipse.wst.validation.internal.provisional.core.IValidationContext;

10. WARNING: DiscouragedReference

Discouraged access: The type IValidatorJob is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

34 : import org.eclipse.wst.validation.internal.provisional.core.IValidatorJob;

11. WARNING: DiscouragedReference

Discouraged access: The type IValidatorJob is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

42 : public abstract class J2EEValidator implements IValidatorJob, J2EEMessageConstants {

12. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

43 : protected IReporter _reporter;

13. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

44 : protected IValidationContext _helper;

14. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type IValidatorJob is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

45 : protected IStatus status = OK_STATUS;

15. WARNING: DiscouragedReference

Discouraged access: The method addMessage(IValidator, IMessage) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

129 : _reporter.addMessage(this, new Message(bundleName, IMessage.HIGH_SEVERITY, msgId, msgArgs, target));

16. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[], Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

129 : _reporter.addMessage(this, new Message(bundleName, IMessage.HIGH_SEVERITY, msgId, msgArgs, target));

17. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

129 : _reporter.addMessage(this, new Message(bundleName, IMessage.HIGH_SEVERITY, msgId, msgArgs, target));

18. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

129 : _reporter.addMessage(this, new Message(bundleName, IMessage.HIGH_SEVERITY, msgId, msgArgs, target));

19. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

129 : _reporter.addMessage(this, new Message(bundleName, IMessage.HIGH_SEVERITY, msgId, msgArgs, target));

20. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

133 : IMessage message = new Message(bundleName, IMessage.HIGH_SEVERITY, msgId, msgArgs, target);

21. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[], Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

133 : IMessage message = new Message(bundleName, IMessage.HIGH_SEVERITY, msgId, msgArgs, target);

22. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

133 : IMessage message = new Message(bundleName, IMessage.HIGH_SEVERITY, msgId, msgArgs, target);

23. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

133 : IMessage message = new Message(bundleName, IMessage.HIGH_SEVERITY, msgId, msgArgs, target);

24. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

133 : IMessage message = new Message(bundleName, IMessage.HIGH_SEVERITY, msgId, msgArgs, target);

25. WARNING: DiscouragedReference

Discouraged access: The method setGroupName(String) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

134 : message.setGroupName(groupName);

26. WARNING: DiscouragedReference

Discouraged access: The method addMessage(IValidator, IMessage) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

135 : _reporter.addMessage(this, message);

27. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

139 : IMessage message = new Message(bundleName, IMessage.HIGH_SEVERITY, msgId, msgArgs, target);

28. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[], Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

139 : IMessage message = new Message(bundleName, IMessage.HIGH_SEVERITY, msgId, msgArgs, target);

29. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

139 : IMessage message = new Message(bundleName, IMessage.HIGH_SEVERITY, msgId, msgArgs, target);

30. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

139 : IMessage message = new Message(bundleName, IMessage.HIGH_SEVERITY, msgId, msgArgs, target);

31. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

139 : IMessage message = new Message(bundleName, IMessage.HIGH_SEVERITY, msgId, msgArgs, target);

32. WARNING: DiscouragedReference

Discouraged access: The method setLineNo(int) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

140 : message.setLineNo(lineNumber);

33. WARNING: DiscouragedReference

Discouraged access: The method setGroupName(String) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

141 : message.setGroupName(groupName);

34. WARNING: DiscouragedReference

Discouraged access: The method addMessage(IValidator, IMessage) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

143 : _reporter.addMessage(this, message);

35. WARNING: DiscouragedReference

Discouraged access: The method addMessage(IValidator, IMessage) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

148 : _reporter.addMessage(this, new LocalizedMessage(IMessage.HIGH_SEVERITY, msg, target));

36. WARNING: DiscouragedReference

Discouraged access: The constructor LocalizedMessage(int, String, Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

148 : _reporter.addMessage(this, new LocalizedMessage(IMessage.HIGH_SEVERITY, msg, target));

37. WARNING: DiscouragedReference

Discouraged access: The type LocalizedMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

148 : _reporter.addMessage(this, new LocalizedMessage(IMessage.HIGH_SEVERITY, msg, target));

38. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

148 : _reporter.addMessage(this, new LocalizedMessage(IMessage.HIGH_SEVERITY, msg, target));

39. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

148 : _reporter.addMessage(this, new LocalizedMessage(IMessage.HIGH_SEVERITY, msg, target));

40. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

156 : IMessage message = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg, target);

41. WARNING: DiscouragedReference

Discouraged access: The constructor LocalizedMessage(int, String, Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

156 : IMessage message = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg, target);

42. WARNING: DiscouragedReference

Discouraged access: The type LocalizedMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

156 : IMessage message = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg, target);

43. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

156 : IMessage message = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg, target);

44. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

156 : IMessage message = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg, target);

45. WARNING: DiscouragedReference

Discouraged access: The method setGroupName(String) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

157 : message.setGroupName( groupName );

46. WARNING: DiscouragedReference

Discouraged access: The method setLineNo(int) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

158 : message.setLineNo(lineNumber);

47. WARNING: DiscouragedReference

Discouraged access: The method addMessage(IValidator, IMessage) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

159 : _reporter.addMessage(this, message);

48. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

163 : IMessage message = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg, target);

49. WARNING: DiscouragedReference

Discouraged access: The constructor LocalizedMessage(int, String, Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

163 : IMessage message = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg, target);

50. WARNING: DiscouragedReference

Discouraged access: The type LocalizedMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

163 : IMessage message = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg, target);

51. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

163 : IMessage message = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg, target);

52. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

163 : IMessage message = new LocalizedMessage(IMessage.HIGH_SEVERITY, msg, target);

53. WARNING: DiscouragedReference

Discouraged access: The method setGroupName(String) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

164 : message.setGroupName( groupName );

54. WARNING: DiscouragedReference

Discouraged access: The method addMessage(IValidator, IMessage) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

165 : _reporter.addMessage(this, message);

55. WARNING: DiscouragedReference

Discouraged access: The method addMessage(IValidator, IMessage) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

247 : _reporter.addMessage(this, new Message(bundleName, IMessage.LOW_SEVERITY, msgId, msgArgs, target));

56. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[], Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

247 : _reporter.addMessage(this, new Message(bundleName, IMessage.LOW_SEVERITY, msgId, msgArgs, target));

57. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

247 : _reporter.addMessage(this, new Message(bundleName, IMessage.LOW_SEVERITY, msgId, msgArgs, target));

58. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

247 : _reporter.addMessage(this, new Message(bundleName, IMessage.LOW_SEVERITY, msgId, msgArgs, target));

59. WARNING: DiscouragedReference

Discouraged access: The field LOW_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

247 : _reporter.addMessage(this, new Message(bundleName, IMessage.LOW_SEVERITY, msgId, msgArgs, target));

60. WARNING: DiscouragedReference

Discouraged access: The method addMessage(IValidator, IMessage) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

251 : _reporter.addMessage(this, new LocalizedMessage(IMessage.LOW_SEVERITY, msg, target));

61. WARNING: DiscouragedReference

Discouraged access: The constructor LocalizedMessage(int, String, Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

251 : _reporter.addMessage(this, new LocalizedMessage(IMessage.LOW_SEVERITY, msg, target));

62. WARNING: DiscouragedReference

Discouraged access: The type LocalizedMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

251 : _reporter.addMessage(this, new LocalizedMessage(IMessage.LOW_SEVERITY, msg, target));

63. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

251 : _reporter.addMessage(this, new LocalizedMessage(IMessage.LOW_SEVERITY, msg, target));

64. WARNING: DiscouragedReference

Discouraged access: The field LOW_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

251 : _reporter.addMessage(this, new LocalizedMessage(IMessage.LOW_SEVERITY, msg, target));

65. WARNING: DiscouragedReference

Discouraged access: The method addMessage(IValidator, IMessage) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

333 : _reporter.addMessage(this, new Message(bundleName, IMessage.NORMAL_SEVERITY, msgId, msgArgs, target));

66. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[], Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

333 : _reporter.addMessage(this, new Message(bundleName, IMessage.NORMAL_SEVERITY, msgId, msgArgs, target));

67. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

333 : _reporter.addMessage(this, new Message(bundleName, IMessage.NORMAL_SEVERITY, msgId, msgArgs, target));

68. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

333 : _reporter.addMessage(this, new Message(bundleName, IMessage.NORMAL_SEVERITY, msgId, msgArgs, target));

69. WARNING: DiscouragedReference

Discouraged access: The field NORMAL_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

333 : _reporter.addMessage(this, new Message(bundleName, IMessage.NORMAL_SEVERITY, msgId, msgArgs, target));

70. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

337 : IMessage message = new Message(bundleName, IMessage.NORMAL_SEVERITY, msgId, msgArgs, target);

71. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[], Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

337 : IMessage message = new Message(bundleName, IMessage.NORMAL_SEVERITY, msgId, msgArgs, target);

72. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

337 : IMessage message = new Message(bundleName, IMessage.NORMAL_SEVERITY, msgId, msgArgs, target);

73. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

337 : IMessage message = new Message(bundleName, IMessage.NORMAL_SEVERITY, msgId, msgArgs, target);

74. WARNING: DiscouragedReference

Discouraged access: The field NORMAL_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

337 : IMessage message = new Message(bundleName, IMessage.NORMAL_SEVERITY, msgId, msgArgs, target);

75. WARNING: DiscouragedReference

Discouraged access: The method setGroupName(String) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

338 : message.setGroupName(groupName);

76. WARNING: DiscouragedReference

Discouraged access: The method addMessage(IValidator, IMessage) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

339 : _reporter.addMessage(this, message);

77. WARNING: DiscouragedReference

Discouraged access: The method addMessage(IValidator, IMessage) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

343 : _reporter.addMessage(this, new LocalizedMessage(IMessage.NORMAL_SEVERITY, msg, target));

78. WARNING: DiscouragedReference

Discouraged access: The constructor LocalizedMessage(int, String, Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

343 : _reporter.addMessage(this, new LocalizedMessage(IMessage.NORMAL_SEVERITY, msg, target));

79. WARNING: DiscouragedReference

Discouraged access: The type LocalizedMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

343 : _reporter.addMessage(this, new LocalizedMessage(IMessage.NORMAL_SEVERITY, msg, target));

80. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

343 : _reporter.addMessage(this, new LocalizedMessage(IMessage.NORMAL_SEVERITY, msg, target));

81. WARNING: DiscouragedReference

Discouraged access: The field NORMAL_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

343 : _reporter.addMessage(this, new LocalizedMessage(IMessage.NORMAL_SEVERITY, msg, target));

82. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

346 : IMessage message = new LocalizedMessage(IMessage.NORMAL_SEVERITY, msg, target);

83. WARNING: DiscouragedReference

Discouraged access: The constructor LocalizedMessage(int, String, Object) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

346 : IMessage message = new LocalizedMessage(IMessage.NORMAL_SEVERITY, msg, target);

84. WARNING: DiscouragedReference

Discouraged access: The type LocalizedMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

346 : IMessage message = new LocalizedMessage(IMessage.NORMAL_SEVERITY, msg, target);

85. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

346 : IMessage message = new LocalizedMessage(IMessage.NORMAL_SEVERITY, msg, target);

86. WARNING: DiscouragedReference

Discouraged access: The field NORMAL_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

346 : IMessage message = new LocalizedMessage(IMessage.NORMAL_SEVERITY, msg, target);

87. WARNING: DiscouragedReference

Discouraged access: The method setGroupName(String) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

347 : message.setGroupName(groupName);

88. WARNING: DiscouragedReference

Discouraged access: The method addMessage(IValidator, IMessage) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

348 : _reporter.addMessage(this, message);

89. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

364 : public void cleanup(IReporter reporter) {

90. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

526 : public void validate(IValidationContext inHelper, IReporter inReporter) throws ValidationException {

91. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

526 : public void validate(IValidationContext inHelper, IReporter inReporter) throws ValidationException {

92. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

526 : public void validate(IValidationContext inHelper, IReporter inReporter) throws ValidationException {

93. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

534 : public IStatus validateInJob(IValidationContext inHelper, IReporter inReporter) throws ValidationException {

94. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

534 : public IStatus validateInJob(IValidationContext inHelper, IReporter inReporter) throws ValidationException {

95. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

534 : public IStatus validateInJob(IValidationContext inHelper, IReporter inReporter) throws ValidationException {

96. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type IValidatorJob is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

538 : status = OK_STATUS;

97. WARNING: DiscouragedReference

Discouraged access: The method isCancelled() from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

594 : if( _reporter.isCancelled() ){

98. WARNING: DiscouragedReference

Discouraged access: The method getExternalizedMessage(String) from the type ResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

595 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

99. WARNING: DiscouragedReference

Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

595 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

100. WARNING: DiscouragedReference

Discouraged access: The field VBF_STATUS_VALIDATOR_TERMINATED from the type ResourceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

J2EEValidator.java :

595 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

Source File: org/eclipse/jst/j2ee/model/internal/validation/MessageDrivenBeanClassVRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageDrivenBeanClassVRule.java :

23 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageDrivenBeanClassVRule.java :

24 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageDrivenBeanClassVRule.java :

178 : public final void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageDrivenBeanClassVRule.java :

200 : public void validateEjbCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageDrivenBeanClassVRule.java :

204 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2501_ejbCreate, IEJBValidationContext.INFO, bean, clazz, method, this);

6. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageDrivenBeanClassVRule.java :

209 : public void validateEjbRemoveMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, InvalidInputException, ValidationException {

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageDrivenBeanClassVRule.java :

213 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2501_ejbRemove, IEJBValidationContext.INFO, bean, clazz, method, this);

8. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageDrivenBeanClassVRule.java :

244 : ValidationCancelledException, ValidationException {

9. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageDrivenBeanClassVRule.java :

255 : public void validateOnMessageMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method) throws ValidationCancelledException, InvalidInputException, ValidationException {

10. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageDrivenBeanClassVRule.java :

258 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2445, IEJBValidationContext.WARNING, bean, clazz, method, this);

11. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageDrivenBeanClassVRule.java :

264 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2446, IEJBValidationContext.WARNING, bean, clazz, method, this);

12. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageDrivenBeanClassVRule.java :

270 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2447, IEJBValidationContext.WARNING, bean, clazz, method, this);

13. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageDrivenBeanClassVRule.java :

277 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2505_onMessage, IEJBValidationContext.WARNING, bean, clazz, method, this);

14. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageDrivenBeanClassVRule.java :

282 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2501_onMessage, IEJBValidationContext.INFO, bean, clazz, method, this);

15. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageDrivenBeanClassVRule.java :

287 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2503_onMessage, IEJBValidationContext.WARNING, bean, clazz, method, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/MessageUtility.java
1. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

31 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

177 : protected IMessage getMessage(IEJBValidationContext vc, int severity, String id, String[] parms, Object target, String groupName) {

3. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

178 : IMessage message = vc.getMessage();

4. WARNING: DiscouragedReference

Discouraged access: The method setSeverity(int) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

179 : message.setSeverity(severity);

5. WARNING: DiscouragedReference

Discouraged access: The method setId(String) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

180 : message.setId(id);

6. WARNING: DiscouragedReference

Discouraged access: The method setParams(String[]) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

181 : message.setParams(parms);

7. WARNING: DiscouragedReference

Discouraged access: The method setTargetObject(Object) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

182 : message.setTargetObject(target);

8. WARNING: DiscouragedReference

Discouraged access: The method setGroupName(String) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

183 : message.setGroupName(groupName);

9. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

190 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EJBJar target, IValidationRule rule) {

10. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

195 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, SecurityRole target, IValidationRule rule) {

11. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

200 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, SecurityRoleRef target, IValidationRule rule) {

12. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

205 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, MethodElement target, IValidationRule rule) {

13. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

210 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, MethodTransaction target, IValidationRule rule) {

14. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

215 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, MethodPermission target, IValidationRule rule) {

15. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

220 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EJBRelationshipRole target, IValidationRule rule) {

16. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

225 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, CommonRelationshipRole target, IValidationRule rule) {

17. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

230 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EJBRelation target, IValidationRule rule) {

18. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

235 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, AssemblyDescriptor target, IValidationRule rule) {

19. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

243 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EJBJar target, String[] parms, IValidationRule rule) {

20. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

248 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, MethodElement target, String[] parms, IValidationRule rule) {

21. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

253 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EJBRelationshipRole target, String[] parms, IValidationRule rule) {

22. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

258 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, SecurityRoleRef target, String[] parms, IValidationRule rule) {

23. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

263 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EJBRelation target, String[] parms, IValidationRule rule) {

24. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

268 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EnterpriseBean bean, Object target, IValidationRule rule) {

25. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

273 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EnterpriseBean bean, Object target, String[] parms, IValidationRule rule) {

26. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

278 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EnterpriseBean bean, IValidationRule rule) {

27. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

283 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EnterpriseBean bean, String[] parms, IValidationRule rule) {

28. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

288 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EnterpriseBean bean, JavaClass clazz, IValidationRule rule) {

29. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

293 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EnterpriseBean bean, JavaClass clazz, String[] additionalParms, IValidationRule rule) {

30. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

298 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EnterpriseBean bean, JavaClass clazz, Method method, IValidationRule rule) {

31. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

306 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EnterpriseBean bean, JavaClass clazz, Method method, String[] additionalParms, IValidationRule rule) {

32. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

314 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EnterpriseBean bean, JavaClass clazz, Field field, IValidationRule rule) {

33. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

322 : public IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, EnterpriseBean bean, JavaClass clazz, Field field, String[] additionalParms, IValidationRule rule) {

34. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

MessageUtility.java :

330 : protected IMessage getMessage(IEJBValidationContext vc, Object messageNumber, int severity, String[] additionalParms, JavaClass clazz, EObject fieldOrMethod, String fieldOrMethodName, boolean isMethodOnClass, String groupName, IValidationRule rule) {

Source File: org/eclipse/jst/j2ee/model/internal/validation/RoleHelper.java
1. WARNING: MethodVarargsArgumentNeedCast

The argument of type String[] should explicitly be cast to Object[] for the invocation of the varargs method format(String, Object...) from type MessageFormat. It could alternatively be cast to Object for a varargs invocation

RoleHelper.java :

103 : return java.text.MessageFormat.format(pattern, replacements);

Source File: org/eclipse/jst/j2ee/model/internal/validation/StatefulSessionBeanClassVRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

StatefulSessionBeanClassVRule.java :

22 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

StatefulSessionBeanClassVRule.java :

23 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

StatefulSessionBeanClassVRule.java :

172 : public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

StatefulSessionBeanClassVRule.java :

217 : public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException {

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

StatefulSessionBeanClassVRule.java :

238 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2003I, IEJBValidationContext.INFO, bean, bean.getEjbClass(), this);

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

StatefulSessionBeanClassVRule.java :

244 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2907, IEJBValidationContext.WARNING, bean, msgParm, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/StatelessSessionBeanClassVRule.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

StatelessSessionBeanClassVRule.java :

21 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

StatelessSessionBeanClassVRule.java :

22 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

StatelessSessionBeanClassVRule.java :

175 : public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

StatelessSessionBeanClassVRule.java :

217 : public void validateEjbCreateMethod(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz, Method method, List[] methodsExtendedLists) throws ValidationCancelledException, InvalidInputException, ValidationException {

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

StatelessSessionBeanClassVRule.java :

219 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb20Constants.CHKJ2476, IEJBValidationContext.ERROR, bean, clazz, method, this);

6. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

StatelessSessionBeanClassVRule.java :

229 : public void validate(IEJBValidationContext vc, EnterpriseBean bean, JavaClass clazz) throws ValidationCancelledException, InvalidInputException, ValidationException {

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

StatelessSessionBeanClassVRule.java :

247 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2003E, IEJBValidationContext.ERROR, bean, bean.getEjbClass(), this);

8. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

StatelessSessionBeanClassVRule.java :

253 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2907, IEJBValidationContext.WARNING, bean, msgParm, this);

Source File: org/eclipse/jst/j2ee/model/internal/validation/ValidateBMPBean.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateBMPBean.java :

22 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateBMPBean.java :

23 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateBMPBean.java :

187 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2408_ejbFind, IEJBValidationContext.ERROR, bean, clazz, method, this);

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateBMPBean.java :

193 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2410_ejbFind, IEJBValidationContext.ERROR, bean, clazz, method, this);

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateBMPBean.java :

198 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2409_ejbFind, IEJBValidationContext.ERROR, bean, clazz, method, this);

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateBMPBean.java :

240 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2407, IEJBValidationContext.WARNING, bean, clazz, method, new String[] { primaryKey.getQualifiedName()}, this);

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateBMPBean.java :

265 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2009, IEJBValidationContext.ERROR, bean, clazz, new String[] { clazz.getQualifiedName()}, this);

8. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateBMPBean.java :

284 : public void preValidate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException {

Source File: org/eclipse/jst/j2ee/model/internal/validation/ValidateCMPBean.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateCMPBean.java :

29 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateCMPBean.java :

30 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateCMPBean.java :

276 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2203, IEJBValidationContext.ERROR, bean, clazz, field, this);

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateCMPBean.java :

281 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2201, IEJBValidationContext.ERROR, bean, clazz, field, this);

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateCMPBean.java :

310 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2202, IEJBValidationContext.WARNING, bean, clazz, field, this);

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateCMPBean.java :

326 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2004, IEJBValidationContext.WARNING, bean, clazz, method, new String[] { clazz.getQualifiedName()}, this);

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateCMPBean.java :

355 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2207, IEJBValidationContext.ERROR, bean, clazz, keyField, msgParm, this);

8. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateCMPBean.java :

366 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2032, IEJBValidationContext.WARNING, bean, clazz, new String[] { clazz.getQualifiedName()}, this);

9. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateCMPBean.java :

373 : public void preValidate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException {

Source File: org/eclipse/jst/j2ee/model/internal/validation/ValidateCMPKey.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateCMPKey.java :

27 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateCMPKey.java :

28 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateCMPKey.java :

158 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2205, IEJBValidationContext.WARNING, bean, clazz, field, this);

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateCMPKey.java :

173 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2206, IEJBValidationContext.WARNING, bean, clazz, field, msgParm, this);

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateCMPKey.java :

215 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2020, IEJBValidationContext.ERROR, bean, clazz, new String[] { clazz.getQualifiedName()}, this);

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateCMPKey.java :

231 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2829, IEJBValidationContext.ERROR, bean, primaryKey, new String[] { primaryKey.getName(), beanName }, this);

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateCMPKey.java :

247 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2021, IEJBValidationContext.ERROR, bean, clazz, new String[] { clazz.getQualifiedName()}, this);

8. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateCMPKey.java :

254 : public void preValidate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException {

Source File: org/eclipse/jst/j2ee/model/internal/validation/ValidateSessionBean.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionBean.java :

25 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionBean.java :

26 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionBean.java :

255 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2003E, IEJBValidationContext.ERROR, bean, bean.getEjbClass(), this);

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionBean.java :

263 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2433, IEJBValidationContext.WARNING, bean, msgParm, this);

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionBean.java :

274 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2003I, IEJBValidationContext.INFO, bean, bean.getEjbClass(), this);

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionBean.java :

280 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2907, IEJBValidationContext.WARNING, bean, msgParm, this);

7. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionBean.java :

324 : IMessage message = MessageUtility.getUtility().getMessage(vc, IEJBValidatorMessageConstants.CHKJ2040, IEJBValidationContext.INFO, bean, clazz, msgParm, this);

8. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionBean.java :

358 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2401, IEJBValidationContext.ERROR, bean, clazz, method, new String[] {clazz.getQualifiedName()}, this);

9. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionBean.java :

381 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2007, IEJBValidationContext.WARNING, bean, clazz, method, new String[] {clazz.getQualifiedName()}, this);

10. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionBean.java :

396 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2006, IEJBValidationContext.ERROR, bean, clazz, modelObjectName, this);

11. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionBean.java :

401 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2008, IEJBValidationContext.ERROR, bean, clazz, modelObjectName, this);

12. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionBean.java :

410 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2025, IEJBValidationContext.ERROR, bean, clazz, (Method) iterator.next(), modelObjectName, this);

13. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionBean.java :

430 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2408_bus, IEJBValidationContext.ERROR, bean, clazz, method, this);

14. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionBean.java :

436 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2410_bus, IEJBValidationContext.ERROR, bean, clazz, method, this);

15. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionBean.java :

441 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2409_bus, IEJBValidationContext.ERROR, bean, clazz, method, this);

16. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionBean.java :

462 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2408_ejbCreate, IEJBValidationContext.ERROR, bean, clazz, method, this);

17. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionBean.java :

468 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2410_ejbCreate, IEJBValidationContext.ERROR, bean, clazz, method, this);

18. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionBean.java :

473 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2409_ejbCreate, IEJBValidationContext.ERROR, bean, clazz, method, this);

19. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionBean.java :

488 : public void preValidate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException {

Source File: org/eclipse/jst/j2ee/model/internal/validation/ValidateSessionHome.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionHome.java :

23 : import org.eclipse.wst.validation.internal.core.ValidationException;

2. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionHome.java :

24 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

3. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionHome.java :

151 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2419, IEJBValidationContext.ERROR, bean, clazz, hiMethod, this);

4. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionHome.java :

212 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2414, IEJBValidationContext.ERROR, bean, clazz, method, msgParm, this);

5. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionHome.java :

229 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2010, IEJBValidationContext.ERROR, bean, clazz, modelObjectName, this);

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionHome.java :

239 : IMessage message = MessageUtility.getUtility().getMessage(vc, IMessagePrefixEjb11Constants.CHKJ2024, IEJBValidationContext.ERROR, bean, clazz, (Method) iterator.next(), modelObjectName, this);

7. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

ValidateSessionHome.java :

247 : public void preValidate(IEJBValidationContext vc, Object targetParent, Object target) throws ValidationCancelledException, ValidationException {

Source File: org/eclipse/jst/j2ee/model/internal/validation/ValidationRuleUtility.java
1. WARNING: MethodVarargsArgumentNeedCast

The argument of type String[] should explicitly be cast to Object[] for the invocation of the varargs method format(String, Object...) from type MessageFormat. It could alternatively be cast to Object for a varargs invocation

ValidationRuleUtility.java :

690 : String result = MessageFormat.format(text, new String[]{javaClassName, String.valueOf(resourceSet)});

Source File: org/eclipse/jst/j2ee/model/internal/validation/WarValidator.java
1. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

WarValidator.java :

61 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;

2. WARNING: DiscouragedReference

Discouraged access: The type ResourceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

62 : import org.eclipse.wst.validation.internal.ResourceConstants;

3. WARNING: DiscouragedReference

Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

63 : import org.eclipse.wst.validation.internal.ResourceHandler;

4. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

64 : import org.eclipse.wst.validation.internal.core.Message;

5. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

65 : import org.eclipse.wst.validation.internal.core.ValidationException;

6. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

66 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;

7. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

67 : import org.eclipse.wst.validation.internal.provisional.core.IReporter;

8. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

68 : import org.eclipse.wst.validation.internal.provisional.core.IValidationContext;

9. WARNING: DiscouragedReference

Discouraged access: The method isCancelled() from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

106 : if( _reporter.isCancelled() ){

10. WARNING: DiscouragedReference

Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

107 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

11. WARNING: DiscouragedReference

Discouraged access: The method getExternalizedMessage(String) from the type ResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

107 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

12. WARNING: DiscouragedReference

Discouraged access: The type ResourceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

107 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

13. WARNING: DiscouragedReference

Discouraged access: The field VBF_STATUS_VALIDATOR_TERMINATED from the type ResourceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

107 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

14. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

WarValidator.java :

108 : status = WTPCommonPlugin.createCancelStatus(msg);

15. WARNING: DiscouragedReference

Discouraged access: The method createCancelStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

WarValidator.java :

108 : status = WTPCommonPlugin.createCancelStatus(msg);

16. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

245 : public void validate() throws ValidationException {

17. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

309 : public void validate(IValidationContext inHelper, IReporter inReporter) throws ValidationException {

18. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

309 : public void validate(IValidationContext inHelper, IReporter inReporter) throws ValidationException {

19. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

309 : public void validate(IValidationContext inHelper, IReporter inReporter) throws ValidationException {

20. WARNING: DiscouragedReference

Discouraged access: The type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

314 : public IStatus validateInJob(IValidationContext inHelper, IReporter inReporter) throws ValidationException {

21. WARNING: DiscouragedReference

Discouraged access: The type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

314 : public IStatus validateInJob(IValidationContext inHelper, IReporter inReporter) throws ValidationException {

22. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

314 : public IStatus validateInJob(IValidationContext inHelper, IReporter inReporter) throws ValidationException {

23. WARNING: DiscouragedReference

Discouraged access: The method removeAllMessages(IValidator, Object) from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

319 : _reporter.removeAllMessages(this, null); // Note the WarHelper will return web.xml with a

24. WARNING: DiscouragedReference

Discouraged access: The method isCancelled() from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

322 : if( !_reporter.isCancelled()){

25. WARNING: DiscouragedReference

Discouraged access: The method loadModel(String) from the type IValidationContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

324 : warFile = (WARFile) _helper.loadModel(WAR_MODEL_NAME);

26. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

331 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_INVALID_WAR_FILE);

27. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

331 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_INVALID_WAR_FILE);

28. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

331 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_INVALID_WAR_FILE);

29. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

331 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_INVALID_WAR_FILE);

30. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

331 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_INVALID_WAR_FILE);

31. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

WarValidator.java :

332 : status = WTPCommonPlugin.createErrorStatus( errorMsg.getText( getClass().getClassLoader() ));

32. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

WarValidator.java :

332 : status = WTPCommonPlugin.createErrorStatus( errorMsg.getText( getClass().getClassLoader() ));

33. WARNING: DiscouragedReference

Discouraged access: The method getText(ClassLoader) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

332 : status = WTPCommonPlugin.createErrorStatus( errorMsg.getText( getClass().getClassLoader() ));

34. WARNING: DiscouragedReference

Discouraged access: The constructor ValidationException(IMessage) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

333 : throw new ValidationException(errorMsg);

35. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

333 : throw new ValidationException(errorMsg);

36. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

336 : } catch (ValidationException ex) {

37. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

341 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_WAR_VALIDATION_FAILED, parms);

38. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[]) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

341 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_WAR_VALIDATION_FAILED, parms);

39. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

341 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_WAR_VALIDATION_FAILED, parms);

40. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

341 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_WAR_VALIDATION_FAILED, parms);

41. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

341 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_WAR_VALIDATION_FAILED, parms);

42. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

WarValidator.java :

342 : status = WTPCommonPlugin.createErrorStatus(errorMsg.getText( getClass().getClassLoader() ));

43. WARNING: DiscouragedReference

Discouraged access: The method createErrorStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

WarValidator.java :

342 : status = WTPCommonPlugin.createErrorStatus(errorMsg.getText( getClass().getClassLoader() ));

44. WARNING: DiscouragedReference

Discouraged access: The method getText(ClassLoader) from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

342 : status = WTPCommonPlugin.createErrorStatus(errorMsg.getText( getClass().getClassLoader() ));

45. WARNING: DiscouragedReference

Discouraged access: The constructor ValidationException(IMessage, Throwable) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

343 : throw new ValidationException(errorMsg, e);

46. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

343 : throw new ValidationException(errorMsg, e);

47. WARNING: DiscouragedReference

Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

346 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

48. WARNING: DiscouragedReference

Discouraged access: The method getExternalizedMessage(String) from the type ResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

346 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

49. WARNING: DiscouragedReference

Discouraged access: The type ResourceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

346 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

50. WARNING: DiscouragedReference

Discouraged access: The field VBF_STATUS_VALIDATOR_TERMINATED from the type ResourceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

346 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

51. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

WarValidator.java :

347 : status = WTPCommonPlugin.createCancelStatus(msg);

52. WARNING: DiscouragedReference

Discouraged access: The method createCancelStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

WarValidator.java :

347 : status = WTPCommonPlugin.createCancelStatus(msg);

53. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

356 : public void validate(Object aWarFile) throws ValidationException {

54. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

368 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_WAR_VALIDATION_FAILED, parms);

55. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String, String[]) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

368 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_WAR_VALIDATION_FAILED, parms);

56. WARNING: DiscouragedReference

Discouraged access: The type Message is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

368 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_WAR_VALIDATION_FAILED, parms);

57. WARNING: DiscouragedReference

Discouraged access: The type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

368 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_WAR_VALIDATION_FAILED, parms);

58. WARNING: DiscouragedReference

Discouraged access: The field HIGH_SEVERITY from the type IMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

368 : IMessage errorMsg = new Message(getBaseName(), IMessage.HIGH_SEVERITY, ERROR_WAR_VALIDATION_FAILED, parms);

59. WARNING: DiscouragedReference

Discouraged access: The constructor ValidationException(IMessage) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

369 : throw new ValidationException(errorMsg);

60. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

369 : throw new ValidationException(errorMsg);

61. WARNING: DiscouragedReference

Discouraged access: The method isCancelled() from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

423 : if( _reporter.isCancelled() ){

62. WARNING: DiscouragedReference

Discouraged access: The method getExternalizedMessage(String) from the type ResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

424 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

63. WARNING: DiscouragedReference

Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

424 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

64. WARNING: DiscouragedReference

Discouraged access: The type ResourceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

424 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

65. WARNING: DiscouragedReference

Discouraged access: The field VBF_STATUS_VALIDATOR_TERMINATED from the type ResourceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

424 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

66. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

WarValidator.java :

425 : status = WTPCommonPlugin.createCancelStatus(msg);

67. WARNING: DiscouragedReference

Discouraged access: The method createCancelStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

WarValidator.java :

425 : status = WTPCommonPlugin.createCancelStatus(msg);

68. WARNING: DiscouragedReference

Discouraged access: The method isCancelled() from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

667 : if( _reporter.isCancelled() ){

69. WARNING: DiscouragedReference

Discouraged access: The method getExternalizedMessage(String) from the type ResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

668 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

70. WARNING: DiscouragedReference

Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

668 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

71. WARNING: DiscouragedReference

Discouraged access: The type ResourceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

668 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

72. WARNING: DiscouragedReference

Discouraged access: The field VBF_STATUS_VALIDATOR_TERMINATED from the type ResourceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

668 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

73. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

WarValidator.java :

669 : status = WTPCommonPlugin.createCancelStatus(msg);

74. WARNING: DiscouragedReference

Discouraged access: The method createCancelStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

WarValidator.java :

669 : status = WTPCommonPlugin.createCancelStatus(msg);

75. WARNING: DiscouragedReference

Discouraged access: The method isCancelled() from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

815 : if( _reporter.isCancelled()){

76. WARNING: DiscouragedReference

Discouraged access: The method getExternalizedMessage(String) from the type ResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

816 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

77. WARNING: DiscouragedReference

Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

816 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

78. WARNING: DiscouragedReference

Discouraged access: The type ResourceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

816 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

79. WARNING: DiscouragedReference

Discouraged access: The field VBF_STATUS_VALIDATOR_TERMINATED from the type ResourceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

816 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

80. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

WarValidator.java :

817 : status = WTPCommonPlugin.createCancelStatus(msg);

81. WARNING: DiscouragedReference

Discouraged access: The method createCancelStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

WarValidator.java :

817 : status = WTPCommonPlugin.createCancelStatus(msg);

82. WARNING: DiscouragedReference

Discouraged access: The method isCancelled() from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

893 : if( _reporter.isCancelled() ){

83. WARNING: DiscouragedReference

Discouraged access: The method getExternalizedMessage(String) from the type ResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

894 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

84. WARNING: DiscouragedReference

Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

894 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

85. WARNING: DiscouragedReference

Discouraged access: The type ResourceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

894 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

86. WARNING: DiscouragedReference

Discouraged access: The field VBF_STATUS_VALIDATOR_TERMINATED from the type ResourceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

894 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

87. WARNING: DiscouragedReference

Discouraged access: The method createCancelStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

WarValidator.java :

895 : status = WTPCommonPlugin.createCancelStatus(msg);

88. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

WarValidator.java :

895 : status = WTPCommonPlugin.createCancelStatus(msg);

89. WARNING: DiscouragedReference

Discouraged access: The method isCancelled() from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

1071 : if( _reporter.isCancelled() ){

90. WARNING: DiscouragedReference

Discouraged access: The method getExternalizedMessage(String) from the type ResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

1072 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

91. WARNING: DiscouragedReference

Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

1072 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

92. WARNING: DiscouragedReference

Discouraged access: The type ResourceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

1072 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

93. WARNING: DiscouragedReference

Discouraged access: The field VBF_STATUS_VALIDATOR_TERMINATED from the type ResourceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

1072 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

94. WARNING: DiscouragedReference

Discouraged access: The method createCancelStatus(String) from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

WarValidator.java :

1073 : status = WTPCommonPlugin.createCancelStatus(msg);

95. WARNING: DiscouragedReference

Discouraged access: The type WTPCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.103.v200802192030.jar

WarValidator.java :

1073 : status = WTPCommonPlugin.createCancelStatus(msg);

96. WARNING: DiscouragedReference

Discouraged access: The method isCancelled() from the type IReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

1117 : if( _reporter.isCancelled() ){

97. WARNING: DiscouragedReference

Discouraged access: The method getExternalizedMessage(String) from the type ResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

1118 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

98. WARNING: DiscouragedReference

Discouraged access: The type ResourceHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

1118 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

99. WARNING: DiscouragedReference

Discouraged access: The type ResourceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

1118 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

100. WARNING: DiscouragedReference

Discouraged access: The field VBF_STATUS_VALIDATOR_TERMINATED from the type ResourceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar

WarValidator.java :

1118 : String msg = ResourceHandler.getExternalizedMessage(ResourceConstants.VBF_STATUS_VALIDATOR_TERMINATED);

Source File: org/eclipse/jst/javaee/application/internal/impl/ApplicationImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type StringUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationImpl.java :

34 : import org.eclipse.wst.common.internal.emf.utilities.StringUtil;

2. WARNING: DiscouragedReference

Discouraged access: The type StringUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationImpl.java :

530 : if (StringUtil.stringsEqual(uri, aModule.getUri()) && StringUtil.stringsEqual(altDD, aModule.getAltDd()))

3. WARNING: DiscouragedReference

Discouraged access: The method stringsEqual(String, String) from the type StringUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationImpl.java :

530 : if (StringUtil.stringsEqual(uri, aModule.getUri()) && StringUtil.stringsEqual(altDD, aModule.getAltDd()))

4. WARNING: DiscouragedReference

Discouraged access: The type StringUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationImpl.java :

530 : if (StringUtil.stringsEqual(uri, aModule.getUri()) && StringUtil.stringsEqual(altDD, aModule.getAltDd()))

5. WARNING: DiscouragedReference

Discouraged access: The method stringsEqual(String, String) from the type StringUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationImpl.java :

530 : if (StringUtil.stringsEqual(uri, aModule.getUri()) && StringUtil.stringsEqual(altDD, aModule.getAltDd()))

Source File: org/eclipse/jst/javaee/application/internal/util/ApplicationResourceImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type IRootObjectResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceImpl.java :

21 : import org.eclipse.wst.common.internal.emf.resource.IRootObjectResource;

2. WARNING: DiscouragedReference

Discouraged access: The type IRootObjectResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationResourceImpl.java :

30 : public class ApplicationResourceImpl extends JavaeeResourceImpl implements IRootObjectResource {

Source File: org/eclipse/jst/javaee/applicationclient/internal/util/ApplicationclientResourceImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type IRootObjectResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationclientResourceImpl.java :

21 : import org.eclipse.wst.common.internal.emf.resource.IRootObjectResource;

2. WARNING: DiscouragedReference

Discouraged access: The type IRootObjectResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

ApplicationclientResourceImpl.java :

30 : public class ApplicationclientResourceImpl extends JavaeeResourceImpl implements IRootObjectResource{

Source File: org/eclipse/jst/javaee/ejb/internal/util/EjbResourceImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type IRootObjectResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EjbResourceImpl.java :

21 : import org.eclipse.wst.common.internal.emf.resource.IRootObjectResource;

2. WARNING: DiscouragedReference

Discouraged access: The type IRootObjectResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

EjbResourceImpl.java :

30 : public class EjbResourceImpl extends JavaeeResourceImpl implements IRootObjectResource {

Source File: org/eclipse/jst/javaee/web/internal/util/WebResourceImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type IRootObjectResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebResourceImpl.java :

21 : import org.eclipse.wst.common.internal.emf.resource.IRootObjectResource;

2. WARNING: DiscouragedReference

Discouraged access: The type IRootObjectResource is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R2.0.2-P/eclipse/plugins/org.eclipse.wst.common.emf_1.1.104.v200709131115.jar

WebResourceImpl.java :

30 : public class WebResourceImpl extends JavaeeResourceImpl implements IRootObjectResource{