Compiler Report

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

Number of source files: 29 Number of classfiles: 29

Problems: 155 (Errors: 0 Warnings: 155 )

Source File: org/eclipse/jst/j2ee/ejb/annotation/internal/model/ContainerManagedEntityBeanDataModelProvider.java
1. WARNING: DiscouragedReference

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

ContainerManagedEntityBeanDataModelProvider.java :

23 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;

2. WARNING: DiscouragedReference

Discouraged access: The field USE_ANNOTATIONS from the type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

ContainerManagedEntityBeanDataModelProvider.java :

62 : if (propertyName.equals(USE_ANNOTATIONS))

3. WARNING: DiscouragedReference

Discouraged access: The field MODIFIER_ABSTRACT from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

ContainerManagedEntityBeanDataModelProvider.java :

68 : else if (propertyName.equals(MODIFIER_ABSTRACT))

4. WARNING: DiscouragedReference

Discouraged access: The field SUPERCLASS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

ContainerManagedEntityBeanDataModelProvider.java :

70 : else if (propertyName.equals(SUPERCLASS))

5. WARNING: DiscouragedReference

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

ContainerManagedEntityBeanDataModelProvider.java :

108 : return WTPCommonPlugin.createErrorStatus(msg);

6. WARNING: DiscouragedReference

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

ContainerManagedEntityBeanDataModelProvider.java :

108 : return WTPCommonPlugin.createErrorStatus(msg);

7. WARNING: DiscouragedReference

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

ContainerManagedEntityBeanDataModelProvider.java :

111 : return WTPCommonPlugin.OK_STATUS;

8. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot

ContainerManagedEntityBeanDataModelProvider.java :

111 : return WTPCommonPlugin.OK_STATUS;

9. WARNING: DiscouragedReference

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

ContainerManagedEntityBeanDataModelProvider.java :

118 : return WTPCommonPlugin.createErrorStatus(msg);

10. WARNING: DiscouragedReference

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

ContainerManagedEntityBeanDataModelProvider.java :

118 : return WTPCommonPlugin.createErrorStatus(msg);

11. WARNING: DiscouragedReference

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

ContainerManagedEntityBeanDataModelProvider.java :

123 : return WTPCommonPlugin.createErrorStatus(msg);

12. WARNING: DiscouragedReference

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

ContainerManagedEntityBeanDataModelProvider.java :

123 : return WTPCommonPlugin.createErrorStatus(msg);

13. WARNING: DiscouragedReference

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

ContainerManagedEntityBeanDataModelProvider.java :

126 : return WTPCommonPlugin.OK_STATUS;

14. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot

ContainerManagedEntityBeanDataModelProvider.java :

126 : return WTPCommonPlugin.OK_STATUS;

15. WARNING: DiscouragedReference

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

ContainerManagedEntityBeanDataModelProvider.java :

133 : return WTPCommonPlugin.createErrorStatus(msg);

16. WARNING: DiscouragedReference

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

ContainerManagedEntityBeanDataModelProvider.java :

133 : return WTPCommonPlugin.createErrorStatus(msg);

17. WARNING: DiscouragedReference

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

ContainerManagedEntityBeanDataModelProvider.java :

156 : return WTPCommonPlugin.createErrorStatus(IEJBAnnotationConstants.ERR_DUPLICATE_ATTRIBUTES);

18. WARNING: DiscouragedReference

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

ContainerManagedEntityBeanDataModelProvider.java :

156 : return WTPCommonPlugin.createErrorStatus(IEJBAnnotationConstants.ERR_DUPLICATE_ATTRIBUTES);

19. WARNING: DiscouragedReference

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

ContainerManagedEntityBeanDataModelProvider.java :

168 : return WTPCommonPlugin.createErrorStatus(IEJBAnnotationConstants.ERR_NO_KEY);

20. WARNING: DiscouragedReference

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

ContainerManagedEntityBeanDataModelProvider.java :

168 : return WTPCommonPlugin.createErrorStatus(IEJBAnnotationConstants.ERR_NO_KEY);

21. WARNING: DiscouragedReference

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

ContainerManagedEntityBeanDataModelProvider.java :

170 : return WTPCommonPlugin.OK_STATUS;

22. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot

ContainerManagedEntityBeanDataModelProvider.java :

170 : return WTPCommonPlugin.OK_STATUS;

Source File: org/eclipse/jst/j2ee/ejb/annotation/internal/model/EnterpriseBeanClassDataModelProvider.java
1. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBeanClassDataModelProvider.java :

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

2. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

29 : import org.eclipse.jst.j2ee.internal.common.J2EECommonMessages;

3. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

30 : import org.eclipse.jst.j2ee.internal.common.operations.NewJavaClassDataModelProvider;

4. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

33 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;

5. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

35 : public abstract class EnterpriseBeanClassDataModelProvider extends NewJavaClassDataModelProvider implements IEnterpriseBeanClassDataModelProperties {

6. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

38 : super();

7. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

51 : Set propertyNames = super.getPropertyNames();

8. WARNING: DiscouragedReference

Discouraged access: The field USE_ANNOTATIONS from the type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

52 : propertyNames.add(USE_ANNOTATIONS);

9. WARNING: DiscouragedReference

Discouraged access: The field CLASS_NAME from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

58 : propertyNames.add(CLASS_NAME);

10. WARNING: DiscouragedReference

Discouraged access: The field USE_ANNOTATIONS from the type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

80 : if (USE_ANNOTATIONS.equals(propertyName)) {

11. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

92 : if (getTargetProject() == null || getTargetComponent() == null)

12. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

92 : if (getTargetProject() == null || getTargetComponent() == null)

13. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

96 : ejbEdit = EJBArtifactEdit.getEJBArtifactEditForRead(getTargetProject());

14. WARNING: DiscouragedReference

Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBeanClassDataModelProvider.java :

99 : return ejbEdit.getJ2EEVersion() > J2EEVersionConstants.VERSION_1_2;

15. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_2 from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot

EnterpriseBeanClassDataModelProvider.java :

99 : return ejbEdit.getJ2EEVersion() > J2EEVersionConstants.VERSION_1_2;

16. WARNING: DiscouragedReference

Discouraged access: The method propertySet(String, Object) from the type NewJavaClassDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

111 : boolean result = super.propertySet(propertyName, propertyValue);

17. WARNING: DiscouragedReference

Discouraged access: The field COMPONENT_NAME from the type IArtifactEditOperationDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot

EnterpriseBeanClassDataModelProvider.java :

114 : if (propertyName.equals(COMPONENT_NAME)) {

18. WARNING: DiscouragedReference

Discouraged access: The field USE_ANNOTATIONS from the type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

115 : getDataModel().notifyPropertyChange(USE_ANNOTATIONS, IDataModel.ENABLE_CHG);

19. WARNING: DiscouragedReference

Discouraged access: The field CLASS_NAME from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

116 : } else if (propertyName.equals(CLASS_NAME)) {

20. WARNING: DiscouragedReference

Discouraged access: The field USE_ANNOTATIONS from the type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

131 : if (propertyName.equals(USE_ANNOTATIONS))

21. WARNING: DiscouragedReference

Discouraged access: The field CLASS_NAME from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

133 : else if (propertyName.equals(CLASS_NAME))

22. WARNING: DiscouragedReference

Discouraged access: The field CLASS_NAME from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

136 : String className = getStringProperty(CLASS_NAME);

23. WARNING: DiscouragedReference

Discouraged access: The field INTERFACES from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

150 : } else if (propertyName.equals(INTERFACES))

24. WARNING: DiscouragedReference

Discouraged access: The field SOURCE_FOLDER from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

156 : } else if (propertyName.equals(SOURCE_FOLDER)) {

25. WARNING: DiscouragedReference

Discouraged access: The method getDefaultProperty(String) from the type NewJavaClassDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

158 : Object srcFolder = super.getDefaultProperty(propertyName);

26. WARNING: DiscouragedReference

Discouraged access: The method getDefaultProperty(String) from the type NewJavaClassDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

169 : return super.getDefaultProperty(propertyName);

27. WARNING: DiscouragedReference

Discouraged access: The field JAVA_PACKAGE from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

173 : if (propertyName.equals(JAVA_PACKAGE))

28. WARNING: DiscouragedReference

Discouraged access: The field CLASS_NAME from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

183 : if (propertyName.equals(CLASS_NAME))

29. WARNING: DiscouragedReference

Discouraged access: The method validate(String) from the type NewJavaClassDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

187 : return super.validate(propertyName);

30. WARNING: DiscouragedReference

Discouraged access: The method canCreateTypeInClasspath(String) from the type NewJavaClassDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

193 : status = canCreateTypeInClasspath(className);

31. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

194 : if (status != WTPCommonPlugin.OK_STATUS)

32. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot

EnterpriseBeanClassDataModelProvider.java :

194 : if (status != WTPCommonPlugin.OK_STATUS)

33. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

202 : return WTPCommonPlugin.createErrorStatus(msg);

34. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

202 : return WTPCommonPlugin.createErrorStatus(msg);

35. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

211 : String msg = J2EECommonMessages.ERR_JAVA_PACAKGE_NAME_INVALID + javaStatus.getMessage();

36. WARNING: DiscouragedReference

Discouraged access: The field ERR_JAVA_PACAKGE_NAME_INVALID from the type J2EECommonMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

211 : String msg = J2EECommonMessages.ERR_JAVA_PACAKGE_NAME_INVALID + javaStatus.getMessage();

37. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

212 : return WTPCommonPlugin.createErrorStatus(msg);

38. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

212 : return WTPCommonPlugin.createErrorStatus(msg);

39. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

214 : String msg = J2EECommonMessages.ERR_JAVA_PACKAGE_NAME_WARNING + javaStatus.getMessage();

40. WARNING: DiscouragedReference

Discouraged access: The field ERR_JAVA_PACKAGE_NAME_WARNING from the type J2EECommonMessages is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

214 : String msg = J2EECommonMessages.ERR_JAVA_PACKAGE_NAME_WARNING + javaStatus.getMessage();

41. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

215 : return WTPCommonPlugin.createErrorStatus(msg);

42. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

215 : return WTPCommonPlugin.createErrorStatus(msg);

43. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

220 : return WTPCommonPlugin.createErrorStatus(msg);

44. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

220 : return WTPCommonPlugin.createErrorStatus(msg);

45. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

222 : return WTPCommonPlugin.OK_STATUS;

46. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot

EnterpriseBeanClassDataModelProvider.java :

222 : return WTPCommonPlugin.OK_STATUS;

47. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

230 : return WTPCommonPlugin.createErrorStatus(msg);

48. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

230 : return WTPCommonPlugin.createErrorStatus(msg);

49. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

233 : return WTPCommonPlugin.OK_STATUS;

50. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot

EnterpriseBeanClassDataModelProvider.java :

233 : return WTPCommonPlugin.OK_STATUS;

51. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

236 : return WTPCommonPlugin.createErrorStatus(msg);

52. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

236 : return WTPCommonPlugin.createErrorStatus(msg);

53. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

245 : return WTPCommonPlugin.createErrorStatus(msg);

54. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

245 : return WTPCommonPlugin.createErrorStatus(msg);

55. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

248 : return WTPCommonPlugin.OK_STATUS;

56. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot

EnterpriseBeanClassDataModelProvider.java :

248 : return WTPCommonPlugin.OK_STATUS;

57. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

251 : return WTPCommonPlugin.createErrorStatus(msg);

58. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

251 : return WTPCommonPlugin.createErrorStatus(msg);

59. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

258 : return WTPCommonPlugin.createErrorStatus(msg);

60. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

258 : return WTPCommonPlugin.createErrorStatus(msg);

61. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

262 : return WTPCommonPlugin.createErrorStatus(msg);

62. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

262 : return WTPCommonPlugin.createErrorStatus(msg);

63. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

264 : return WTPCommonPlugin.OK_STATUS;

64. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot

EnterpriseBeanClassDataModelProvider.java :

264 : return WTPCommonPlugin.OK_STATUS;

65. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

271 : return WTPCommonPlugin.createErrorStatus(msg);

66. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

271 : return WTPCommonPlugin.createErrorStatus(msg);

67. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

275 : return WTPCommonPlugin.createErrorStatus(msg);

68. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

275 : return WTPCommonPlugin.createErrorStatus(msg);

69. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

277 : return WTPCommonPlugin.OK_STATUS;

70. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot

EnterpriseBeanClassDataModelProvider.java :

277 : return WTPCommonPlugin.OK_STATUS;

71. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

284 : return WTPCommonPlugin.createErrorStatus(msg);

72. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

284 : return WTPCommonPlugin.createErrorStatus(msg);

73. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

286 : if (getTargetProject() == null)// || getComponent()==null)

74. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

287 : return WTPCommonPlugin.OK_STATUS;

75. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot

EnterpriseBeanClassDataModelProvider.java :

287 : return WTPCommonPlugin.OK_STATUS;

76. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

291 : edit = ArtifactEdit.getArtifactEditForRead(getTargetProject());

77. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

293 : return WTPCommonPlugin.OK_STATUS;

78. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot

EnterpriseBeanClassDataModelProvider.java :

293 : return WTPCommonPlugin.OK_STATUS;

79. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

296 : return WTPCommonPlugin.OK_STATUS;

80. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot

EnterpriseBeanClassDataModelProvider.java :

296 : return WTPCommonPlugin.OK_STATUS;

81. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

303 : return WTPCommonPlugin.createErrorStatus(msg);

82. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

303 : return WTPCommonPlugin.createErrorStatus(msg);

83. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

313 : return WTPCommonPlugin.OK_STATUS;

84. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot

EnterpriseBeanClassDataModelProvider.java :

313 : return WTPCommonPlugin.OK_STATUS;

85. WARNING: DiscouragedReference

Discouraged access: The method validateJavaClassName(String) from the type NewJavaClassDataModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

317 : IStatus status = super.validateJavaClassName(prop);

86. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

318 : if( status == WTPCommonPlugin.OK_STATUS && getTargetProject() != null ){

87. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot

EnterpriseBeanClassDataModelProvider.java :

318 : if( status == WTPCommonPlugin.OK_STATUS && getTargetProject() != null ){

88. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

318 : if( status == WTPCommonPlugin.OK_STATUS && getTargetProject() != null ){

89. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

320 : IJavaProject jProject = JavaCore.create(getTargetProject());

90. WARNING: DiscouragedReference

Discouraged access: The field JAVA_PACKAGE from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

321 : String pName = getStringProperty(JAVA_PACKAGE);

91. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

325 : return WTPCommonPlugin.createErrorStatus(msg);

92. WARNING: DiscouragedReference

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

EnterpriseBeanClassDataModelProvider.java :

325 : return WTPCommonPlugin.createErrorStatus(msg);

93. WARNING: DiscouragedReference

Discouraged access: The field INTERFACES from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanClassDataModelProvider.java :

335 : List ints = (List) this.getProperty(INTERFACES);

Source File: org/eclipse/jst/j2ee/ejb/annotation/internal/model/EnterpriseBeanDelegate.java
1. WARNING: DiscouragedReference

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

EnterpriseBeanDelegate.java :

16 : import org.eclipse.jst.j2ee.internal.common.operations.INewJavaClassDataModelProperties;

2. WARNING: DiscouragedReference

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

EnterpriseBeanDelegate.java :

69 : enterpriseBean.setEjbClassName(dataModel.getStringProperty(INewJavaClassDataModelProperties.QUALIFIED_CLASS_NAME));

3. WARNING: DiscouragedReference

Discouraged access: The field QUALIFIED_CLASS_NAME from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanDelegate.java :

69 : enterpriseBean.setEjbClassName(dataModel.getStringProperty(INewJavaClassDataModelProperties.QUALIFIED_CLASS_NAME));

4. WARNING: DiscouragedReference

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

EnterpriseBeanDelegate.java :

100 : return getDataModel().getStringProperty(INewJavaClassDataModelProperties.CLASS_NAME);

5. WARNING: DiscouragedReference

Discouraged access: The field CLASS_NAME from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanDelegate.java :

100 : return getDataModel().getStringProperty(INewJavaClassDataModelProperties.CLASS_NAME);

6. WARNING: DiscouragedReference

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

EnterpriseBeanDelegate.java :

134 : } else if(INewJavaClassDataModelProperties.CLASS_NAME.equals(property)){

7. WARNING: DiscouragedReference

Discouraged access: The field CLASS_NAME from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanDelegate.java :

134 : } else if(INewJavaClassDataModelProperties.CLASS_NAME.equals(property)){

8. WARNING: DiscouragedReference

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

EnterpriseBeanDelegate.java :

135 : enterpriseBean.setEjbClassName(event.getDataModel().getStringProperty(INewJavaClassDataModelProperties.QUALIFIED_CLASS_NAME));

9. WARNING: DiscouragedReference

Discouraged access: The field QUALIFIED_CLASS_NAME from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

EnterpriseBeanDelegate.java :

135 : enterpriseBean.setEjbClassName(event.getDataModel().getStringProperty(INewJavaClassDataModelProperties.QUALIFIED_CLASS_NAME));

Source File: org/eclipse/jst/j2ee/ejb/annotation/internal/model/IContainerManagedEntityBeanDataModelProperties.java
1. WARNING: DiscouragedReference

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

IContainerManagedEntityBeanDataModelProperties.java :

12 : import org.eclipse.jst.j2ee.application.internal.operations.IAnnotationsDataModel;

2. WARNING: DiscouragedReference

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

IContainerManagedEntityBeanDataModelProperties.java :

14 : public interface IContainerManagedEntityBeanDataModelProperties extends IEnterpriseBeanClassDataModelProperties, IAnnotationsDataModel {

Source File: org/eclipse/jst/j2ee/ejb/annotation/internal/model/IEnterpriseBeanClassDataModelProperties.java
1. WARNING: DiscouragedReference

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

IEnterpriseBeanClassDataModelProperties.java :

12 : import org.eclipse.jst.j2ee.application.internal.operations.IAnnotationsDataModel;

2. WARNING: DiscouragedReference

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

IEnterpriseBeanClassDataModelProperties.java :

13 : import org.eclipse.jst.j2ee.internal.common.operations.INewJavaClassDataModelProperties;

3. WARNING: DiscouragedReference

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

IEnterpriseBeanClassDataModelProperties.java :

15 : public interface IEnterpriseBeanClassDataModelProperties extends INewJavaClassDataModelProperties, IAnnotationsDataModel {

4. WARNING: DiscouragedReference

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

IEnterpriseBeanClassDataModelProperties.java :

15 : public interface IEnterpriseBeanClassDataModelProperties extends INewJavaClassDataModelProperties, IAnnotationsDataModel {

Source File: org/eclipse/jst/j2ee/ejb/annotation/internal/model/IMessageDrivenBeanDataModelProperties.java
1. WARNING: DiscouragedReference

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

IMessageDrivenBeanDataModelProperties.java :

12 : import org.eclipse.jst.j2ee.application.internal.operations.IAnnotationsDataModel;

2. WARNING: DiscouragedReference

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

IMessageDrivenBeanDataModelProperties.java :

14 : public interface IMessageDrivenBeanDataModelProperties extends IEnterpriseBeanClassDataModelProperties, IAnnotationsDataModel {

Source File: org/eclipse/jst/j2ee/ejb/annotation/internal/model/ISessionBeanDataModelProperties.java
1. WARNING: DiscouragedReference

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

ISessionBeanDataModelProperties.java :

12 : import org.eclipse.jst.j2ee.application.internal.operations.IAnnotationsDataModel;

2. WARNING: DiscouragedReference

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

ISessionBeanDataModelProperties.java :

14 : public interface ISessionBeanDataModelProperties extends IEnterpriseBeanClassDataModelProperties, IAnnotationsDataModel {

Source File: org/eclipse/jst/j2ee/ejb/annotation/internal/model/MessageDrivenBeanDataModelProvider.java
1. WARNING: DiscouragedReference

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

MessageDrivenBeanDataModelProvider.java :

22 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;

2. WARNING: DiscouragedReference

Discouraged access: The field USE_ANNOTATIONS from the type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

MessageDrivenBeanDataModelProvider.java :

60 : if (propertyName.equals(USE_ANNOTATIONS))

3. WARNING: DiscouragedReference

Discouraged access: The field MODIFIER_ABSTRACT from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

MessageDrivenBeanDataModelProvider.java :

68 : else if (propertyName.equals(MODIFIER_ABSTRACT))

4. WARNING: DiscouragedReference

Discouraged access: The field SUPERCLASS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

MessageDrivenBeanDataModelProvider.java :

70 : else if (propertyName.equals(SUPERCLASS))

5. WARNING: DiscouragedReference

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

MessageDrivenBeanDataModelProvider.java :

94 : return WTPCommonPlugin.createErrorStatus(msg);

6. WARNING: DiscouragedReference

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

MessageDrivenBeanDataModelProvider.java :

94 : return WTPCommonPlugin.createErrorStatus(msg);

7. WARNING: DiscouragedReference

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

MessageDrivenBeanDataModelProvider.java :

97 : return WTPCommonPlugin.OK_STATUS;

8. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot

MessageDrivenBeanDataModelProvider.java :

97 : return WTPCommonPlugin.OK_STATUS;

9. WARNING: DiscouragedReference

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

MessageDrivenBeanDataModelProvider.java :

100 : return WTPCommonPlugin.createErrorStatus(msg);

10. WARNING: DiscouragedReference

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

MessageDrivenBeanDataModelProvider.java :

100 : return WTPCommonPlugin.createErrorStatus(msg);

Source File: org/eclipse/jst/j2ee/ejb/annotation/internal/model/SessionBeanDataModelProvider.java
1. WARNING: DiscouragedReference

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

SessionBeanDataModelProvider.java :

21 : import org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin;

2. WARNING: DiscouragedReference

Discouraged access: The field USE_ANNOTATIONS from the type IAnnotationsDataModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

SessionBeanDataModelProvider.java :

55 : if (propertyName.equals(USE_ANNOTATIONS))

3. WARNING: DiscouragedReference

Discouraged access: The field MODIFIER_ABSTRACT from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

SessionBeanDataModelProvider.java :

61 : else if (propertyName.equals(MODIFIER_ABSTRACT))

4. WARNING: DiscouragedReference

Discouraged access: The field SUPERCLASS from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

SessionBeanDataModelProvider.java :

63 : else if (propertyName.equals(SUPERCLASS))

5. WARNING: DiscouragedReference

Discouraged access: The field MODIFIER_ABSTRACT from the type INewJavaClassDataModelProperties is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot

SessionBeanDataModelProvider.java :

65 : else if (propertyName.equals(MODIFIER_ABSTRACT))

6. WARNING: DiscouragedReference

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

SessionBeanDataModelProvider.java :

97 : return WTPCommonPlugin.createErrorStatus(msg);

7. WARNING: DiscouragedReference

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

SessionBeanDataModelProvider.java :

97 : return WTPCommonPlugin.createErrorStatus(msg);

8. WARNING: DiscouragedReference

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

SessionBeanDataModelProvider.java :

100 : return WTPCommonPlugin.OK_STATUS;

9. WARNING: DiscouragedReference

Discouraged access: The field OK_STATUS from the type WTPCommonPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot

SessionBeanDataModelProvider.java :

100 : return WTPCommonPlugin.OK_STATUS;

10. WARNING: DiscouragedReference

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

SessionBeanDataModelProvider.java :

103 : return WTPCommonPlugin.createErrorStatus(msg);

11. WARNING: DiscouragedReference

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

SessionBeanDataModelProvider.java :

103 : return WTPCommonPlugin.createErrorStatus(msg);