Compiler Report

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

Number of source files: 52 Number of classfiles: 92

Problems: 149 (Errors: 0 Warnings: 149 )

Source File: org/eclipse/jem/internal/beaninfo/adapters/BeanInfoDecoratorUtility.java
1. WARNING: DiscouragedReference

Discouraged access: The method isImplicitValue() from the type FeatureAttributeValue is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

66 : if (entry.getTypedValue().isImplicitValue()) {

2. WARNING: DiscouragedReference

Discouraged access: The type BeanRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

246 : public BeanDecorator process(BeanRecord record);

3. WARNING: DiscouragedReference

Discouraged access: The type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

260 : public PropertyDecorator process(PropertyRecord record);

4. WARNING: DiscouragedReference

Discouraged access: The type IndexedPropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

278 : public PropertyDecorator process(IndexedPropertyRecord record);

5. WARNING: DiscouragedReference

Discouraged access: The type MethodRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

294 : public MethodDecorator process(MethodRecord record);

6. WARNING: DiscouragedReference

Discouraged access: The type EventSetRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

310 : public EventSetDecorator process(EventSetRecord record);

7. WARNING: DiscouragedReference

Discouraged access: The type IBeanInfoIntrospectionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

360 : case IBeanInfoIntrospectionConstants.BEAN_DECORATOR_SENT:

8. WARNING: DiscouragedReference

Discouraged access: The field BEAN_DECORATOR_SENT from the type IBeanInfoIntrospectionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

360 : case IBeanInfoIntrospectionConstants.BEAN_DECORATOR_SENT:

9. WARNING: DiscouragedReference

Discouraged access: The type BeanRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

362 : BeanRecord br = (BeanRecord) ois.readObject();

10. WARNING: DiscouragedReference

Discouraged access: The type BeanRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

362 : BeanRecord br = (BeanRecord) ois.readObject();

11. WARNING: DiscouragedReference

Discouraged access: The type IBeanInfoIntrospectionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

376 : case IBeanInfoIntrospectionConstants.PROPERTY_DECORATORS_SENT:

12. WARNING: DiscouragedReference

Discouraged access: The field PROPERTY_DECORATORS_SENT from the type IBeanInfoIntrospectionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

376 : case IBeanInfoIntrospectionConstants.PROPERTY_DECORATORS_SENT:

13. WARNING: DiscouragedReference

Discouraged access: The type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

380 : PropertyRecord pr = (PropertyRecord) ois.readObject();

14. WARNING: DiscouragedReference

Discouraged access: The type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

380 : PropertyRecord pr = (PropertyRecord) ois.readObject();

15. WARNING: DiscouragedReference

Discouraged access: The type IndexedPropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

381 : if (pr.getClass() == IndexedPropertyRecord.class) {

16. WARNING: DiscouragedReference

Discouraged access: The type IndexedPropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

382 : IndexedPropertyRecord ipr = (IndexedPropertyRecord) pr;

17. WARNING: DiscouragedReference

Discouraged access: The type IndexedPropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

382 : IndexedPropertyRecord ipr = (IndexedPropertyRecord) pr;

18. WARNING: DiscouragedReference

Discouraged access: The type IBeanInfoIntrospectionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

417 : case IBeanInfoIntrospectionConstants.METHOD_DECORATORS_SENT:

19. WARNING: DiscouragedReference

Discouraged access: The field METHOD_DECORATORS_SENT from the type IBeanInfoIntrospectionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

417 : case IBeanInfoIntrospectionConstants.METHOD_DECORATORS_SENT:

20. WARNING: DiscouragedReference

Discouraged access: The type MethodRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

421 : MethodRecord mr = (MethodRecord) ois.readObject();

21. WARNING: DiscouragedReference

Discouraged access: The type MethodRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

421 : MethodRecord mr = (MethodRecord) ois.readObject();

22. WARNING: DiscouragedReference

Discouraged access: The type IBeanInfoIntrospectionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

436 : case IBeanInfoIntrospectionConstants.EVENT_DECORATORS_SENT:

23. WARNING: DiscouragedReference

Discouraged access: The field EVENT_DECORATORS_SENT from the type IBeanInfoIntrospectionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

436 : case IBeanInfoIntrospectionConstants.EVENT_DECORATORS_SENT:

24. WARNING: DiscouragedReference

Discouraged access: The type EventSetRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

440 : EventSetRecord evr = (EventSetRecord) ois.readObject();

25. WARNING: DiscouragedReference

Discouraged access: The type EventSetRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

440 : EventSetRecord evr = (EventSetRecord) ois.readObject();

26. WARNING: DiscouragedReference

Discouraged access: The type IBeanInfoIntrospectionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

455 : case IBeanInfoIntrospectionConstants.DONE:

27. WARNING: DiscouragedReference

Discouraged access: The field DONE from the type IBeanInfoIntrospectionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

455 : case IBeanInfoIntrospectionConstants.DONE:

28. WARNING: DiscouragedReference

Discouraged access: The type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

477 : protected static void applyRecord(FeatureDecorator decor, FeatureRecord record) {

29. WARNING: DiscouragedReference

Discouraged access: The field displayName from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

480 : if (record.displayName != null && !decor.isSetDisplayName()) {

30. WARNING: DiscouragedReference

Discouraged access: The field displayName from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

481 : decor.setDisplayName(record.displayName);

31. WARNING: DiscouragedReference

Discouraged access: The field shortDescription from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

484 : if (record.shortDescription != null && !decor.isSetShortDescription()) {

32. WARNING: DiscouragedReference

Discouraged access: The field shortDescription from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

485 : decor.setShortDescription(record.shortDescription);

33. WARNING: DiscouragedReference

Discouraged access: The field category from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

488 : if (record.category != null && !decor.eIsSet(BeaninfoPackage.eINSTANCE.getFeatureDecorator_Category())) {

34. WARNING: DiscouragedReference

Discouraged access: The field category from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

489 : decor.setCategory(record.category);

35. WARNING: DiscouragedReference

Discouraged access: The field expert from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

493 : if (decor.isExpert() != record.expert)

36. WARNING: DiscouragedReference

Discouraged access: The field expert from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

494 : decor.setExpert(record.expert); // Don't want to explicitly set it if it is equal to default (this will put less out to the cache file

37. WARNING: DiscouragedReference

Discouraged access: The field hidden from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

499 : if (decor.isHidden() != record.hidden)

38. WARNING: DiscouragedReference

Discouraged access: The field hidden from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

500 : decor.setHidden(record.hidden);

39. WARNING: DiscouragedReference

Discouraged access: The field preferred from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

504 : if (decor.isPreferred() != record.preferred)

40. WARNING: DiscouragedReference

Discouraged access: The field preferred from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

505 : decor.setPreferred(record.preferred);

41. WARNING: DiscouragedReference

Discouraged access: The field attributeNames from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

508 : if (record.attributeNames != null && !decor.isAttributesExplicitEmpty()) {

42. WARNING: DiscouragedReference

Discouraged access: The field attributeNames from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

511 : for (int i = 0; i < record.attributeNames.length; i++) {

43. WARNING: DiscouragedReference

Discouraged access: The field attributeNames from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

514 : entry.setTypedKey(record.attributeNames[i]);

44. WARNING: DiscouragedReference

Discouraged access: The type FeatureAttributeValue is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

515 : FeatureAttributeValue fv = record.attributeValues[i];

45. WARNING: DiscouragedReference

Discouraged access: The field attributeValues from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

515 : FeatureAttributeValue fv = record.attributeValues[i];

46. WARNING: DiscouragedReference

Discouraged access: The method setImplicitValue(boolean) from the type FeatureAttributeValue is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

516 : fv.setImplicitValue(true);

47. WARNING: DiscouragedReference

Discouraged access: The type BeanRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

534 : public static void applyRecord(BeanDecorator decor, BeanRecord record) {

48. WARNING: DiscouragedReference

Discouraged access: The field customizerClassName from the type BeanRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

538 : if (record.customizerClassName != null && !decor.eIsSet(BeaninfoPackage.eINSTANCE.getBeanDecorator_CustomizerClass())) {

49. WARNING: DiscouragedReference

Discouraged access: The field customizerClassName from the type BeanRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

539 : decor.setCustomizerClass(createJavaClassProxy(record.customizerClassName));

50. WARNING: DiscouragedReference

Discouraged access: The field mergeInheritedProperties from the type BeanRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

543 : if (decor.isMergeSuperProperties() != record.mergeInheritedProperties)

51. WARNING: DiscouragedReference

Discouraged access: The field mergeInheritedProperties from the type BeanRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

544 : decor.setMergeSuperProperties(record.mergeInheritedProperties);

52. WARNING: DiscouragedReference

Discouraged access: The field mergeInheritedOperations from the type BeanRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

548 : if (decor.isMergeSuperMethods() != record.mergeInheritedOperations)

53. WARNING: DiscouragedReference

Discouraged access: The field mergeInheritedOperations from the type BeanRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

549 : decor.setMergeSuperMethods(record.mergeInheritedOperations);

54. WARNING: DiscouragedReference

Discouraged access: The field mergeInheritedEvents from the type BeanRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

553 : if (decor.isMergeSuperEvents() != record.mergeInheritedEvents)

55. WARNING: DiscouragedReference

Discouraged access: The field mergeInheritedEvents from the type BeanRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

554 : decor.setMergeSuperEvents(record.mergeInheritedEvents);

56. WARNING: DiscouragedReference

Discouraged access: The field notInheritedPropertyNames from the type BeanRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

557 : if (record.notInheritedPropertyNames != null) {

57. WARNING: DiscouragedReference

Discouraged access: The field notInheritedPropertyNames from the type BeanRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

559 : decor.getNotInheritedPropertyNames().addAll(Arrays.asList(record.notInheritedPropertyNames));

58. WARNING: DiscouragedReference

Discouraged access: The field notInheritedOperationNames from the type BeanRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

561 : if (record.notInheritedOperationNames != null) {

59. WARNING: DiscouragedReference

Discouraged access: The field notInheritedOperationNames from the type BeanRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

563 : decor.getNotInheritedMethodNames().addAll(Arrays.asList(record.notInheritedOperationNames));

60. WARNING: DiscouragedReference

Discouraged access: The field notInheritedEventNames from the type BeanRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

565 : if (record.notInheritedEventNames != null) {

61. WARNING: DiscouragedReference

Discouraged access: The field notInheritedEventNames from the type BeanRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

567 : decor.getNotInheritedEventNames().addAll(Arrays.asList(record.notInheritedEventNames));

62. WARNING: DiscouragedReference

Discouraged access: The type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

581 : public static void applyRecord(PropertyDecorator decor, PropertyRecord record) {

63. WARNING: DiscouragedReference

Discouraged access: The type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

590 : private static void applyOnly(PropertyDecorator decor, PropertyRecord record) {

64. WARNING: DiscouragedReference

Discouraged access: The field propertyEditorClassName from the type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

592 : if (record.propertyEditorClassName != null && !decor.eIsSet(BeaninfoPackage.eINSTANCE.getPropertyDecorator_PropertyEditorClass())) {

65. WARNING: DiscouragedReference

Discouraged access: The field propertyEditorClassName from the type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

593 : decor.setPropertyEditorClass(createJavaClassProxy(record.propertyEditorClassName));

66. WARNING: DiscouragedReference

Discouraged access: The field readMethod from the type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

596 : if (record.readMethod != null && !decor.isSetReadMethod()) {

67. WARNING: DiscouragedReference

Discouraged access: The field readMethod from the type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

597 : decor.setReadMethod(createJavaMethodProxy(record.readMethod));

68. WARNING: DiscouragedReference

Discouraged access: The field writeMethod from the type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

600 : if (record.writeMethod != null && !decor.isSetWriteMethod()) {

69. WARNING: DiscouragedReference

Discouraged access: The field writeMethod from the type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

601 : decor.setWriteMethod(createJavaMethodProxy(record.writeMethod));

70. WARNING: DiscouragedReference

Discouraged access: The field field from the type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

604 : if (record.field != null && !decor.isSetField()) {

71. WARNING: DiscouragedReference

Discouraged access: The field field from the type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

605 : decor.setField(createJavaFieldProxy(record.field));

72. WARNING: DiscouragedReference

Discouraged access: The field field from the type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

606 : if (decor.isFieldReadOnly() != record.field.readOnly)

73. WARNING: DiscouragedReference

Discouraged access: The field readOnly from the type ReflectFieldRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

606 : if (decor.isFieldReadOnly() != record.field.readOnly)

74. WARNING: DiscouragedReference

Discouraged access: The field field from the type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

607 : decor.setFieldReadOnly(record.field.readOnly);

75. WARNING: DiscouragedReference

Discouraged access: The field readOnly from the type ReflectFieldRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

607 : decor.setFieldReadOnly(record.field.readOnly);

76. WARNING: DiscouragedReference

Discouraged access: The field bound from the type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

611 : if (decor.isBound() != record.bound)

77. WARNING: DiscouragedReference

Discouraged access: The field bound from the type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

612 : decor.setBound(record.bound);

78. WARNING: DiscouragedReference

Discouraged access: The field constrained from the type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

616 : if (decor.isConstrained() != record.constrained)

79. WARNING: DiscouragedReference

Discouraged access: The field constrained from the type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

617 : decor.setConstrained(record.constrained);

80. WARNING: DiscouragedReference

Discouraged access: The field designTime from the type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

620 : if (record.designTime != null && !decor.isSetDesignTime()) {

81. WARNING: DiscouragedReference

Discouraged access: The field designTime from the type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

623 : decor.setDesignTime(record.designTime.booleanValue());

82. WARNING: DiscouragedReference

Discouraged access: The type IndexedPropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

631 : public static void applyRecord(IndexedPropertyDecorator decor, IndexedPropertyRecord record) {

83. WARNING: DiscouragedReference

Discouraged access: The field indexedReadMethod from the type IndexedPropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

636 : if (record.indexedReadMethod != null && !decor.isSetIndexedReadMethod()) {

84. WARNING: DiscouragedReference

Discouraged access: The field indexedReadMethod from the type IndexedPropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

637 : decor.setIndexedReadMethod(createJavaMethodProxy(record.indexedReadMethod));

85. WARNING: DiscouragedReference

Discouraged access: The field indexedWriteMethod from the type IndexedPropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

640 : if (record.indexedWriteMethod != null && !decor.isSetIndexedWriteMethod()) {

86. WARNING: DiscouragedReference

Discouraged access: The field indexedWriteMethod from the type IndexedPropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

641 : decor.setIndexedWriteMethod(createJavaMethodProxy(record.indexedWriteMethod));

87. WARNING: DiscouragedReference

Discouraged access: The type MethodRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

655 : public static void applyRecord(MethodDecorator decor, MethodRecord record) {

88. WARNING: DiscouragedReference

Discouraged access: The field parameters from the type MethodRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

659 : if (record.parameters != null && !decor.isParmsExplicitEmpty()

89. WARNING: DiscouragedReference

Discouraged access: The field parameters from the type MethodRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

663 : for (int i = 0; i < record.parameters.length; i++) {

90. WARNING: DiscouragedReference

Discouraged access: The field parameters from the type MethodRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

665 : applyRecord(parm, record.parameters[i]);

91. WARNING: DiscouragedReference

Discouraged access: The type ParameterRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

675 : public static void applyRecord(ParameterDecorator decor, ParameterRecord record) {

92. WARNING: DiscouragedReference

Discouraged access: The field name from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

679 : if (record.name != null && !decor.eIsSet(BeaninfoPackage.eINSTANCE.getParameterDecorator_Name())) {

93. WARNING: DiscouragedReference

Discouraged access: The field name from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

680 : decor.setName(record.name);

94. WARNING: DiscouragedReference

Discouraged access: The type EventSetRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

694 : public static void applyRecord(EventSetDecorator decor, EventSetRecord record) {

95. WARNING: DiscouragedReference

Discouraged access: The field addListenerMethod from the type EventSetRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

698 : if (record.addListenerMethod != null && !decor.eIsSet(BeaninfoPackage.eINSTANCE.getEventSetDecorator_AddListenerMethod())) {

96. WARNING: DiscouragedReference

Discouraged access: The field addListenerMethod from the type EventSetRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

699 : decor.setAddListenerMethod(createJavaMethodProxy(record.addListenerMethod));

97. WARNING: DiscouragedReference

Discouraged access: The field eventAdapterClassName from the type EventSetRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

702 : if (record.eventAdapterClassName != null && !decor.eIsSet(BeaninfoPackage.eINSTANCE.getEventSetDecorator_EventAdapterClass())) {

98. WARNING: DiscouragedReference

Discouraged access: The field eventAdapterClassName from the type EventSetRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

703 : decor.setEventAdapterClass(createJavaClassProxy(record.eventAdapterClassName));

99. WARNING: DiscouragedReference

Discouraged access: The field listenerMethodDescriptors from the type EventSetRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

706 : if (record.listenerMethodDescriptors != null && !decor.isListenerMethodsExplicitEmpty()

100. WARNING: DiscouragedReference

Discouraged access: The field listenerMethodDescriptors from the type EventSetRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanInfoDecoratorUtility.java :

709 : for (int i = 0; i < record.listenerMethodDescriptors.length; i++) {

Source File: org/eclipse/jem/internal/beaninfo/adapters/BeaninfoClassAdapter.java
1. WARNING: DiscouragedReference

Discouraged access: The type IBeanInfoIntrospectionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

710 : doFlags |= IBeanInfoIntrospectionConstants.DO_BEAN_DECOR;

2. WARNING: DiscouragedReference

Discouraged access: The field DO_BEAN_DECOR from the type IBeanInfoIntrospectionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

710 : doFlags |= IBeanInfoIntrospectionConstants.DO_BEAN_DECOR;

3. WARNING: DiscouragedReference

Discouraged access: The type IBeanInfoIntrospectionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

712 : doFlags |= IBeanInfoIntrospectionConstants.DO_EVENTS;

4. WARNING: DiscouragedReference

Discouraged access: The field DO_EVENTS from the type IBeanInfoIntrospectionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

712 : doFlags |= IBeanInfoIntrospectionConstants.DO_EVENTS;

5. WARNING: DiscouragedReference

Discouraged access: The type IBeanInfoIntrospectionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

714 : doFlags |= IBeanInfoIntrospectionConstants.DO_PROPERTIES;

6. WARNING: DiscouragedReference

Discouraged access: The field DO_PROPERTIES from the type IBeanInfoIntrospectionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

714 : doFlags |= IBeanInfoIntrospectionConstants.DO_PROPERTIES;

7. WARNING: DiscouragedReference

Discouraged access: The type IBeanInfoIntrospectionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

716 : doFlags |= IBeanInfoIntrospectionConstants.DO_METHODS;

8. WARNING: DiscouragedReference

Discouraged access: The field DO_METHODS from the type IBeanInfoIntrospectionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

716 : doFlags |= IBeanInfoIntrospectionConstants.DO_METHODS;

9. WARNING: DiscouragedReference

Discouraged access: The type BeanRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

772 : public BeanDecorator process(BeanRecord record) {

10. WARNING: DiscouragedReference

Discouraged access: The type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

779 : public PropertyDecorator process(PropertyRecord record) {

11. WARNING: DiscouragedReference

Discouraged access: The type IndexedPropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

786 : public PropertyDecorator process(IndexedPropertyRecord record) {

12. WARNING: DiscouragedReference

Discouraged access: The type MethodRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

793 : public MethodDecorator process(MethodRecord record) {

13. WARNING: DiscouragedReference

Discouraged access: The type EventSetRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

800 : public EventSetDecorator process(EventSetRecord record) {

14. WARNING: DiscouragedReference

Discouraged access: The type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

1451 : protected PropertyDecorator calculateProperty(PropertyRecord pr, boolean indexed) {

15. WARNING: DiscouragedReference

Discouraged access: The field propertyTypeName from the type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

1454 : JavaHelpers type = pr.propertyTypeName != null ? Utilities.getJavaType(MapJNITypes.getFormalTypeName(pr.propertyTypeName), getJavaClass().eResource().getResourceSet()) : null;

16. WARNING: DiscouragedReference

Discouraged access: The field propertyTypeName from the type PropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

1454 : JavaHelpers type = pr.propertyTypeName != null ? Utilities.getJavaType(MapJNITypes.getFormalTypeName(pr.propertyTypeName), getJavaClass().eResource().getResourceSet()) : null;

17. WARNING: DiscouragedReference

Discouraged access: The type IndexedPropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

1460 : type = Utilities.getJavaType(MapJNITypes.getFormalTypeName(((IndexedPropertyRecord) pr).indexedPropertyTypeName)+"[]", getJavaClass().eResource().getResourceSet()); //$NON-NLS-1$

18. WARNING: DiscouragedReference

Discouraged access: The field indexedPropertyTypeName from the type IndexedPropertyRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

1460 : type = Utilities.getJavaType(MapJNITypes.getFormalTypeName(((IndexedPropertyRecord) pr).indexedPropertyTypeName)+"[]", getJavaClass().eResource().getResourceSet()); //$NON-NLS-1$

19. WARNING: DiscouragedReference

Discouraged access: The field name from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

1465 : return createProperty(pr.name, indexed, type); // A valid property descriptor.

20. WARNING: DiscouragedReference

Discouraged access: The type MethodRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

1849 : protected MethodDecorator calculateOperation(MethodRecord record) {

21. WARNING: DiscouragedReference

Discouraged access: The field name from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

1850 : return createOperation(record.name, formLongName(record), null, record);

22. WARNING: DiscouragedReference

Discouraged access: The type MethodRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

1856 : protected MethodDecorator createOperation(String name, String longName, Method method, MethodRecord record) {

23. WARNING: DiscouragedReference

Discouraged access: The field methodForDescriptor from the type MethodRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

1881 : method = BeanInfoDecoratorUtility.createJavaMethodProxy(record.methodForDescriptor);

24. WARNING: DiscouragedReference

Discouraged access: The type EventSetRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

2122 : protected EventSetDecorator calculateEvent(EventSetRecord record) {

25. WARNING: DiscouragedReference

Discouraged access: The field name from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

2123 : return createEvent(record.name);

26. WARNING: DiscouragedReference

Discouraged access: The type MethodRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

2645 : private String formLongName(MethodRecord record) {

27. WARNING: DiscouragedReference

Discouraged access: The field name from the type FeatureRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

2647 : longName.append(record.name); // Feature Name

28. WARNING: DiscouragedReference

Discouraged access: The field methodForDescriptor from the type MethodRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

2649 : longName.append(record.methodForDescriptor.methodName); // Method Name

29. WARNING: DiscouragedReference

Discouraged access: The field methodName from the type ReflectMethodRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

2649 : longName.append(record.methodForDescriptor.methodName); // Method Name

30. WARNING: DiscouragedReference

Discouraged access: The field methodForDescriptor from the type MethodRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

2651 : String[] p = record.methodForDescriptor.parameterTypeNames;

31. WARNING: DiscouragedReference

Discouraged access: The field parameterTypeNames from the type ReflectMethodRecord is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoClassAdapter.java :

2651 : String[] p = record.methodForDescriptor.parameterTypeNames;

Source File: org/eclipse/jem/internal/beaninfo/impl/BeanDecoratorImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type FeatureAttributeValue is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanDecoratorImpl.java :

41 : import org.eclipse.jem.internal.beaninfo.common.FeatureAttributeValue;

2. WARNING: DiscouragedReference

Discouraged access: The type FeatureAttributeValue is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanDecoratorImpl.java :

1056 : FeatureAttributeValue value = (FeatureAttributeValue) getAttributes().get(IBaseBeanInfoConstants.ICONCOLOR16X16URL);

3. WARNING: DiscouragedReference

Discouraged access: The type FeatureAttributeValue is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanDecoratorImpl.java :

1056 : FeatureAttributeValue value = (FeatureAttributeValue) getAttributes().get(IBaseBeanInfoConstants.ICONCOLOR16X16URL);

4. WARNING: DiscouragedReference

Discouraged access: The method getValue() from the type FeatureAttributeValue is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeanDecoratorImpl.java :

1059 : Object attr = value.getValue();

Source File: org/eclipse/jem/internal/beaninfo/impl/BeaninfoFactoryImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type FeatureAttributeValue is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoFactoryImpl.java :

20 : import org.eclipse.jem.internal.beaninfo.common.FeatureAttributeValue;

2. WARNING: DiscouragedReference

Discouraged access: The type FeatureAttributeValue is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoFactoryImpl.java :

265 : public FeatureAttributeValue createFeatureAttributeValueFromString(EDataType eDataType, String initialValue) {

3. WARNING: DiscouragedReference

Discouraged access: The constructor FeatureAttributeValue(String) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoFactoryImpl.java :

266 : return new FeatureAttributeValue(initialValue);

4. WARNING: DiscouragedReference

Discouraged access: The type FeatureAttributeValue is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoFactoryImpl.java :

266 : return new FeatureAttributeValue(initialValue);

Source File: org/eclipse/jem/internal/beaninfo/impl/BeaninfoPackageImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type FeatureAttributeValue is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoPackageImpl.java :

23 : import org.eclipse.jem.internal.beaninfo.common.FeatureAttributeValue;

2. WARNING: DiscouragedReference

Discouraged access: The type FeatureAttributeValue is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

BeaninfoPackageImpl.java :

896 : initEDataType(featureAttributeValueEDataType, FeatureAttributeValue.class, "FeatureAttributeValue", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);

Source File: org/eclipse/jem/internal/beaninfo/impl/FeatureAttributeMapEntryImpl.java
1. WARNING: DiscouragedReference

Discouraged access: The type FeatureAttributeValue is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

FeatureAttributeMapEntryImpl.java :

32 : import org.eclipse.jem.internal.beaninfo.common.FeatureAttributeValue;

2. WARNING: DiscouragedReference

Discouraged access: The type FeatureAttributeValue is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

FeatureAttributeMapEntryImpl.java :

78 : protected static final FeatureAttributeValue VALUE_EDEFAULT = null;

3. WARNING: DiscouragedReference

Discouraged access: The type FeatureAttributeValue is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

FeatureAttributeMapEntryImpl.java :

88 : protected FeatureAttributeValue value = VALUE_EDEFAULT;

4. WARNING: DiscouragedReference

Discouraged access: The type FeatureAttributeValue is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

FeatureAttributeMapEntryImpl.java :

134 : public FeatureAttributeValue getTypedValue() {

5. WARNING: DiscouragedReference

Discouraged access: The type FeatureAttributeValue is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

FeatureAttributeMapEntryImpl.java :

143 : public void setTypedValue(FeatureAttributeValue newValue) {

6. WARNING: DiscouragedReference

Discouraged access: The type FeatureAttributeValue is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

FeatureAttributeMapEntryImpl.java :

144 : FeatureAttributeValue oldValue = value;

7. WARNING: DiscouragedReference

Discouraged access: The type FeatureAttributeValue is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

FeatureAttributeMapEntryImpl.java :

176 : setTypedValue((FeatureAttributeValue)newValue);

8. WARNING: DiscouragedReference

Discouraged access: The type FeatureAttributeValue is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.jem.beaninfo.vm.common/@dot

FeatureAttributeMapEntryImpl.java :

294 : setTypedValue((FeatureAttributeValue)value);