Compiler Report

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

Number of source files: 54 Number of classfiles: 70

Problems: 275 (Errors: 0 Warnings: 275 )

Source File: org/eclipse/wst/common/internal/emfworkbench/CompatibilityWorkbenchURIConverterImpl.java
1. WARNING: DiscouragedReference

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

CompatibilityWorkbenchURIConverterImpl.java :

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

2. WARNING: DiscouragedReference

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

CompatibilityWorkbenchURIConverterImpl.java :

34 : public class CompatibilityWorkbenchURIConverterImpl extends WorkbenchURIConverterImpl implements CompatibilityURIConverter {

Source File: org/eclipse/wst/common/internal/emfworkbench/EMFWorkbenchContext.java
1. WARNING: DiscouragedReference

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

EMFWorkbenchContext.java :

39 : import org.eclipse.wst.common.internal.emf.resource.CompatibilityXMIResource;

2. WARNING: DiscouragedReference

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

EMFWorkbenchContext.java :

40 : import org.eclipse.wst.common.internal.emf.resource.ReferencedXMIFactoryImpl;

3. WARNING: DiscouragedReference

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

EMFWorkbenchContext.java :

41 : import org.eclipse.wst.common.internal.emf.utilities.DefaultOverridableResourceFactoryRegistry;

4. WARNING: DiscouragedReference

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

EMFWorkbenchContext.java :

77 : Resource.Factory.Registry reg = new DefaultOverridableResourceFactoryRegistry();

5. WARNING: DiscouragedReference

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

EMFWorkbenchContext.java :

77 : Resource.Factory.Registry reg = new DefaultOverridableResourceFactoryRegistry();

6. WARNING: DiscouragedReference

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

EMFWorkbenchContext.java :

78 : Resource.Factory factory = new ReferencedXMIFactoryImpl();

7. WARNING: DiscouragedReference

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

EMFWorkbenchContext.java :

78 : Resource.Factory factory = new ReferencedXMIFactoryImpl();

8. WARNING: DiscouragedReference

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

EMFWorkbenchContext.java :

323 : if (defaultToMOF5Compatibility && (addedResource != null) && (addedResource instanceof CompatibilityXMIResource))

9. WARNING: DiscouragedReference

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

EMFWorkbenchContext.java :

324 : ((CompatibilityXMIResource) addedResource).setFormat(CompatibilityXMIResource.FORMAT_MOF5);

10. WARNING: DiscouragedReference

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

EMFWorkbenchContext.java :

324 : ((CompatibilityXMIResource) addedResource).setFormat(CompatibilityXMIResource.FORMAT_MOF5);

11. WARNING: DiscouragedReference

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

EMFWorkbenchContext.java :

324 : ((CompatibilityXMIResource) addedResource).setFormat(CompatibilityXMIResource.FORMAT_MOF5);

12. WARNING: DiscouragedReference

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

EMFWorkbenchContext.java :

324 : ((CompatibilityXMIResource) addedResource).setFormat(CompatibilityXMIResource.FORMAT_MOF5);

Source File: org/eclipse/wst/common/internal/emfworkbench/EmfValidationHandler.java
1. WARNING: DiscouragedReference

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

EmfValidationHandler.java :

18 : import org.eclipse.wst.validation.internal.IValidationSelectionHandler;

2. WARNING: DiscouragedReference

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

EmfValidationHandler.java :

24 : public class EmfValidationHandler implements IValidationSelectionHandler {

Source File: org/eclipse/wst/common/internal/emfworkbench/PassthruResourceSet.java
1. WARNING: DiscouragedReference

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

PassthruResourceSet.java :

24 : import org.eclipse.jem.internal.util.emf.workbench.ProjectResourceSetImpl;

2. WARNING: DiscouragedReference

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

PassthruResourceSet.java :

41 : public class PassthruResourceSet extends ProjectResourceSetImpl {

3. WARNING: DiscouragedReference

Discouraged access: The method setProject(IProject) from the type ProjectResourceSetImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.util/@dot

PassthruResourceSet.java :

79 : setProject(project);

4. WARNING: DiscouragedReference

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

PassthruResourceSet.java :

90 : return super.createResource(uri);

5. WARNING: DiscouragedReference

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

PassthruResourceSet.java :

100 : return super.createResource(uri); //We do want to call super.createResource and not

6. WARNING: DiscouragedReference

Discouraged access: The method getResources() from the type ProjectResourceSetImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.util/@dot

PassthruResourceSet.java :

110 : return super.getResources();

7. WARNING: DiscouragedReference

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

PassthruResourceSet.java :

122 : return super.createResourceFromHandlers(uri);

8. WARNING: DiscouragedReference

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

PassthruResourceSet.java :

131 : return super.getResourceFromHandlers(uri);

9. WARNING: DiscouragedReference

Discouraged access: The method getEObjectFromHandlers(URI, boolean) from the type ProjectResourceSetImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.util/@dot

PassthruResourceSet.java :

140 : return super.getEObjectFromHandlers(uri, loadOnDemand);

Source File: org/eclipse/wst/common/internal/emfworkbench/WorkbenchResourceHelper.java
1. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

45 : import org.eclipse.wst.common.internal.emf.resource.ReferencedResource;

2. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

46 : import org.eclipse.wst.common.internal.emf.resource.ReferencedXMIFactoryImpl;

3. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

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

4. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

56 : protected static Class REFERENCED_RES_CLASS = ReferencedResource.class;

5. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

98 : case ReferencedResource.RESOURCE_ABOUT_TO_SAVE:

6. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

98 : case ReferencedResource.RESOURCE_ABOUT_TO_SAVE:

7. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

101 : case ReferencedResource.RESOURCE_WAS_SAVED:

8. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

101 : case ReferencedResource.RESOURCE_WAS_SAVED:

9. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

104 : case ReferencedResource.RESOURCE_SAVE_FAILED:

10. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

104 : case ReferencedResource.RESOURCE_SAVE_FAILED:

11. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

246 : public ReferencedResource getResource() {

12. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

247 : return (ReferencedResource) target;

13. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

278 : ReferencedXMIFactoryImpl.addGlobalAdapterFactory(new FileAdapterFactory());

14. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

278 : ReferencedXMIFactoryImpl.addGlobalAdapterFactory(new FileAdapterFactory());

15. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

284 : private static FileAdapter getFileAdapter(ReferencedResource res) {

16. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

289 : private static FileAdapter createFileAdapter(ReferencedResource res) {

17. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

300 : public static IFile getFile(ReferencedResource res) {

18. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

305 : public static long getSynchronizationStamp(ReferencedResource res) {

19. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

310 : public static void setSynhronizationStamp(ReferencedResource res, long stamp) {

20. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

316 : public static boolean isConsistent(ReferencedResource res) {

21. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

326 : public static void cacheSynchronizationStamp(ReferencedResource refResource) {

22. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

338 : public static long computeModificationStamp(ReferencedResource resource) {

23. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

362 : return getFile((ReferencedResource) aResource);

24. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

386 : if (ExtendedEcoreUtil.getFileNotFoundDetector().isFileNotFound(e))

25. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

386 : if (ExtendedEcoreUtil.getFileNotFoundDetector().isFileNotFound(e))

26. WARNING: DiscouragedReference

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

WorkbenchResourceHelper.java :

386 : if (ExtendedEcoreUtil.getFileNotFoundDetector().isFileNotFound(e))

Source File: org/eclipse/wst/common/internal/emfworkbench/edit/AdapterFactoryDescriptor.java
1. WARNING: DiscouragedReference

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

AdapterFactoryDescriptor.java :

27 : import org.eclipse.wst.common.frameworks.internal.AbstractRegistryDescriptor;

2. WARNING: DiscouragedReference

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

AdapterFactoryDescriptor.java :

28 : import org.eclipse.wst.common.internal.emf.utilities.Assert;

3. WARNING: DiscouragedReference

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

AdapterFactoryDescriptor.java :

32 : public class AdapterFactoryDescriptor extends AbstractRegistryDescriptor implements Comparable {

4. WARNING: DiscouragedReference

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

AdapterFactoryDescriptor.java :

41 : super(element);

5. WARNING: DiscouragedReference

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

AdapterFactoryDescriptor.java :

45 : Assert.isNotNull(packageURI, EMFWorkbenchEditResourceHandler.AdapterFactoryDescriptor_ERROR_0);

6. WARNING: DiscouragedReference

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

AdapterFactoryDescriptor.java :

45 : Assert.isNotNull(packageURI, EMFWorkbenchEditResourceHandler.AdapterFactoryDescriptor_ERROR_0);

7. WARNING: DiscouragedReference

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

AdapterFactoryDescriptor.java :

46 : Assert.isNotNull(id, EMFWorkbenchEditResourceHandler.getString(EMFWorkbenchEditResourceHandler.AdapterFactoryDescriptor_ERROR_1, new Object[]{element.getDeclaringExtension().getNamespace()}));

8. WARNING: DiscouragedReference

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

AdapterFactoryDescriptor.java :

46 : Assert.isNotNull(id, EMFWorkbenchEditResourceHandler.getString(EMFWorkbenchEditResourceHandler.AdapterFactoryDescriptor_ERROR_1, new Object[]{element.getDeclaringExtension().getNamespace()}));

9. WARNING: DiscouragedReference

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

AdapterFactoryDescriptor.java :

63 : sb.append(getPriority());

10. WARNING: DiscouragedReference

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

AdapterFactoryDescriptor.java :

81 : IConfigurationElement[] children = element.getChildren(AdapterFactoryRegistry.VIEW);

11. WARNING: DiscouragedReference

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

AdapterFactoryDescriptor.java :

94 : if (element == null)

12. WARNING: DiscouragedReference

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

AdapterFactoryDescriptor.java :

99 : factory = (AdapterFactory) element.createExecutableExtension(AdapterFactoryRegistry.CLASS_NAME);

13. WARNING: DiscouragedReference

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

AdapterFactoryDescriptor.java :

133 : int pCompare = getPriority() - desc.getPriority();

14. WARNING: DiscouragedReference

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

AdapterFactoryDescriptor.java :

133 : int pCompare = getPriority() - desc.getPriority();

Source File: org/eclipse/wst/common/internal/emfworkbench/edit/ClientAccessRegistry.java
1. WARNING: DiscouragedReference

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

ClientAccessRegistry.java :

20 : import org.eclipse.jem.internal.util.emf.workbench.nls.EMFWorkbenchResourceHandler;

2. WARNING: DiscouragedReference

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

ClientAccessRegistry.java :

59 : throw new ClientAccessRegistryException(EMFWorkbenchResourceHandler.getString("ClientAccessRegistry_ERROR_1"), accessorKey); //$NON-NLS-1$

3. WARNING: DiscouragedReference

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

ClientAccessRegistry.java :

59 : throw new ClientAccessRegistryException(EMFWorkbenchResourceHandler.getString("ClientAccessRegistry_ERROR_1"), accessorKey); //$NON-NLS-1$

4. WARNING: DiscouragedReference

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

ClientAccessRegistry.java :

87 : throw new ClientAccessRegistryException(EMFWorkbenchResourceHandler.getString("ClientAccessRegistry_ERROR_1"), accessorKey); //$NON-NLS-1$

5. WARNING: DiscouragedReference

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

ClientAccessRegistry.java :

87 : throw new ClientAccessRegistryException(EMFWorkbenchResourceHandler.getString("ClientAccessRegistry_ERROR_1"), accessorKey); //$NON-NLS-1$

Source File: org/eclipse/wst/common/internal/emfworkbench/edit/EMFWorkbenchEditContextFactory.java
1. WARNING: DiscouragedReference

Discouraged access: The type LockManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.core.jobs_3.4.1.R34x_v20081128.jar

EMFWorkbenchEditContextFactory.java :

22 : import org.eclipse.core.internal.jobs.LockManager;

2. WARNING: DiscouragedReference

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

EMFWorkbenchEditContextFactory.java :

26 : import org.eclipse.jem.internal.util.emf.workbench.EMFWorkbenchContextFactory;

3. WARNING: DiscouragedReference

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

EMFWorkbenchEditContextFactory.java :

39 : public class EMFWorkbenchEditContextFactory extends EMFWorkbenchContextFactory {

4. WARNING: DiscouragedReference

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

EMFWorkbenchEditContextFactory.java :

46 : super();

5. WARNING: DiscouragedReference

Discouraged access: The type LockManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.core.jobs_3.4.1.R34x_v20081128.jar

EMFWorkbenchEditContextFactory.java :

57 : protected static LockManager lockManager = new LockManager();

6. WARNING: DiscouragedReference

Discouraged access: The constructor LockManager() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.core.jobs_3.4.1.R34x_v20081128.jar

EMFWorkbenchEditContextFactory.java :

57 : protected static LockManager lockManager = new LockManager();

7. WARNING: DiscouragedReference

Discouraged access: The type LockManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.core.jobs_3.4.1.R34x_v20081128.jar

EMFWorkbenchEditContextFactory.java :

57 : protected static LockManager lockManager = new LockManager();

8. WARNING: DiscouragedReference

Discouraged access: The method newLock() from the type LockManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.core.jobs_3.4.1.R34x_v20081128.jar

EMFWorkbenchEditContextFactory.java :

68 : lock = lockManager.newLock();

9. WARNING: DiscouragedReference

Discouraged access: The method createEMFContext(IProject, IEMFContextContributor) from the type EMFWorkbenchContextFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.util/@dot

EMFWorkbenchEditContextFactory.java :

81 : return super.createEMFContext(aProject, contributor);

10. WARNING: DiscouragedReference

Discouraged access: The method getCachedEMFContext(IProject) from the type EMFWorkbenchContextFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.util/@dot

EMFWorkbenchEditContextFactory.java :

95 : return super.getCachedEMFContext(aProject);

Source File: org/eclipse/wst/common/internal/emfworkbench/edit/EditModelExtension.java
1. WARNING: DiscouragedReference

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

EditModelExtension.java :

24 : import org.eclipse.wst.common.frameworks.internal.ConfigurationElementWrapper;

2. WARNING: DiscouragedReference

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

EditModelExtension.java :

27 : public class EditModelExtension extends ConfigurationElementWrapper {

3. WARNING: DiscouragedReference

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

EditModelExtension.java :

36 : super(element);

4. WARNING: DiscouragedReference

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

EditModelExtension.java :

41 : id = element.getAttribute(ID_ATTR);

5. WARNING: DiscouragedReference

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

EditModelExtension.java :

43 : Logger.getLogger().logError("Incorrect usage of editModelExtension extension point. Element must contain id attribute. Plugin: " + getPluginId()); //$NON-NLS-1$

6. WARNING: DiscouragedReference

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

EditModelExtension.java :

47 : editModelID = element.getAttribute(EditModelExtensionRegistry.EDIT_MODEL_ID_ATTR);

7. WARNING: DiscouragedReference

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

EditModelExtension.java :

49 : IConfigurationElement[] editModelResources = element.getChildren(EditModelResource.EDIT_MODEL_RESOURCE_ELEMENT);

Source File: org/eclipse/wst/common/internal/emfworkbench/edit/EditModelResource.java
1. WARNING: DiscouragedReference

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

EditModelResource.java :

20 : import org.eclipse.wst.common.frameworks.internal.AbstractRegistryDescriptor;

2. WARNING: DiscouragedReference

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

EditModelResource.java :

24 : public class EditModelResource extends AbstractRegistryDescriptor implements Comparable {

3. WARNING: DiscouragedReference

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

EditModelResource.java :

41 : super(element);

4. WARNING: DiscouragedReference

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

EditModelResource.java :

83 : return super.getPriority();

Source File: org/eclipse/wst/common/internal/emfworkbench/edit/ReadOnlyClientAccessRegistry.java
1. WARNING: DiscouragedReference

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

ReadOnlyClientAccessRegistry.java :

13 : import org.eclipse.jem.internal.util.emf.workbench.nls.EMFWorkbenchResourceHandler;

2. WARNING: DiscouragedReference

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

ReadOnlyClientAccessRegistry.java :

48 : throw new ClientAccessRegistryException(EMFWorkbenchResourceHandler.getString("ClientAccessRegistry_ERROR_1"), accessorKey); //$NON-NLS-1$

3. WARNING: DiscouragedReference

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

ReadOnlyClientAccessRegistry.java :

48 : throw new ClientAccessRegistryException(EMFWorkbenchResourceHandler.getString("ClientAccessRegistry_ERROR_1"), accessorKey); //$NON-NLS-1$

Source File: org/eclipse/wst/common/internal/emfworkbench/integration/ComposedEditModel.java
1. WARNING: DiscouragedReference

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

ComposedEditModel.java :

25 : import org.eclipse.wst.common.frameworks.internal.operations.IOperationHandler;

2. WARNING: DiscouragedReference

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

ComposedEditModel.java :

252 : protected boolean shouldSave(IOperationHandler operationHandler) {

Source File: org/eclipse/wst/common/internal/emfworkbench/integration/DynamicAdapterFactory.java
1. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

45 : import org.eclipse.wst.common.frameworks.internal.enablement.EnablementIdentifier;

2. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

46 : import org.eclipse.wst.common.frameworks.internal.enablement.EnablementIdentifierEvent;

3. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

47 : import org.eclipse.wst.common.frameworks.internal.enablement.EnablementManager;

4. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

48 : import org.eclipse.wst.common.frameworks.internal.enablement.IEnablementIdentifier;

5. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

49 : import org.eclipse.wst.common.frameworks.internal.enablement.IEnablementIdentifierListener;

6. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

50 : import org.eclipse.wst.common.frameworks.internal.enablement.IEnablementManager;

7. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

62 : public class DynamicAdapterFactory implements AdapterFactory, IChangeNotifier, IDisposable, INotifyChangedListener, IEnablementIdentifierListener {

8. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

479 : ((IEnablementIdentifier) itr.next()).removeIdentifierListener(this);

9. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

479 : ((IEnablementIdentifier) itr.next()).removeIdentifierListener(this);

10. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

532 : IEnablementIdentifier identifier = null;

11. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

538 : if (project.equals(NO_PROJECT) || (identifier != null && identifier.isEnabled()))

12. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

547 : if (project.equals(NO_PROJECT) || (identifier != null && identifier.isEnabled())) {

13. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

564 : private IEnablementIdentifier getIdentifier(Object project, AdapterFactoryDescriptor desc) {

14. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

565 : IEnablementIdentifier identifier = null;

15. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

567 : identifier = IEnablementManager.INSTANCE.getIdentifier(desc.getID(), (IProject) project);

16. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

567 : identifier = IEnablementManager.INSTANCE.getIdentifier(desc.getID(), (IProject) project);

17. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

567 : identifier = IEnablementManager.INSTANCE.getIdentifier(desc.getID(), (IProject) project);

18. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

569 : identifier = EnablementManager.INSTANCE.getIdentifier(desc.getID(), (IProject) project);

19. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

569 : identifier = EnablementManager.INSTANCE.getIdentifier(desc.getID(), (IProject) project);

20. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

569 : identifier = EnablementManager.INSTANCE.getIdentifier(desc.getID(), (IProject) project);

21. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

580 : protected void addListenerIfNecessary(IEnablementIdentifier identifier) {

22. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

583 : identifier.addIdentifierListener(this);

23. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

587 : protected boolean isListeningTo(IEnablementIdentifier identifier) {

24. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

607 : public void identifierChanged(EnablementIdentifierEvent identifierEvent) {

25. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

608 : if (identifierEvent.hasEnabledChanged() || identifierEvent.hasFunctionGroupIdsChanged()) {

26. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

608 : if (identifierEvent.hasEnabledChanged() || identifierEvent.hasFunctionGroupIdsChanged()) {

27. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

609 : Object project = ((EnablementIdentifier) identifierEvent.getIdentifier()).getProject();

28. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

609 : Object project = ((EnablementIdentifier) identifierEvent.getIdentifier()).getProject();

29. WARNING: DiscouragedReference

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

DynamicAdapterFactory.java :

609 : Object project = ((EnablementIdentifier) identifierEvent.getIdentifier()).getProject();

Source File: org/eclipse/wst/common/internal/emfworkbench/integration/EMFWorkbenchEditPlugin.java
1. WARNING: DiscouragedReference

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

EMFWorkbenchEditPlugin.java :

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

2. WARNING: DiscouragedReference

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

EMFWorkbenchEditPlugin.java :

61 : ExtendedEcoreUtil.setFileNotFoundDetector(new ExtendedEcoreUtil.FileNotFoundDetector() {

3. WARNING: DiscouragedReference

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

EMFWorkbenchEditPlugin.java :

61 : ExtendedEcoreUtil.setFileNotFoundDetector(new ExtendedEcoreUtil.FileNotFoundDetector() { public boolean isFileNotFound(WrappedException wrappedEx) { return WorkbenchResourceHelperBase.isResourceNotFound(wrappedEx) || wrappedEx.exception() instanceof FileNotFoundException; } });

4. WARNING: DiscouragedReference

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

EMFWorkbenchEditPlugin.java :

61 : ExtendedEcoreUtil.setFileNotFoundDetector(new ExtendedEcoreUtil.FileNotFoundDetector() {

5. WARNING: DiscouragedReference

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

EMFWorkbenchEditPlugin.java :

61 : ExtendedEcoreUtil.setFileNotFoundDetector(new ExtendedEcoreUtil.FileNotFoundDetector() {

Source File: org/eclipse/wst/common/internal/emfworkbench/integration/EditModel.java
1. WARNING: DiscouragedReference

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

EditModel.java :

48 : import org.eclipse.jem.internal.util.emf.workbench.nls.EMFWorkbenchResourceHandler;

2. WARNING: DiscouragedReference

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

EditModel.java :

52 : import org.eclipse.wst.common.frameworks.internal.ISaveHandler;

3. WARNING: DiscouragedReference

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

EditModel.java :

53 : import org.eclipse.wst.common.frameworks.internal.SaveFailedException;

4. WARNING: DiscouragedReference

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

EditModel.java :

54 : import org.eclipse.wst.common.frameworks.internal.SaveHandlerHeadless;

5. WARNING: DiscouragedReference

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

EditModel.java :

55 : import org.eclipse.wst.common.frameworks.internal.SaveHandlerRegister;

6. WARNING: DiscouragedReference

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

EditModel.java :

56 : import org.eclipse.wst.common.frameworks.internal.enablement.EnablementIdentifierEvent;

7. WARNING: DiscouragedReference

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

EditModel.java :

57 : import org.eclipse.wst.common.frameworks.internal.enablement.IEnablementIdentifier;

8. WARNING: DiscouragedReference

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

EditModel.java :

58 : import org.eclipse.wst.common.frameworks.internal.enablement.IEnablementIdentifierListener;

9. WARNING: DiscouragedReference

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

EditModel.java :

59 : import org.eclipse.wst.common.frameworks.internal.enablement.nonui.IWFTWrappedException;

10. WARNING: DiscouragedReference

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

EditModel.java :

60 : import org.eclipse.wst.common.frameworks.internal.operations.IOperationHandler;

11. WARNING: DiscouragedReference

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

EditModel.java :

61 : import org.eclipse.wst.common.internal.emf.resource.CompatibilityXMIResource;

12. WARNING: DiscouragedReference

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

EditModel.java :

62 : import org.eclipse.wst.common.internal.emf.resource.ReferencedResource;

13. WARNING: DiscouragedReference

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

EditModel.java :

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

14. WARNING: DiscouragedReference

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

EditModel.java :

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

15. WARNING: DiscouragedReference

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

EditModel.java :

65 : import org.eclipse.wst.common.internal.emf.utilities.PleaseMigrateYourCodeError;

16. WARNING: DiscouragedReference

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

EditModel.java :

78 : public class EditModel implements CommandStackListener, ResourceStateInputProvider, ResourceStateValidator, IEnablementIdentifierListener {

17. WARNING: DiscouragedReference

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

EditModel.java :

197 : IEnablementIdentifier identifier = null;

18. WARNING: DiscouragedReference

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

EditModel.java :

199 : identifier = (IEnablementIdentifier) iter.next();

19. WARNING: DiscouragedReference

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

EditModel.java :

200 : identifier.removeIdentifierListener(this);

20. WARNING: DiscouragedReference

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

EditModel.java :

336 : protected ISaveHandler getSaveHandler() {

21. WARNING: DiscouragedReference

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

EditModel.java :

337 : return SaveHandlerRegister.getSaveHandler();

22. WARNING: DiscouragedReference

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

EditModel.java :

337 : return SaveHandlerRegister.getSaveHandler();

23. WARNING: DiscouragedReference

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

EditModel.java :

359 : public void save(IProgressMonitor monitor) throws PleaseMigrateYourCodeError {

24. WARNING: DiscouragedReference

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

EditModel.java :

368 : getSaveHandler().access();

25. WARNING: DiscouragedReference

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

EditModel.java :

376 : } catch (SaveFailedException ex) {

26. WARNING: DiscouragedReference

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

EditModel.java :

377 : getSaveHandler().handleSaveFailed(ex, monitor);

27. WARNING: DiscouragedReference

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

EditModel.java :

381 : getSaveHandler().release();

28. WARNING: DiscouragedReference

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

EditModel.java :

409 : public void saveIfNecessaryWithPrompt(IOperationHandler operationHandler, Object accessorKey) {

29. WARNING: DiscouragedReference

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

EditModel.java :

422 : public void saveIfNecessaryWithPrompt(IOperationHandler operationHandler, boolean wasDirty, Object accessorKey) {

30. WARNING: DiscouragedReference

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

EditModel.java :

433 : public void saveIfNecessaryWithPrompt(IProgressMonitor monitor, IOperationHandler operationHandler, Object accessorKey) {

31. WARNING: DiscouragedReference

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

EditModel.java :

446 : public void saveIfNecessaryWithPrompt(IProgressMonitor monitor, IOperationHandler operationHandler, boolean wasDirty, Object accessorKey) {

32. WARNING: DiscouragedReference

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

EditModel.java :

459 : protected void runSaveOperation(IWorkspaceRunnable runnable, IProgressMonitor monitor) throws SaveFailedException {

33. WARNING: DiscouragedReference

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

EditModel.java :

463 : throw new SaveFailedException(e);

34. WARNING: DiscouragedReference

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

EditModel.java :

463 : throw new SaveFailedException(e);

35. WARNING: DiscouragedReference

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

EditModel.java :

470 : protected boolean shouldSave(IOperationHandler operationHandler, boolean wasDirty) {

36. WARNING: DiscouragedReference

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

EditModel.java :

488 : if (ExtendedEcoreUtil.endsWith(resURI, uri))

37. WARNING: DiscouragedReference

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

EditModel.java :

488 : if (ExtendedEcoreUtil.endsWith(resURI, uri))

38. WARNING: DiscouragedReference

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

EditModel.java :

532 : IEnablementIdentifier identifier = res.getEnablementIdentifier(getProject());

39. WARNING: DiscouragedReference

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

EditModel.java :

532 : IEnablementIdentifier identifier = res.getEnablementIdentifier(getProject());

40. WARNING: DiscouragedReference

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

EditModel.java :

534 : enabled = identifier.isEnabled();

41. WARNING: DiscouragedReference

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

EditModel.java :

553 : private void registerInterest(IEnablementIdentifier identifier, EditModelResource res) {

42. WARNING: DiscouragedReference

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

EditModel.java :

557 : private List getEditModelResources(IEnablementIdentifier identifier) {

43. WARNING: DiscouragedReference

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

EditModel.java :

564 : identifier.addIdentifierListener(this);

44. WARNING: DiscouragedReference

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

EditModel.java :

692 : if (aResource instanceof ReferencedResource) {

45. WARNING: DiscouragedReference

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

EditModel.java :

693 : access((ReferencedResource) aResource);

46. WARNING: DiscouragedReference

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

EditModel.java :

696 : ((ReferencedResource) aResource).setFormat(CompatibilityXMIResource.FORMAT_MOF5);

47. WARNING: DiscouragedReference

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

EditModel.java :

696 : ((ReferencedResource) aResource).setFormat(CompatibilityXMIResource.FORMAT_MOF5);

48. WARNING: DiscouragedReference

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

EditModel.java :

696 : ((ReferencedResource) aResource).setFormat(CompatibilityXMIResource.FORMAT_MOF5);

49. WARNING: DiscouragedReference

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

EditModel.java :

696 : ((ReferencedResource) aResource).setFormat(CompatibilityXMIResource.FORMAT_MOF5);

50. WARNING: DiscouragedReference

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

EditModel.java :

697 : } else if (aResource instanceof CompatibilityXMIResource) {

51. WARNING: DiscouragedReference

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

EditModel.java :

698 : ((CompatibilityXMIResource) aResource).setFormat(CompatibilityXMIResource.FORMAT_MOF5);

52. WARNING: DiscouragedReference

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

EditModel.java :

698 : ((CompatibilityXMIResource) aResource).setFormat(CompatibilityXMIResource.FORMAT_MOF5);

53. WARNING: DiscouragedReference

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

EditModel.java :

698 : ((CompatibilityXMIResource) aResource).setFormat(CompatibilityXMIResource.FORMAT_MOF5);

54. WARNING: DiscouragedReference

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

EditModel.java :

698 : ((CompatibilityXMIResource) aResource).setFormat(CompatibilityXMIResource.FORMAT_MOF5);

55. WARNING: DiscouragedReference

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

EditModel.java :

720 : if (ExtendedEcoreUtil.endsWith(resource.getURI(), aUri))

56. WARNING: DiscouragedReference

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

EditModel.java :

720 : if (ExtendedEcoreUtil.endsWith(resource.getURI(), aUri))

57. WARNING: DiscouragedReference

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

EditModel.java :

773 : protected boolean shouldAccessForRead(ReferencedResource aResource) {

58. WARNING: DiscouragedReference

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

EditModel.java :

832 : if (removeResource(res) && res instanceof ReferencedResource)

59. WARNING: DiscouragedReference

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

EditModel.java :

833 : removedResource((ReferencedResource) res);

60. WARNING: DiscouragedReference

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

EditModel.java :

837 : private final void removedResource(ReferencedResource referencedResource) {

61. WARNING: DiscouragedReference

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

EditModel.java :

838 : if (!isReadOnly() && referencedResource.wasReverted()) {

62. WARNING: DiscouragedReference

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

EditModel.java :

869 : protected void reverted(ReferencedResource revertedResource) {

63. WARNING: DiscouragedReference

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

EditModel.java :

897 : if (res instanceof TranslatorResource)

64. WARNING: DiscouragedReference

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

EditModel.java :

953 : protected void access(ReferencedResource aResource) {

65. WARNING: DiscouragedReference

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

EditModel.java :

955 : aResource.accessForRead();

66. WARNING: DiscouragedReference

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

EditModel.java :

957 : aResource.accessForWrite();

67. WARNING: DiscouragedReference

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

EditModel.java :

983 : if (aResource != null && aResource instanceof ReferencedResource)

68. WARNING: DiscouragedReference

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

EditModel.java :

984 : release((ReferencedResource) aResource);

69. WARNING: DiscouragedReference

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

EditModel.java :

990 : protected void release(ReferencedResource aResource) {

70. WARNING: DiscouragedReference

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

EditModel.java :

992 : aResource.releaseFromRead();

71. WARNING: DiscouragedReference

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

EditModel.java :

994 : aResource.releaseFromWrite();

72. WARNING: DiscouragedReference

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

EditModel.java :

1168 : return SaveHandlerHeadless.isFailedWriteFileFailure(ex);

73. WARNING: DiscouragedReference

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

EditModel.java :

1168 : return SaveHandlerHeadless.isFailedWriteFileFailure(ex);

74. WARNING: DiscouragedReference

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

EditModel.java :

1235 : if (e instanceof IWFTWrappedException)

75. WARNING: DiscouragedReference

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

EditModel.java :

1236 : nested = ((IWFTWrappedException) e).getNestedException();

76. WARNING: DiscouragedReference

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

EditModel.java :

1236 : nested = ((IWFTWrappedException) e).getNestedException();

77. WARNING: DiscouragedReference

Discouraged access: The constructor SaveFailedException(String, Exception) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar

EditModel.java :

1240 : throw new SaveFailedException(EMFWorkbenchResourceHandler.getString("An_error_occurred_while_sa_ERROR_"), nested); //$NON-NLS-1$ = "An error occurred while saving."

78. WARNING: DiscouragedReference

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

EditModel.java :

1240 : throw new SaveFailedException(EMFWorkbenchResourceHandler.getString("An_error_occurred_while_sa_ERROR_"), nested); //$NON-NLS-1$ = "An error occurred while saving."

79. WARNING: DiscouragedReference

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

EditModel.java :

1240 : throw new SaveFailedException(EMFWorkbenchResourceHandler.getString("An_error_occurred_while_sa_ERROR_"), nested); //$NON-NLS-1$ = "An error occurred while saving."

80. WARNING: DiscouragedReference

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

EditModel.java :

1240 : throw new SaveFailedException(EMFWorkbenchResourceHandler.getString("An_error_occurred_while_sa_ERROR_"), nested); //$NON-NLS-1$ = "An error occurred while saving."

81. WARNING: DiscouragedReference

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

EditModel.java :

1246 : protected boolean promptToSave(IOperationHandler operationHandler) {

82. WARNING: DiscouragedReference

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

EditModel.java :

1249 : return operationHandler.canContinue(EMFWorkbenchResourceHandler.getString("The_following_resources_ne_UI_"), getResourceURIs(true)); //$NON-NLS-1$ = "The following resources need to be saved but are currently shared, do you want to save now?"

83. WARNING: DiscouragedReference

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

EditModel.java :

1249 : return operationHandler.canContinue(EMFWorkbenchResourceHandler.getString("The_following_resources_ne_UI_"), getResourceURIs(true)); //$NON-NLS-1$ = "The following resources need to be saved but are currently shared, do you want to save now?"

84. WARNING: DiscouragedReference

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

EditModel.java :

1249 : return operationHandler.canContinue(EMFWorkbenchResourceHandler.getString("The_following_resources_ne_UI_"), getResourceURIs(true)); //$NON-NLS-1$ = "The following resources need to be saved but are currently shared, do you want to save now?"

85. WARNING: DiscouragedReference

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

EditModel.java :

1346 : protected boolean shouldSave(IOperationHandler operationHandler) {

86. WARNING: DiscouragedReference

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

EditModel.java :

1355 : return getSaveHandler().shouldContinueAndMakeFileEditable(aFile);

87. WARNING: DiscouragedReference

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

EditModel.java :

1522 : public void identifierChanged(EnablementIdentifierEvent evt) {

88. WARNING: DiscouragedReference

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

EditModel.java :

1523 : if (evt.hasEnabledChanged()) {

89. WARNING: DiscouragedReference

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

EditModel.java :

1526 : IEnablementIdentifier id = evt.getIdentifier();

90. WARNING: DiscouragedReference

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

EditModel.java :

1526 : IEnablementIdentifier id = evt.getIdentifier();

91. WARNING: DiscouragedReference

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

EditModel.java :

1527 : if (id.isEnabled())

92. WARNING: DiscouragedReference

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

EditModel.java :

1536 : private void removeKnownResources(IEnablementIdentifier id) {

93. WARNING: DiscouragedReference

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

EditModel.java :

1554 : private void addKnownResources(IEnablementIdentifier id) {

Source File: org/eclipse/wst/common/internal/emfworkbench/integration/ModelModifier.java
1. WARNING: DiscouragedReference

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

ModelModifier.java :

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

2. WARNING: DiscouragedReference

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

ModelModifier.java :

362 : ExtendedEcoreUtil.becomeProxy(eObject, resource);

3. WARNING: DiscouragedReference

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

ModelModifier.java :

362 : ExtendedEcoreUtil.becomeProxy(eObject, resource);

4. WARNING: DiscouragedReference

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

ModelModifier.java :

372 : ExtendedEcoreUtil.removeProxy(eObject, resource);

5. WARNING: DiscouragedReference

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

ModelModifier.java :

372 : ExtendedEcoreUtil.removeProxy(eObject, resource);

6. WARNING: DiscouragedReference

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

ModelModifier.java :

376 : ExtendedEcoreUtil.becomeProxy(eObject, resource);

7. WARNING: DiscouragedReference

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

ModelModifier.java :

376 : ExtendedEcoreUtil.becomeProxy(eObject, resource);

Source File: org/eclipse/wst/common/internal/emfworkbench/integration/ModifierHelper.java
1. WARNING: DiscouragedReference

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

ModifierHelper.java :

23 : import org.eclipse.wst.common.internal.emf.utilities.FeatureValueConversionException;

2. WARNING: DiscouragedReference

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

ModifierHelper.java :

24 : import org.eclipse.wst.common.internal.emf.utilities.FeatureValueConverter;

3. WARNING: DiscouragedReference

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

ModifierHelper.java :

41 : private FeatureValueConverter featureValueConverter;

4. WARNING: DiscouragedReference

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

ModifierHelper.java :

98 : return getFeatureValueConverter().convertValue(newValue, getFeature());

5. WARNING: DiscouragedReference

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

ModifierHelper.java :

155 : public FeatureValueConverter getFeatureValueConverter() {

6. WARNING: DiscouragedReference

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

ModifierHelper.java :

157 : featureValueConverter = FeatureValueConverter.DEFAULT;

7. WARNING: DiscouragedReference

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

ModifierHelper.java :

157 : featureValueConverter = FeatureValueConverter.DEFAULT;

8. WARNING: DiscouragedReference

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

ModifierHelper.java :

279 : public void setFeatureValueConverter(FeatureValueConverter newFeatureValueConverter) {

9. WARNING: DiscouragedReference

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

ModifierHelper.java :

322 : } catch (FeatureValueConversionException featureException) {

Source File: org/eclipse/wst/common/internal/emfworkbench/integration/ProjectResourceSetEditImpl.java
1. WARNING: DiscouragedReference

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

ProjectResourceSetEditImpl.java :

23 : import org.eclipse.jem.internal.util.emf.workbench.ProjectResourceSetImpl;

2. WARNING: DiscouragedReference

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

ProjectResourceSetEditImpl.java :

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

3. WARNING: DiscouragedReference

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

ProjectResourceSetEditImpl.java :

33 : public class ProjectResourceSetEditImpl extends ProjectResourceSetImpl {

4. WARNING: DiscouragedReference

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

ProjectResourceSetEditImpl.java :

39 : super(aProject);

5. WARNING: DiscouragedReference

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

ProjectResourceSetEditImpl.java :

48 : Resource result = super.createResource(uri, contentType);

6. WARNING: DiscouragedReference

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

ProjectResourceSetEditImpl.java :

50 : WorkbenchResourceHelper.cacheSynchronizationStamp((ReferencedResource) result);

Source File: org/eclipse/wst/common/internal/emfworkbench/integration/ResourceSetWorkbenchEditSynchronizer.java
1. WARNING: DiscouragedReference

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

ResourceSetWorkbenchEditSynchronizer.java :

47 : import org.eclipse.jem.internal.util.emf.workbench.EMFWorkbenchContextFactory;

2. WARNING: DiscouragedReference

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

ResourceSetWorkbenchEditSynchronizer.java :

48 : import org.eclipse.jem.internal.util.emf.workbench.ProjectResourceSetImpl;

3. WARNING: DiscouragedReference

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

ResourceSetWorkbenchEditSynchronizer.java :

53 : import org.eclipse.wst.common.internal.emf.resource.ReferencedResource;

4. WARNING: DiscouragedReference

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

ResourceSetWorkbenchEditSynchronizer.java :

261 : EMFWorkbenchContextFactory.INSTANCE.removeCachedProject(getProject());

5. WARNING: DiscouragedReference

Discouraged access: The method removeCachedProject(IProject) from the type EMFWorkbenchContextFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.util/@dot

ResourceSetWorkbenchEditSynchronizer.java :

261 : EMFWorkbenchContextFactory.INSTANCE.removeCachedProject(getProject());

6. WARNING: DiscouragedReference

Discouraged access: The field INSTANCE from the type EMFWorkbenchContextFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.util/@dot

ResourceSetWorkbenchEditSynchronizer.java :

261 : EMFWorkbenchContextFactory.INSTANCE.removeCachedProject(getProject());

7. WARNING: DiscouragedReference

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

ResourceSetWorkbenchEditSynchronizer.java :

339 : ReferencedResource refRes = (ReferencedResource) resource;

8. WARNING: DiscouragedReference

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

ResourceSetWorkbenchEditSynchronizer.java :

339 : ReferencedResource refRes = (ReferencedResource) resource;

9. WARNING: DiscouragedReference

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

ResourceSetWorkbenchEditSynchronizer.java :

340 : if (refRes.shouldForceRefresh()) {

10. WARNING: DiscouragedReference

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

ResourceSetWorkbenchEditSynchronizer.java :

350 : if (!WorkbenchResourceHelper.isConsistent((ReferencedResource) resource)) {

11. WARNING: DiscouragedReference

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

ResourceSetWorkbenchEditSynchronizer.java :

389 : ReferencedResource refRes = (ReferencedResource) resource;

12. WARNING: DiscouragedReference

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

ResourceSetWorkbenchEditSynchronizer.java :

389 : ReferencedResource refRes = (ReferencedResource) resource;

13. WARNING: DiscouragedReference

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

ResourceSetWorkbenchEditSynchronizer.java :

390 : if (!refRes.shouldForceRefresh())

14. WARNING: DiscouragedReference

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

ResourceSetWorkbenchEditSynchronizer.java :

400 : if (!WorkbenchResourceHelper.isConsistent((ReferencedResource) resource))

15. WARNING: DiscouragedReference

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

ResourceSetWorkbenchEditSynchronizer.java :

440 : if (resourceSet instanceof ProjectResourceSetImpl) {

16. WARNING: DiscouragedReference

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

ResourceSetWorkbenchEditSynchronizer.java :

441 : ProjectResourceSetImpl projResSet =(ProjectResourceSetImpl)resourceSet;

17. WARNING: DiscouragedReference

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

ResourceSetWorkbenchEditSynchronizer.java :

441 : ProjectResourceSetImpl projResSet =(ProjectResourceSetImpl)resourceSet;

18. WARNING: DiscouragedReference

Discouraged access: The method getImmutableResources() from the type ProjectResourceSetImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jem.util/@dot

ResourceSetWorkbenchEditSynchronizer.java :

442 : allResources = projResSet.getImmutableResources();

Source File: org/eclipse/wst/common/internal/emfworkbench/validateedit/ResourceStateValidatorImpl.java
1. WARNING: DiscouragedReference

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

ResourceStateValidatorImpl.java :

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

2. WARNING: DiscouragedReference

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

ResourceStateValidatorImpl.java :

197 : ReferencedResource res = null;

3. WARNING: DiscouragedReference

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

ResourceStateValidatorImpl.java :

199 : res = (ReferencedResource) readOnlyResources.get(i);

4. WARNING: DiscouragedReference

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

ResourceStateValidatorImpl.java :

278 : ReferencedResource refRes = null;

5. WARNING: DiscouragedReference

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

ResourceStateValidatorImpl.java :

282 : refRes = (ReferencedResource) res;

6. WARNING: DiscouragedReference

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

ResourceStateValidatorImpl.java :

283 : if (!WorkbenchResourceHelper.isConsistent(refRes) && (refRes.isLoaded() && !refRes.isNew())) {

7. WARNING: DiscouragedReference

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

ResourceStateValidatorImpl.java :

298 : ReferencedResource refRes = null;

8. WARNING: DiscouragedReference

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

ResourceStateValidatorImpl.java :

300 : refRes = (ReferencedResource) refResources.get(i);

9. WARNING: DiscouragedReference

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

ResourceStateValidatorImpl.java :

390 : protected long computeModificationStamp(ReferencedResource resource) {

10. WARNING: DiscouragedReference

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

ResourceStateValidatorImpl.java :

429 : ReferencedResource res = null;

11. WARNING: DiscouragedReference

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

ResourceStateValidatorImpl.java :

431 : res = (ReferencedResource) refResources.get(i);

12. WARNING: DiscouragedReference

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

ResourceStateValidatorImpl.java :

432 : res.setForceRefresh(true);