Compiler Report

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

Number of source files: 65 Number of classfiles: 155

Problems: 769 (Errors: 0 Warnings: 769 )

Source File: org/eclipse/jst/jsf/ui/internal/JSFUITraceOptions.java
1. WARNING: DiscouragedReference

Discouraged access: The type FrameworkDebugOptions is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.osgi_3.6.2.R36x_v20110210.jar

JSFUITraceOptions.java :

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

2. WARNING: DiscouragedReference

Discouraged access: The type FrameworkDebugOptions is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.osgi_3.6.2.R36x_v20110210.jar

JSFUITraceOptions.java :

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

3. WARNING: DiscouragedReference

Discouraged access: The method getDefault() from the type FrameworkDebugOptions is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.osgi_3.6.2.R36x_v20110210.jar

JSFUITraceOptions.java :

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

Source File: org/eclipse/jst/jsf/ui/internal/classpath/JSFLibraryContainerWizardPage.java
1. WARNING: DiscouragedReference

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

JSFLibraryContainerWizardPage.java :

48 : import org.eclipse.jst.jsf.core.internal.jsflibraryconfig.JSFLibraryRegistryUtil;

2. WARNING: DiscouragedReference

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

JSFLibraryContainerWizardPage.java :

328 : JSFLibrary lib = JSFLibraryRegistryUtil.getInstance().getJSFLibraryRegistry(). getJSFLibraryByID(getLibraryId(entry));

3. WARNING: DiscouragedReference

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

JSFLibraryContainerWizardPage.java :

328 : JSFLibrary lib = JSFLibraryRegistryUtil.getInstance().getJSFLibraryRegistry(). getJSFLibraryByID(getLibraryId(entry));

4. WARNING: DiscouragedReference

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

JSFLibraryContainerWizardPage.java :

328 : JSFLibrary lib = JSFLibraryRegistryUtil.getInstance().getJSFLibraryRegistry(). getJSFLibraryByID(getLibraryId(entry));

5. WARNING: DiscouragedReference

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

JSFLibraryContainerWizardPage.java :

406 : List allLibs = JSFLibraryRegistryUtil.getInstance().getJSFLibraryRegistry().getAllJSFLibraries();

6. WARNING: DiscouragedReference

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

JSFLibraryContainerWizardPage.java :

406 : List allLibs = JSFLibraryRegistryUtil.getInstance().getJSFLibraryRegistry().getAllJSFLibraries();

7. WARNING: DiscouragedReference

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

JSFLibraryContainerWizardPage.java :

406 : List allLibs = JSFLibraryRegistryUtil.getInstance().getJSFLibraryRegistry().getAllJSFLibraries();

8. WARNING: DiscouragedReference

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

JSFLibraryContainerWizardPage.java :

416 : currentLib = JSFLibraryRegistryUtil.getInstance().getJSFLibraryRegistry().getJSFLibraryByID(id);

9. WARNING: DiscouragedReference

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

JSFLibraryContainerWizardPage.java :

416 : currentLib = JSFLibraryRegistryUtil.getInstance().getJSFLibraryRegistry().getJSFLibraryByID(id);

10. WARNING: DiscouragedReference

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

JSFLibraryContainerWizardPage.java :

416 : currentLib = JSFLibraryRegistryUtil.getInstance().getJSFLibraryRegistry().getJSFLibraryByID(id);

Source File: org/eclipse/jst/jsf/ui/internal/classpath/JSFLibraryEditControl.java
1. WARNING: DiscouragedReference

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

JSFLibraryEditControl.java :

30 : import org.eclipse.jst.jsf.core.internal.jsflibraryconfig.JSFLibraryRegistryUtil;

2. WARNING: DiscouragedReference

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

JSFLibraryEditControl.java :

406 : if (isNameInRegistry(JSFLibraryRegistryUtil.getInstance()

3. WARNING: DiscouragedReference

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

JSFLibraryEditControl.java :

406 : if (isNameInRegistry(JSFLibraryRegistryUtil.getInstance()

4. WARNING: DiscouragedReference

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

JSFLibraryEditControl.java :

406 : if (isNameInRegistry(JSFLibraryRegistryUtil.getInstance() .getJSFLibraryRegistry().getAllJSFLibraries(), aName)) {

Source File: org/eclipse/jst/jsf/ui/internal/classpath/JSFLibraryWizard.java
1. WARNING: DiscouragedReference

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

JSFLibraryWizard.java :

18 : import org.eclipse.jst.jsf.core.internal.jsflibraryconfig.JSFLibraryRegistryUtil;

2. WARNING: DiscouragedReference

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

JSFLibraryWizard.java :

87 : JSFLibraryRegistryUtil.getInstance().getJSFLibraryRegistry().addJSFLibrary(workingCopyLibrary);

3. WARNING: DiscouragedReference

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

JSFLibraryWizard.java :

87 : JSFLibraryRegistryUtil.getInstance().getJSFLibraryRegistry().addJSFLibrary(workingCopyLibrary);

4. WARNING: DiscouragedReference

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

JSFLibraryWizard.java :

87 : JSFLibraryRegistryUtil.getInstance().getJSFLibraryRegistry().addJSFLibrary(workingCopyLibrary);

5. WARNING: DiscouragedReference

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

JSFLibraryWizard.java :

92 : JSFLibraryRegistryUtil.rebindClasspathContainerEntries(originalID, workingCopyLibrary.getID(), null);

6. WARNING: DiscouragedReference

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

JSFLibraryWizard.java :

92 : JSFLibraryRegistryUtil.rebindClasspathContainerEntries(originalID, workingCopyLibrary.getID(), null);

7. WARNING: DiscouragedReference

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

JSFLibraryWizard.java :

97 : JSFLibraryRegistryUtil.getInstance().saveJSFLibraryRegistry();

8. WARNING: DiscouragedReference

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

JSFLibraryWizard.java :

97 : JSFLibraryRegistryUtil.getInstance().saveJSFLibraryRegistry();

9. WARNING: DiscouragedReference

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

JSFLibraryWizard.java :

97 : JSFLibraryRegistryUtil.getInstance().saveJSFLibraryRegistry();

Source File: org/eclipse/jst/jsf/ui/internal/common/MetadataTagImageManager.java
1. WARNING: DiscouragedReference

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

MetadataTagImageManager.java :

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

2. WARNING: DiscouragedReference

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

MetadataTagImageManager.java :

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

3. WARNING: DiscouragedReference

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

MetadataTagImageManager.java :

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

4. WARNING: DiscouragedReference

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

MetadataTagImageManager.java :

26 : import org.eclipse.jst.jsf.tagdisplay.internal.paletteinfos.PaletteInfo;

5. WARNING: DiscouragedReference

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

MetadataTagImageManager.java :

27 : import org.eclipse.jst.jsf.tagdisplay.internal.paletteinfos.PaletteInfos;

6. WARNING: DiscouragedReference

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

MetadataTagImageManager.java :

123 : final PaletteInfos tags = (PaletteInfos) trait.getValue();

7. WARNING: DiscouragedReference

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

MetadataTagImageManager.java :

123 : final PaletteInfos tags = (PaletteInfos) trait.getValue();

8. WARNING: DiscouragedReference

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

MetadataTagImageManager.java :

124 : for (final Iterator it = tags.getInfos().iterator(); it.hasNext();)

9. WARNING: DiscouragedReference

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

MetadataTagImageManager.java :

126 : final PaletteInfo tag = (PaletteInfo) it.next();

10. WARNING: DiscouragedReference

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

MetadataTagImageManager.java :

126 : final PaletteInfo tag = (PaletteInfo) it.next();

11. WARNING: DiscouragedReference

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

MetadataTagImageManager.java :

127 : if (tag.getId().equalsIgnoreCase(tagName))

12. WARNING: DiscouragedReference

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

MetadataTagImageManager.java :

129 : final IMetaDataSourceModelProvider sourceProvider = ((Trait) tag

13. WARNING: DiscouragedReference

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

MetadataTagImageManager.java :

134 : icon = getImageDescriptorFromString(sourceProvider, tag .getSmallIcon());

14. WARNING: DiscouragedReference

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

MetadataTagImageManager.java :

139 : icon = getImageDescriptorFromString(sourceProvider, tag .getLargeIcon());

15. WARNING: DiscouragedReference

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

MetadataTagImageManager.java :

178 : IMetaDataSourceModelProvider sourceModelProvider, String imgDesc)

16. WARNING: DiscouragedReference

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

MetadataTagImageManager.java :

181 : IImageDescriptorProvider imageProvider = (IImageDescriptorProvider) sourceModelProvider

17. WARNING: DiscouragedReference

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

MetadataTagImageManager.java :

181 : IImageDescriptorProvider imageProvider = (IImageDescriptorProvider) sourceModelProvider

18. WARNING: DiscouragedReference

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

MetadataTagImageManager.java :

182 : .getAdapter(IImageDescriptorProvider.class);

19. WARNING: DiscouragedReference

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

MetadataTagImageManager.java :

185 : image = imageProvider.getImageDescriptor(imgDesc);

20. WARNING: DiscouragedReference

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

MetadataTagImageManager.java :

196 : String imgDesc = TraitValueHelper.getValueAsString(t);

21. WARNING: DiscouragedReference

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

MetadataTagImageManager.java :

196 : String imgDesc = TraitValueHelper.getValueAsString(t);

Source File: org/eclipse/jst/jsf/ui/internal/common/ViewObjectPresenter.java
1. WARNING: DiscouragedReference

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

ViewObjectPresenter.java :

21 : import org.eclipse.jst.jsf.common.runtime.internal.model.IDesigntimeAdapter;

2. WARNING: DiscouragedReference

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

ViewObjectPresenter.java :

22 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;

3. WARNING: DiscouragedReference

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

ViewObjectPresenter.java :

23 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;

4. WARNING: DiscouragedReference

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

ViewObjectPresenter.java :

38 : public static String present(final ComponentTypeInfo typeInfo)

5. WARNING: DiscouragedReference

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

ViewObjectPresenter.java :

41 : final String componentType = typeInfo.getComponentType();

6. WARNING: DiscouragedReference

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

ViewObjectPresenter.java :

42 : final String componentFamily = typeInfo.getComponentFamily();

7. WARNING: DiscouragedReference

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

ViewObjectPresenter.java :

43 : final String renderType = typeInfo.getRenderFamily();

8. WARNING: DiscouragedReference

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

ViewObjectPresenter.java :

44 : final String componentClass = typeInfo.getClassName();

9. WARNING: DiscouragedReference

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

ViewObjectPresenter.java :

64 : public static String presentCompInterfaces(final ComponentTypeInfo typeInfo, final ComponentInfo compInfo)

10. WARNING: DiscouragedReference

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

ViewObjectPresenter.java :

64 : public static String presentCompInterfaces(final ComponentTypeInfo typeInfo, final ComponentInfo compInfo)

11. WARNING: DiscouragedReference

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

ViewObjectPresenter.java :

68 : interfaces.addAll(Arrays.asList(typeInfo.getInterfaces()));

12. WARNING: DiscouragedReference

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

ViewObjectPresenter.java :

72 : for (final Map.Entry entry : (Set<Map.Entry>) compInfo.getAllAdapters()

13. WARNING: DiscouragedReference

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

ViewObjectPresenter.java :

76 : if (infObject instanceof IDesigntimeAdapter)

14. WARNING: DiscouragedReference

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

ViewObjectPresenter.java :

78 : interfaces.addAll(Arrays.asList(((IDesigntimeAdapter)infObject).getInterfaces()));

15. WARNING: DiscouragedReference

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

ViewObjectPresenter.java :

78 : interfaces.addAll(Arrays.asList(((IDesigntimeAdapter)infObject).getInterfaces()));

Source File: org/eclipse/jst/jsf/ui/internal/component/ComponentInstanceDetailsForm.java
1. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

22 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;

2. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

23 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;

3. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

24 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo.ComponentBeanProperty;

4. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

25 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ComponentDecorator;

5. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

26 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterDecorator;

6. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

27 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.FacetDecorator;

7. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

28 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ValidatorDecorator;

8. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

61 : if (newSelection instanceof ComponentInfo)

9. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

63 : final ComponentInfo compInfo = (ComponentInfo) newSelection;

10. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

63 : final ComponentInfo compInfo = (ComponentInfo) newSelection;

11. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

67 : final ComponentTypeInfo typeInfo = compInfo.getComponentTypeInfo();

12. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

67 : final ComponentTypeInfo typeInfo = compInfo.getComponentTypeInfo();

13. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

76 : private void updateComponentSection(final ComponentInfo compInfo)

14. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

79 : final String className = compInfo.getComponentTypeInfo().getClassName();

15. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

79 : final String className = compInfo.getComponentTypeInfo().getClassName();

16. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

80 : final String id = compInfo.getId();

17. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

81 : final ComponentInfo parent = compInfo.getParent();

18. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

81 : final ComponentInfo parent = compInfo.getParent();

19. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

87 : .add(new TitleValuePair(Messages.ComponentInstanceDetailsForm_ParentId, (parent != null && parent.getId() != null)

20. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

88 : ? parent.getId()

21. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

96 : private void updateComponentTypeSection(final ComponentTypeInfo typeInfo)

22. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

103 : private void updateComponentInterfacesSection(final ComponentInfo compInfo,

23. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

104 : final ComponentTypeInfo typeInfo)

24. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

111 : private void updateComponentDecoratorsSection(final ComponentInfo compInfo)

25. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

115 : for (final ComponentDecorator decorator : (List<ComponentDecorator>) compInfo

26. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

115 : for (final ComponentDecorator decorator : (List<ComponentDecorator>) compInfo

27. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

115 : for (final ComponentDecorator decorator : (List<ComponentDecorator>) compInfo .getAllDecorators())

28. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

134 : private void updateComponentPropertiesSection(final ComponentInfo compInfo)

29. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

138 : Set<String> propNames = compInfo.getAttributeNames();

30. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

142 : final ComponentBeanProperty propValue = compInfo

31. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

142 : final ComponentBeanProperty propValue = compInfo .getAttribute(propName);

32. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

146 : Object value = propValue.getValue();

33. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

201 : if (element instanceof ComponentDecorator)

34. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

203 : if (element instanceof ConverterDecorator)

35. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

205 : final ConverterDecorator converter = (ConverterDecorator) element;

36. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

205 : final ConverterDecorator converter = (ConverterDecorator) element;

37. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

206 : return NLS.bind(Messages.ComponentInstanceDetailsForm_Converter, converter.getTypeInfo().getConverterId(), converter.getTypeInfo().getClassName());

38. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

206 : return NLS.bind(Messages.ComponentInstanceDetailsForm_Converter, converter.getTypeInfo().getConverterId(), converter.getTypeInfo().getClassName());

39. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

206 : return NLS.bind(Messages.ComponentInstanceDetailsForm_Converter, converter.getTypeInfo().getConverterId(), converter.getTypeInfo().getClassName());

40. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

206 : return NLS.bind(Messages.ComponentInstanceDetailsForm_Converter, converter.getTypeInfo().getConverterId(), converter.getTypeInfo().getClassName());

41. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

208 : else if (element instanceof ValidatorDecorator)

42. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

210 : final ValidatorDecorator validator = (ValidatorDecorator) element;

43. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

210 : final ValidatorDecorator validator = (ValidatorDecorator) element;

44. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

211 : return NLS.bind(Messages.ComponentInstanceDetailsForm_Validator, validator.getTypeInfo().getValidatorId(), validator.getTypeInfo().getClassName());

45. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

211 : return NLS.bind(Messages.ComponentInstanceDetailsForm_Validator, validator.getTypeInfo().getValidatorId(), validator.getTypeInfo().getClassName());

46. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

211 : return NLS.bind(Messages.ComponentInstanceDetailsForm_Validator, validator.getTypeInfo().getValidatorId(), validator.getTypeInfo().getClassName());

47. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

211 : return NLS.bind(Messages.ComponentInstanceDetailsForm_Validator, validator.getTypeInfo().getValidatorId(), validator.getTypeInfo().getClassName());

48. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

213 : else if (element instanceof FacetDecorator)

49. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

215 : final FacetDecorator decorator = (FacetDecorator) element;

50. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

215 : final FacetDecorator decorator = (FacetDecorator) element;

51. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

216 : return NLS.bind(Messages.ComponentInstanceDetailsForm_Facet, decorator.getName(), decorator.getDecorates().getId());

52. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

216 : return NLS.bind(Messages.ComponentInstanceDetailsForm_Facet, decorator.getName(), decorator.getDecorates().getId());

53. WARNING: DiscouragedReference

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

ComponentInstanceDetailsForm.java :

216 : return NLS.bind(Messages.ComponentInstanceDetailsForm_Facet, decorator.getName(), decorator.getDecorates().getId());

Source File: org/eclipse/jst/jsf/ui/internal/component/ComponentMasterDetailBlock.java
1. WARNING: DiscouragedReference

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

ComponentMasterDetailBlock.java :

16 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;

2. WARNING: DiscouragedReference

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

ComponentMasterDetailBlock.java :

54 : if (forModel instanceof ComponentInfo)

Source File: org/eclipse/jst/jsf/ui/internal/component/ComponentMasterForm.java
1. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

23 : import org.eclipse.jst.jsf.common.runtime.internal.model.ViewObject;

2. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

24 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;

3. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

25 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterDecorator;

4. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

26 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.Decorator;

5. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

27 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ValidatorDecorator;

6. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

28 : import org.eclipse.jst.jsf.common.ui.JSFUICommonPlugin;

7. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

30 : import org.eclipse.jst.jsf.common.ui.internal.utils.JSFSharedImages;

8. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

31 : import org.eclipse.jst.jsf.designtime.internal.view.DTUIViewRoot;

9. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

32 : import org.eclipse.jst.jsf.designtime.internal.view.XMLViewObjectMappingService;

10. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

33 : import org.eclipse.jst.jsf.designtime.internal.view.XMLViewObjectMappingService.ElementData;

11. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

127 : _refreshAction.setImageDescriptor(JSFUICommonPlugin.getDefault()

12. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

127 : _refreshAction.setImageDescriptor(JSFUICommonPlugin.getDefault()

13. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

127 : _refreshAction.setImageDescriptor(JSFUICommonPlugin.getDefault() .getImageDescriptor("refresh_nav_16.gif")); //$NON-NLS-1$

14. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

162 : if (obj instanceof ComponentInfo)

15. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

165 : final ComponentInfo compInfo = (ComponentInfo) obj;

16. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

165 : final ComponentInfo compInfo = (ComponentInfo) obj;

17. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

166 : String className = compInfo.getComponentTypeInfo()

18. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

166 : String className = compInfo.getComponentTypeInfo() .getClassName();

19. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

175 : final String id = compInfo.getId();

20. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

194 : if (obj instanceof ViewObject)

21. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

196 : final XMLViewObjectMappingService mappingService = getMappingService();

22. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

200 : final ElementData elementData = mappingService

23. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

200 : final ElementData elementData = mappingService .findElementData((ViewObject) obj);

24. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

201 : .findElementData((ViewObject) obj);

25. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

205 : final TagIdentifier tagId = elementData.getTagId();

26. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

216 : image = getDefaultImage((ViewObject) obj);

27. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

221 : return JSFUICommonPlugin.getDefault().getImage("configs.gif"); //$NON-NLS-1$

28. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

221 : return JSFUICommonPlugin.getDefault().getImage("configs.gif"); //$NON-NLS-1$

29. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

221 : return JSFUICommonPlugin.getDefault().getImage("configs.gif"); //$NON-NLS-1$

30. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

233 : private XMLViewObjectMappingService getMappingService()

31. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

239 : final DTUIViewRoot root = model.getRoot();

32. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

243 : return (XMLViewObjectMappingService) root.getServices()

33. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

243 : return (XMLViewObjectMappingService) root.getServices()

34. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

244 : .getAdapter(XMLViewObjectMappingService.class);

35. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

261 : private Image getDefaultImage(final ViewObject obj)

36. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

263 : if (obj instanceof DTUIViewRoot)

37. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

265 : return JSFUICommonPlugin.getDefault().getImage(

38. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

265 : return JSFUICommonPlugin.getDefault().getImage(

39. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

265 : return JSFUICommonPlugin.getDefault().getImage( JSFSharedImages.GENERIC_VIEWROOT_IMG);

40. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

266 : JSFSharedImages.GENERIC_VIEWROOT_IMG);

41. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

266 : JSFSharedImages.GENERIC_VIEWROOT_IMG);

42. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

268 : if (obj instanceof ComponentInfo)

43. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

270 : return JSFUICommonPlugin.getDefault().getImage(

44. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

270 : return JSFUICommonPlugin.getDefault().getImage(

45. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

270 : return JSFUICommonPlugin.getDefault().getImage( JSFSharedImages.GENERIC_OBJECT_IMG);

46. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

271 : JSFSharedImages.GENERIC_OBJECT_IMG);

47. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

271 : JSFSharedImages.GENERIC_OBJECT_IMG);

48. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

273 : else if (obj instanceof ConverterDecorator)

49. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

275 : return JSFUICommonPlugin.getDefault().getImage(

50. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

275 : return JSFUICommonPlugin.getDefault().getImage(

51. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

275 : return JSFUICommonPlugin.getDefault().getImage( JSFSharedImages.GENERIC_CONVERTER_IMG);

52. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

276 : JSFSharedImages.GENERIC_CONVERTER_IMG);

53. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

276 : JSFSharedImages.GENERIC_CONVERTER_IMG);

54. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

278 : else if (obj instanceof ValidatorDecorator)

55. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

280 : return JSFUICommonPlugin.getDefault().getImage(

56. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

280 : return JSFUICommonPlugin.getDefault().getImage(

57. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

280 : return JSFUICommonPlugin.getDefault().getImage( JSFSharedImages.GENERIC_VALIDATOR_IMG);

58. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

281 : JSFSharedImages.GENERIC_VALIDATOR_IMG);

59. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

281 : JSFSharedImages.GENERIC_VALIDATOR_IMG);

60. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

283 : return JSFUICommonPlugin.getDefault().getImage(

61. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

283 : return JSFUICommonPlugin.getDefault().getImage(

62. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

283 : return JSFUICommonPlugin.getDefault().getImage( JSFSharedImages.DEFAULT_PALETTE_TAG_IMG);

63. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

284 : JSFSharedImages.DEFAULT_PALETTE_TAG_IMG);

64. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

284 : JSFSharedImages.DEFAULT_PALETTE_TAG_IMG);

65. WARNING: DiscouragedReference

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

ComponentMasterForm.java :

300 : if (element instanceof Decorator)

Source File: org/eclipse/jst/jsf/ui/internal/component/ComponentTreeView.java
1. WARNING: DiscouragedReference

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

ComponentTreeView.java :

15 : import org.eclipse.jst.jsf.common.ui.JSFUICommonPlugin;

2. WARNING: DiscouragedReference

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

ComponentTreeView.java :

16 : import org.eclipse.jst.jsf.common.ui.internal.utils.JSFSharedImages;

3. WARNING: DiscouragedReference

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

ComponentTreeView.java :

17 : import org.eclipse.jst.jsf.context.resolver.structureddocument.internal.ResolverUtil;

4. WARNING: DiscouragedReference

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

ComponentTreeView.java :

34 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;

5. WARNING: DiscouragedReference

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

ComponentTreeView.java :

50 : setTitleImage(JSFUICommonPlugin.getDefault().getImage(JSFSharedImages.GENERIC_VIEWROOT_IMG));

6. WARNING: DiscouragedReference

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

ComponentTreeView.java :

50 : setTitleImage(JSFUICommonPlugin.getDefault().getImage(JSFSharedImages.GENERIC_VIEWROOT_IMG));

7. WARNING: DiscouragedReference

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

ComponentTreeView.java :

50 : setTitleImage(JSFUICommonPlugin.getDefault().getImage(JSFSharedImages.GENERIC_VIEWROOT_IMG));

8. WARNING: DiscouragedReference

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

ComponentTreeView.java :

50 : setTitleImage(JSFUICommonPlugin.getDefault().getImage(JSFSharedImages.GENERIC_VIEWROOT_IMG));

9. WARNING: DiscouragedReference

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

ComponentTreeView.java :

50 : setTitleImage(JSFUICommonPlugin.getDefault().getImage(JSFSharedImages.GENERIC_VIEWROOT_IMG));

10. WARNING: DiscouragedReference

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

ComponentTreeView.java :

110 : final IFile file = ResolverUtil.getFileForDocument(document);

11. WARNING: DiscouragedReference

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

ComponentTreeView.java :

110 : final IFile file = ResolverUtil.getFileForDocument(document);

12. WARNING: DiscouragedReference

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

ComponentTreeView.java :

146 : (IStructuredDocument) _document);

Source File: org/eclipse/jst/jsf/ui/internal/component/ComponentTreeViewProvider.java
1. WARNING: DiscouragedReference

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

ComponentTreeViewProvider.java :

19 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;

2. WARNING: DiscouragedReference

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

ComponentTreeViewProvider.java :

20 : import org.eclipse.jst.jsf.designtime.internal.view.DTUIViewRoot;

3. WARNING: DiscouragedReference

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

ComponentTreeViewProvider.java :

38 : final DTUIViewRoot root = ((DTJSFViewModel) inputElement).getRoot();

4. WARNING: DiscouragedReference

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

ComponentTreeViewProvider.java :

63 : if (parentElement instanceof ComponentInfo)

5. WARNING: DiscouragedReference

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

ComponentTreeViewProvider.java :

66 : children.addAll(((ComponentInfo) parentElement).getChildren());

6. WARNING: DiscouragedReference

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

ComponentTreeViewProvider.java :

66 : children.addAll(((ComponentInfo) parentElement).getChildren());

7. WARNING: DiscouragedReference

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

ComponentTreeViewProvider.java :

75 : if (element instanceof ComponentInfo)

8. WARNING: DiscouragedReference

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

ComponentTreeViewProvider.java :

77 : return ((ComponentInfo)element).getParent();

9. WARNING: DiscouragedReference

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

ComponentTreeViewProvider.java :

77 : return ((ComponentInfo)element).getParent();

Source File: org/eclipse/jst/jsf/ui/internal/component/DTJSFViewModel.java
1. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

30 : import org.eclipse.jst.jsf.designtime.internal.view.DTUIViewRoot;

2. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

31 : import org.eclipse.jst.jsf.designtime.internal.view.IDTViewHandler;

3. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

32 : import org.eclipse.jst.jsf.designtime.internal.view.IViewRootHandle;

4. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

33 : import org.eclipse.jst.jsf.designtime.internal.view.DTUIViewRoot.StalenessEvent;

5. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

34 : import org.eclipse.jst.jsf.designtime.internal.view.DTUIViewRoot.StalenessListener;

6. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

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

7. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

45 : private final IStructuredDocument _document;

8. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

52 : private final IViewRootHandle _viewRootHandle;

9. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

53 : private StalenessListener _stalenessListener;

10. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

60 : public DTJSFViewModel(final IStructuredDocument document)

11. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

94 : _viewRootHandle.addListener(getOrCreateListener());

12. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

101 : _viewRootHandle.removeListener(_stalenessListener);

13. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

113 : public final IStructuredDocument getDocument()

14. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

126 : final IDTViewHandler viewHandler = DTAppManagerUtil

15. WARNING: DiscouragedReference

Discouraged access: The method getViewId(DTFacesContext, IResource) from the type IDTViewHandler is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot

DTJSFViewModel.java :

130 : return viewHandler.getViewId(facesContext, _file);

16. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

186 : public DTUIViewRoot getRoot()

17. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

192 : final DTUIViewRoot viewRoot = _viewRootHandle.getCachedViewRoot();

18. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

192 : final DTUIViewRoot viewRoot = _viewRootHandle.getCachedViewRoot();

19. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

195 : if (viewRoot == null || viewRoot.isStale())

20. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

205 : private StalenessListener getOrCreateListener()

21. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

209 : _stalenessListener = new StalenessListener()

22. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

212 : protected void stalenessChanged(StalenessEvent event)

23. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

214 : switch (event.getChangeType())

24. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

216 : case VIEW_DEFN_CHANGED:

25. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

217 : case PROJECT_CLEANED:

26. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

221 : case VIEW_DEFN_DELETED:

27. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

222 : case VIEW_DEFN_PROJECT_CLOSED:

28. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

224 : DTUIViewRoot root = _viewRootHandle

29. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

224 : DTUIViewRoot root = _viewRootHandle .getCachedViewRoot();

30. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

228 : root.removeListener(_stalenessListener);

31. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

240 : private final IViewRootHandle _viewRootHandle;

32. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

242 : public UpdateRootAndRefreshJob(final IViewRootHandle viewRootHandle)

33. WARNING: DiscouragedReference

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

DTJSFViewModel.java :

251 : _viewRootHandle.updateViewRoot();

Source File: org/eclipse/jst/jsf/ui/internal/contentassist/JSFContentAssistProcessor.java
1. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

32 : import org.eclipse.jst.jsf.context.resolver.structureddocument.internal.IStructuredDocumentContextResolverFactory2;

2. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

33 : import org.eclipse.jst.jsf.context.resolver.structureddocument.internal.ITextRegionContextResolver;

3. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

41 : import org.eclipse.wst.sse.ui.internal.contentassist.CustomCompletionProposal;

4. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

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

5. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

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

6. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

44 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNamedNodeMap;

7. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

45 : import org.eclipse.wst.xml.core.internal.contentmodel.modelquery.ModelQuery;

8. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

46 : import org.eclipse.wst.xml.core.internal.modelquery.ModelQueryUtil;

9. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

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

10. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

48 : import org.eclipse.wst.xml.ui.internal.contentassist.XMLRelevanceConstants;

11. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

49 : import org.eclipse.wst.xml.ui.internal.taginfo.MarkupTagInfoProvider;

12. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

62 : private ITextRegionContextResolver resolver;

13. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

70 : private MarkupTagInfoProvider fInfoProvider;

14. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

87 : final String regionType = resolver.getRegionType();

15. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

90 : && regionType.equals(DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE)) {

16. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

90 : && regionType.equals(DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE)) {

17. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

92 : tlResolver = IStructuredDocumentContextResolverFactory2.INSTANCE

18. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

92 : tlResolver = IStructuredDocumentContextResolverFactory2.INSTANCE .getTaglibContextResolverFromDelegates(context);

19. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

92 : tlResolver = IStructuredDocumentContextResolverFactory2.INSTANCE

20. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

118 : CMElementDeclaration elementNode = getCMElementDeclaration(tagElement);

21. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

120 : CMAttributeDeclaration attrNode = getCMAttributeDeclaration(elementNode, attr);

22. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

122 : defaultAdditionalInfo = getInfoProvider().getInfo(attrNode);

23. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

128 : private CMElementDeclaration getCMElementDeclaration(Node node) {

24. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

129 : CMElementDeclaration result = null;

25. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

131 : ModelQuery modelQuery = ModelQueryUtil.getModelQuery(node.getOwnerDocument());

26. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

131 : ModelQuery modelQuery = ModelQueryUtil.getModelQuery(node.getOwnerDocument());

27. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

131 : ModelQuery modelQuery = ModelQueryUtil.getModelQuery(node.getOwnerDocument());

28. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

133 : result = modelQuery.getCMElementDeclaration((Element) node);

29. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

138 : private CMAttributeDeclaration getCMAttributeDeclaration(CMElementDeclaration tagElement, Attr attr) {

30. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

138 : private CMAttributeDeclaration getCMAttributeDeclaration(CMElementDeclaration tagElement, Attr attr) {

31. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

139 : CMNamedNodeMap attrs = tagElement.getAttributes();

32. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

139 : CMNamedNodeMap attrs = tagElement.getAttributes();

33. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

140 : for (Iterator it = attrs.iterator();it.hasNext();){

34. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

141 : CMAttributeDeclaration CMAttr = (CMAttributeDeclaration)it.next();

35. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

141 : CMAttributeDeclaration CMAttr = (CMAttributeDeclaration)it.next();

36. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

142 : if (CMAttr.getAttrName().equals(attr.getName()))

37. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

148 : private MarkupTagInfoProvider getInfoProvider() {

38. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

150 : fInfoProvider = new MarkupTagInfoProvider();

39. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

150 : fInfoProvider = new MarkupTagInfoProvider();

40. WARNING: DiscouragedReference

Discouraged access: The constructor CustomCompletionProposal(String, int, int, int, Image, String, IContextInformation, String, int, boolean) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot

JSFContentAssistProcessor.java :

178 : ICompletionProposal proposal = new CustomCompletionProposal( val.getValue(), //replacement text getReplacementOffset(), //replacementOffset getReplacementLength(), //replacementLength getCursorPosition(val), //cursor pos getImage(val), //image val.getDisplayValue(), //display value null, //IContextInformation getAdditionalInfo(val,tagElement,attr), //addditional info XMLRelevanceConstants.R_JSP_ATTRIBUTE_VALUE, //relevance true); //updateReplace

41. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

178 : ICompletionProposal proposal = new CustomCompletionProposal(

42. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

187 : XMLRelevanceConstants.R_JSP_ATTRIBUTE_VALUE, //relevance

43. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

187 : XMLRelevanceConstants.R_JSP_ATTRIBUTE_VALUE, //relevance

44. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

205 : return resolver.getRegionText().length() - 2;

45. WARNING: DiscouragedReference

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

JSFContentAssistProcessor.java :

218 : return resolver.getStartOffset() + 1;

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

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

JSFELContentAssistProcessor.java :

27 : import org.eclipse.jst.jsf.core.internal.contentassist.el.ContentAssistParser;

2. WARNING: DiscouragedReference

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

JSFELContentAssistProcessor.java :

28 : import org.eclipse.jst.jsf.core.internal.contentassist.el.ContentAssistStrategy;

3. WARNING: DiscouragedReference

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

JSFELContentAssistProcessor.java :

30 : import org.eclipse.jst.jsf.designtime.internal.view.XMLViewDefnAdapter;

4. WARNING: DiscouragedReference

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

JSFELContentAssistProcessor.java :

31 : import org.eclipse.jst.jsf.designtime.internal.view.IDTViewHandler.ViewHandlerException;

5. WARNING: DiscouragedReference

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

JSFELContentAssistProcessor.java :

32 : import org.eclipse.jst.jsf.designtime.internal.view.XMLViewDefnAdapter.DTELExpression;

6. WARNING: DiscouragedReference

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

JSFELContentAssistProcessor.java :

34 : import org.eclipse.wst.xml.ui.internal.contentassist.ProposalComparator;

7. WARNING: DiscouragedReference

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

JSFELContentAssistProcessor.java :

58 : final XMLViewDefnAdapter viewAdapter =

8. WARNING: DiscouragedReference

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

JSFELContentAssistProcessor.java :

65 : final DTELExpression elExpression =

9. WARNING: DiscouragedReference

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

JSFELContentAssistProcessor.java :

66 : viewAdapter.getELExpression(context);

10. WARNING: DiscouragedReference

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

JSFELContentAssistProcessor.java :

70 : final ContentAssistStrategy strategy =

11. WARNING: DiscouragedReference

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

JSFELContentAssistProcessor.java :

71 : ContentAssistParser.getPrefix(documentPosition

12. WARNING: DiscouragedReference

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

JSFELContentAssistProcessor.java :

71 : ContentAssistParser.getPrefix(documentPosition - elExpression.getDocumentContext() .getDocumentPosition() + 1, elExpression.getText().trim());

13. WARNING: DiscouragedReference

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

JSFELContentAssistProcessor.java :

72 : - elExpression.getDocumentContext()

14. WARNING: DiscouragedReference

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

JSFELContentAssistProcessor.java :

74 : elExpression.getText().trim());

15. WARNING: DiscouragedReference

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

JSFELContentAssistProcessor.java :

78 : proposals.addAll(strategy.getProposals(context));

16. WARNING: DiscouragedReference

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

JSFELContentAssistProcessor.java :

80 : Collections.sort(proposals, new ProposalComparator());

17. WARNING: DiscouragedReference

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

JSFELContentAssistProcessor.java :

80 : Collections.sort(proposals, new ProposalComparator());

18. WARNING: DiscouragedReference

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

JSFELContentAssistProcessor.java :

83 : catch (ViewHandlerException e)

Source File: org/eclipse/jst/jsf/ui/internal/jsflibraryconfig/JSFLibraryConfigControl.java
1. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

46 : import org.eclipse.jst.jsf.core.internal.jsflibraryconfig.JSFLibraryConfigDialogSettingData;

2. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

47 : import org.eclipse.jst.jsf.core.internal.jsflibraryconfig.JSFLibraryConfigModel;

3. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

48 : import org.eclipse.jst.jsf.core.internal.jsflibraryconfig.JSFLibraryInternalReference;

4. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

49 : import org.eclipse.jst.jsf.core.internal.jsflibraryconfig.JSFLibraryRegistryUtil;

5. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

70 : import org.eclipse.wst.common.frameworks.internal.datamodel.ui.DataModelSynchHelper;

6. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

83 : private JSFLibraryConfigModel workingCopyModel = null;

7. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

163 : public void loadControlValuesFromModel(JSFLibraryConfigDialogSettingData source) {

8. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

166 : workingCopyModel = JSFLibraryConfigModel.JSFLibraryConfigModelFactory.createInstance(source);

9. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

166 : workingCopyModel = JSFLibraryConfigModel.JSFLibraryConfigModelFactory.createInstance(source);

10. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

166 : workingCopyModel = JSFLibraryConfigModel.JSFLibraryConfigModelFactory.createInstance(source);

11. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

189 : return workingCopyModel.getCurrentJSFComponentLibrarySelection();

12. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

196 : public JSFLibraryConfigModel getWorkingModel() {

13. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

203 : JSFLibraryInternalReference savedCompLib = null;

14. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

204 : JSFLibraryInternalReference selected = null;

15. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

206 : Iterator it = workingCopyModel.getJSFComponentLibraries().iterator();

16. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

208 : savedCompLib = (JSFLibraryInternalReference) it.next();

17. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

209 : selected = JSFLibraryRegistryUtil.getInstance().getJSFLibraryReferencebyID(savedCompLib.getID());

18. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

209 : selected = JSFLibraryRegistryUtil.getInstance().getJSFLibraryReferencebyID(savedCompLib.getID());

19. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

209 : selected = JSFLibraryRegistryUtil.getInstance().getJSFLibraryReferencebyID(savedCompLib.getID());

20. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

209 : selected = JSFLibraryRegistryUtil.getInstance().getJSFLibraryReferencebyID(savedCompLib.getID());

21. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

211 : ctvSelCompLib.setChecked(selected, selected.isCheckedToBeDeployed());

22. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

221 : tvCompLib.setInput(workingCopyModel.getJSFComponentLibraries());

23. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

222 : ctvSelCompLib.setInput(workingCopyModel.getJSFComponentLibraries());

24. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

306 : JSFLibraryInternalReference lib = new JSFLibraryInternalReference(

25. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

306 : JSFLibraryInternalReference lib = new JSFLibraryInternalReference( wizard.getJSFLibrary(), true, true);

26. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

306 : JSFLibraryInternalReference lib = new JSFLibraryInternalReference(

27. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

310 : JSFLibraryRegistryUtil.getInstance().addJSFLibrary(lib);

28. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

310 : JSFLibraryRegistryUtil.getInstance().addJSFLibrary(lib);

29. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

310 : JSFLibraryRegistryUtil.getInstance().addJSFLibrary(lib);

30. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

311 : workingCopyModel.getJSFComponentLibraries().add(lib);

31. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

348 : JSFLibraryInternalReference changedItem = (JSFLibraryInternalReference) event.getElement();

32. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

348 : JSFLibraryInternalReference changedItem = (JSFLibraryInternalReference) event.getElement();

33. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

351 : List list = workingCopyModel.getJSFComponentLibraries();

34. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

353 : JSFLibraryInternalReference crtjsflib = null;

35. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

355 : crtjsflib = (JSFLibraryInternalReference) it.next();

36. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

356 : if (crtjsflib.getID().equals(changedItem.getID())) {

37. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

356 : if (crtjsflib.getID().equals(changedItem.getID())) {

38. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

357 : crtjsflib.setToBeDeployed(isChecked4Deploy);

39. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

401 : btnAdd.setEnabled(!sel.isEmpty() && sel.getFirstElement() instanceof JSFLibraryInternalReference);

40. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

440 : JSFLibraryInternalReference jsfLibDctr = (JSFLibraryInternalReference)sel.next();

41. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

440 : JSFLibraryInternalReference jsfLibDctr = (JSFLibraryInternalReference)sel.next();

42. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

442 : List list = workingCopyModel.getJSFComponentLibraries();

43. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

444 : JSFLibraryInternalReference crtjsfLibDctr = null;

44. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

446 : crtjsfLibDctr = (JSFLibraryInternalReference)it.next();

45. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

447 : if (crtjsfLibDctr.getID().equals(jsfLibDctr.getID())) {

46. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

447 : if (crtjsfLibDctr.getID().equals(jsfLibDctr.getID())) {

47. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

448 : crtjsfLibDctr.setToBeDeployed(state);

48. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

449 : crtjsfLibDctr.setSelected(state);

49. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

471 : List list = workingCopyModel.getJSFComponentLibraries();

50. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

473 : JSFLibraryInternalReference jsfLibDctr;

51. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

475 : jsfLibDctr = (JSFLibraryInternalReference)it.next();

52. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

476 : jsfLibDctr.setSelected(state);

53. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

477 : jsfLibDctr.setToBeDeployed(state);

54. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

499 : JSFLibraryInternalReference[] libs = (JSFLibraryInternalReference[])compLibs.toArray(new JSFLibraryInternalReference[0]);

55. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

499 : JSFLibraryInternalReference[] libs = (JSFLibraryInternalReference[])compLibs.toArray(new JSFLibraryInternalReference[0]);

56. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

499 : JSFLibraryInternalReference[] libs = (JSFLibraryInternalReference[])compLibs.toArray(new JSFLibraryInternalReference[0]);

57. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

508 : public void setSynchHelper(DataModelSynchHelper synchHelper) {

58. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

509 : model = synchHelper.getDataModel();

59. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

518 : if (element instanceof JSFLibraryInternalReference) {

60. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

519 : return ((JSFLibraryInternalReference)element).isSelected();

61. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

519 : return ((JSFLibraryInternalReference)element).isSelected();

62. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

527 : if (element instanceof JSFLibraryInternalReference) {

63. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

528 : return !((JSFLibraryInternalReference)element).isSelected();

64. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

528 : return !((JSFLibraryInternalReference)element).isSelected();

65. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

554 : if (element instanceof JSFLibraryInternalReference){

66. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

560 : return ((JSFLibraryInternalReference)element).getLabel();

67. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

560 : return ((JSFLibraryInternalReference)element).getLabel();

68. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

573 : if (e1 instanceof JSFLibraryInternalReference &&

69. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

574 : e2 instanceof JSFLibraryInternalReference) {

70. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

575 : JSFLibraryInternalReference item1 = (JSFLibraryInternalReference)e1;

71. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

575 : JSFLibraryInternalReference item1 = (JSFLibraryInternalReference)e1;

72. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

576 : JSFLibraryInternalReference item2 = (JSFLibraryInternalReference)e2;

73. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

576 : JSFLibraryInternalReference item2 = (JSFLibraryInternalReference)e2;

74. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

577 : return item1.getLabel().compareToIgnoreCase(item2.getLabel());

75. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

577 : return item1.getLabel().compareToIgnoreCase(item2.getLabel());

76. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

600 : return workingCopyModel.getJSFComponentLibraries().toArray();

77. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

604 : if (element instanceof JSFLibraryInternalReference) {

78. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

605 : return ((JSFLibraryInternalReference)element).getArchiveFiles().toArray();

79. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

605 : return ((JSFLibraryInternalReference)element).getArchiveFiles().toArray();

80. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

615 : if (element instanceof JSFLibraryInternalReference) {

81. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

636 : if (element instanceof JSFLibraryInternalReference)

82. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

645 : if (element instanceof JSFLibraryInternalReference) {

83. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

646 : JSFLibraryInternalReference libWrapper = (JSFLibraryInternalReference)element;

84. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

646 : JSFLibraryInternalReference libWrapper = (JSFLibraryInternalReference)element;

85. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

647 : JSFLibrary lib = libWrapper.getLibrary();

86. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

651 : if (lib == JSFLibraryRegistryUtil.getInstance().getJSFLibraryRegistry().getDefaultImplementation()) {

87. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

651 : if (lib == JSFLibraryRegistryUtil.getInstance().getJSFLibraryRegistry().getDefaultImplementation()) {

88. WARNING: DiscouragedReference

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

JSFLibraryConfigControl.java :

651 : if (lib == JSFLibraryRegistryUtil.getInstance().getJSFLibraryRegistry().getDefaultImplementation()) {

Source File: org/eclipse/jst/jsf/ui/internal/jspeditor/AbstractELHyperlinkDetector.java
1. WARNING: DiscouragedReference

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

AbstractELHyperlinkDetector.java :

27 : import org.eclipse.jst.jsf.core.internal.contentassist.el.SymbolInfo;

2. WARNING: DiscouragedReference

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

AbstractELHyperlinkDetector.java :

68 : final SymbolInfo symbolInfo = JSPSourceUtil.determineSymbolInfo(

3. WARNING: DiscouragedReference

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

AbstractELHyperlinkDetector.java :

72 : final Region linkRegion = new Region(symbolInfo .getRelativeRegion().getOffset()

4. WARNING: DiscouragedReference

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

AbstractELHyperlinkDetector.java :

74 : + elRegion.getOffset(), symbolInfo.getRelativeRegion()

5. WARNING: DiscouragedReference

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

AbstractELHyperlinkDetector.java :

76 : final ISymbol symbol = symbolInfo.getSymbol();

Source File: org/eclipse/jst/jsf/ui/internal/jspeditor/BeanSuffixHyperlink.java
1. WARNING: DiscouragedReference

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

BeanSuffixHyperlink.java :

24 : import org.eclipse.jst.jsf.context.symbol.internal.impl.JavaUtil;

2. WARNING: DiscouragedReference

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

BeanSuffixHyperlink.java :

110 : return JavaUtil.findCorrespondingMethod((IBeanMethodSymbol) _symbol);

3. WARNING: DiscouragedReference

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

BeanSuffixHyperlink.java :

110 : return JavaUtil.findCorrespondingMethod((IBeanMethodSymbol) _symbol);

4. WARNING: DiscouragedReference

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

BeanSuffixHyperlink.java :

116 : final JDTBeanProperty property = JavaUtil.findCorrespondingJDTProperty(propertySymbol);

5. WARNING: DiscouragedReference

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

BeanSuffixHyperlink.java :

116 : final JDTBeanProperty property = JavaUtil.findCorrespondingJDTProperty(propertySymbol);

Source File: org/eclipse/jst/jsf/ui/internal/jspeditor/JSFELHover.java
1. WARNING: DiscouragedReference

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

JSFELHover.java :

21 : import org.eclipse.jst.jsf.core.internal.contentassist.el.SymbolInfo;

2. WARNING: DiscouragedReference

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

JSFELHover.java :

65 : final SymbolInfo symbolInfo = JSPSourceUtil.determineSymbolInfo(context, elRegion, documentPosition);

3. WARNING: DiscouragedReference

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

JSFELHover.java :

69 : final Region relativeRegion = symbolInfo.getRelativeRegion();

4. WARNING: DiscouragedReference

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

JSFELHover.java :

72 : hoveredSymbol = symbolInfo.getSymbol();

Source File: org/eclipse/jst/jsf/ui/internal/jspeditor/JSPSourceUtil.java
1. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

15 : import org.eclipse.jst.jsf.context.resolver.structureddocument.internal.ITextRegionContextResolver;

2. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

17 : import org.eclipse.jst.jsf.core.internal.contentassist.el.ContentAssistParser;

3. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

18 : import org.eclipse.jst.jsf.core.internal.contentassist.el.SymbolInfo;

4. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

20 : import org.eclipse.jst.jsf.designtime.internal.view.XMLViewDefnAdapter;

5. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

21 : import org.eclipse.jst.jsf.designtime.internal.view.IDTViewHandler.ViewHandlerException;

6. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

22 : import org.eclipse.jst.jsf.designtime.internal.view.XMLViewDefnAdapter.DTELExpression;

7. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

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

8. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

48 : final DTELExpression expression = getELExpression(context);

9. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

51 : final ITextRegionContextResolver resolver = IStructuredDocumentContextResolverFactory.INSTANCE

10. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

52 : .getTextRegionResolver(expression.getDocumentContext());

11. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

56 : final String regionType = resolver.getRegionType();

12. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

61 : if (regionType == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE)

13. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

61 : if (regionType == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE)

14. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

63 : return new Region(expression.getDocumentContext()

15. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

64 : .getDocumentPosition(), expression .getText().length());

16. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

67 : else if (resolver.matchesRelative(new String[] { DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE }))

17. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

68 : { DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE }))

18. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

68 : { DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE }))

19. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

70 : return new Region(resolver.getStartOffset(),

20. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

71 : resolver.getLength());

21. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

91 : public static SymbolInfo determineSymbolInfo(

22. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

97 : final DTELExpression elExpression = getELExpression(context);

23. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

99 : final String elText = elExpression.getText().trim();

24. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

102 : final SymbolInfo symbolInfo =

25. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

103 : ContentAssistParser.getSymbolInfo(context,

26. WARNING: DiscouragedReference

Discouraged access: The method getSymbolInfo(IStructuredDocumentContext, int, String) from the type ContentAssistParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot

JSPSourceUtil.java :

103 : ContentAssistParser.getSymbolInfo(context, documentPosition - elRegion.getOffset() + 1, elText);

27. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

111 : private static DTELExpression getELExpression(

28. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

114 : final XMLViewDefnAdapter adapter = DTAppManagerUtil

29. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

116 : DTELExpression expression = null;

30. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

121 : expression = adapter.getELExpression(context);

31. WARNING: DiscouragedReference

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

JSPSourceUtil.java :

123 : catch (ViewHandlerException e)

Source File: org/eclipse/jst/jsf/ui/internal/preferences/JSPTagRegistryPreferencePage.java
1. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

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

2. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

24 : import org.eclipse.jst.jsf.common.internal.policy.OrderedListProvider.OrderableObject;

3. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

27 : import org.eclipse.jst.jsf.designtime.internal.view.model.ITagRegistry;

4. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

28 : import org.eclipse.jst.jsf.designtime.internal.view.model.TagRegistryFactory;

5. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

29 : import org.eclipse.jst.jsf.designtime.internal.view.model.TagRegistryFactory.TagRegistryFactoryException;

6. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

30 : import org.eclipse.jst.jsf.designtime.internal.view.model.jsp.registry.TLDRegistryManager;

7. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

31 : import org.eclipse.jst.jsf.designtime.internal.view.model.jsp.registry.TLDRegistryPreferences;

8. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

32 : import org.eclipse.jst.jsf.designtime.internal.view.model.jsp.registry.TLDRegistryPreferences.StrategyIdentifier;

9. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

49 : private final TLDRegistryPreferences _tldRegistryPreferences;

10. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

51 : private OrderedListProvider _provider;

11. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

58 : _tldRegistryPreferences = new TLDRegistryPreferences( getPreferenceStore());

12. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

58 : _tldRegistryPreferences = new TLDRegistryPreferences(

13. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

60 : _tldRegistryPreferences.load();

14. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

66 : _provider = _tldRegistryPreferences.getOrderedListProvider();

15. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

83 : if (_tldRegistryPreferences.isDirty())

16. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

93 : _tldRegistryPreferences.commit(getPreferenceStore());

17. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

94 : final TagRegistryFactory myRegistryFactory = new TLDRegistryManager.MyRegistryFactory();

18. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

94 : final TagRegistryFactory myRegistryFactory = new TLDRegistryManager.MyRegistryFactory();

19. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

94 : final TagRegistryFactory myRegistryFactory = new TLDRegistryManager.MyRegistryFactory();

20. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

94 : final TagRegistryFactory myRegistryFactory = new TLDRegistryManager.MyRegistryFactory();

21. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

98 : && myRegistryFactory.isInstance(project))

22. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

102 : final ITagRegistry tagRegistry =

23. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

103 : myRegistryFactory.createTagRegistry(project);

24. WARNING: DiscouragedReference

Discouraged access: The method refresh(Runnable, boolean) from the type ITagRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot

JSPTagRegistryPreferencePage.java :

104 : tagRegistry.refresh(null, dialog.getToggleState());

25. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

106 : catch (TagRegistryFactoryException e)

26. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

118 : _tldRegistryPreferences.setDefaults();

27. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

151 : if (element instanceof OrderableObject)

28. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

153 : return ((StrategyIdentifier)(((OrderableObject) element).getObject())).getDisplayName();

29. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

153 : return ((StrategyIdentifier)(((OrderableObject) element).getObject())).getDisplayName();

30. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

153 : return ((StrategyIdentifier)(((OrderableObject) element).getObject())).getDisplayName();

31. WARNING: DiscouragedReference

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

JSPTagRegistryPreferencePage.java :

153 : return ((StrategyIdentifier)(((OrderableObject) element).getObject())).getDisplayName();

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

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

JSFFacetInstallPage.java :

46 : import org.eclipse.wst.common.frameworks.internal.datamodel.ui.DataModelWizardPage;

2. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

57 : public class JSFFacetInstallPage extends DataModelWizardPage implements

3. WARNING: DiscouragedReference

Discouraged access: The constructor DataModelWizardPage(IDataModel, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks.ui/@dot

JSFFacetInstallPage.java :

92 : super(DataModelFactory.createDataModel(new AbstractDataModelProvider() {/* * do * nothing */ }), "jsf.facet.install.page"); //$NON-NLS-1$

4. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

119 : = (LibraryInstallDelegate) getDataModel().getProperty( LIBRARY_PROVIDER_DELEGATE );

5. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

245 : conf = (String) model

6. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

254 : servletName = (String) model

7. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

263 : servletClassname = (String) model

8. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

321 : model.removeListener(this);

9. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

322 : synchHelper.dispose();

10. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

322 : synchHelper.dispose();

11. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

324 : model = (IDataModel) config;

12. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

325 : model.addListener(this);

13. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

326 : synchHelper = initializeSynchHelper(model);

14. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

326 : synchHelper = initializeSynchHelper(model);

15. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

326 : synchHelper = initializeSynchHelper(model);

16. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

343 : synchHelper.synchText(txtJSFConfig, CONFIG_PATH, null);

17. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

343 : synchHelper.synchText(txtJSFConfig, CONFIG_PATH, null);

18. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

344 : synchHelper.synchText(txtJSFServletName, SERVLET_NAME, null);

19. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

344 : synchHelper.synchText(txtJSFServletName, SERVLET_NAME, null);

20. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

345 : synchHelper.synchText(txtJSFServletClassName, SERVLET_CLASSNAME, null);

21. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

345 : synchHelper.synchText(txtJSFServletClassName, SERVLET_CLASSNAME, null);

22. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

346 : synchHelper.synchList(lstJSFServletURLPatterns, SERVLET_URL_PATTERNS, null);

23. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

346 : synchHelper.synchList(lstJSFServletURLPatterns, SERVLET_URL_PATTERNS, null);

24. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

368 : patterns = (String[]) model

25. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

395 : model.setProperty(

26. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

451 : model.setStringProperty(WEBCONTENT_DIR, event.getProperty()

27. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

455 : super.propertyChanged(event);

28. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

466 : super.dispose();

29. WARNING: DiscouragedReference

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

JSFFacetInstallPage.java :

498 : final LibraryInstallDelegate librariesInstallDelegate = (LibraryInstallDelegate) getDataModel().getProperty(LIBRARY_PROVIDER_DELEGATE);

Source File: org/eclipse/jst/jsf/ui/internal/tagregistry/ComponentDetailSubForm.java
1. WARNING: DiscouragedReference

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

ComponentDetailSubForm.java :

18 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;

2. WARNING: DiscouragedReference

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

ComponentDetailSubForm.java :

19 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IComponentTagElement;

3. WARNING: DiscouragedReference

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

ComponentDetailSubForm.java :

61 : if (newSelection instanceof IComponentTagElement)

4. WARNING: DiscouragedReference

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

ComponentDetailSubForm.java :

63 : final IComponentTagElement curTagElement = (IComponentTagElement) newSelection;

5. WARNING: DiscouragedReference

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

ComponentDetailSubForm.java :

63 : final IComponentTagElement curTagElement = (IComponentTagElement) newSelection;

6. WARNING: DiscouragedReference

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

ComponentDetailSubForm.java :

64 : final ComponentTypeInfo typeInfo = curTagElement.getComponent();

7. WARNING: DiscouragedReference

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

ComponentDetailSubForm.java :

64 : final ComponentTypeInfo typeInfo = curTagElement.getComponent();

Source File: org/eclipse/jst/jsf/ui/internal/tagregistry/ConverterDetailsForm.java
1. WARNING: DiscouragedReference

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

ConverterDetailsForm.java :

18 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterTypeInfo;

2. WARNING: DiscouragedReference

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

ConverterDetailsForm.java :

19 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IConverterTagElement;

3. WARNING: DiscouragedReference

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

ConverterDetailsForm.java :

55 : if (newSelection instanceof IConverterTagElement)

4. WARNING: DiscouragedReference

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

ConverterDetailsForm.java :

57 : IConverterTagElement converterTagElement = (IConverterTagElement) newSelection;

5. WARNING: DiscouragedReference

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

ConverterDetailsForm.java :

57 : IConverterTagElement converterTagElement = (IConverterTagElement) newSelection;

6. WARNING: DiscouragedReference

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

ConverterDetailsForm.java :

58 : final ConverterTypeInfo typeInfo = converterTagElement.getConverter();

7. WARNING: DiscouragedReference

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

ConverterDetailsForm.java :

58 : final ConverterTypeInfo typeInfo = converterTagElement.getConverter();

8. WARNING: DiscouragedReference

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

ConverterDetailsForm.java :

62 : final String className = typeInfo.getClassName();

9. WARNING: DiscouragedReference

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

ConverterDetailsForm.java :

63 : final String converterId = typeInfo.getConverterId();

Source File: org/eclipse/jst/jsf/ui/internal/tagregistry/GenerateMetadataAction.java
1. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

7 : import org.eclipse.jst.jsf.common.runtime.internal.model.types.ClassTypeInfo;

2. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

8 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IComponentTagElement;

3. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

9 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IConverterTagElement;

4. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

10 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;

5. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

11 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IValidatorTagElement;

6. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

12 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;

7. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

13 : import org.eclipse.jst.jsf.designtime.internal.view.mapping.ViewMetadataGenerator;

8. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

21 : private Namespace _ns;

9. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

28 : public void setNamespace(final Namespace ns)

10. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

39 : final ViewMetadataGenerator generator = new ViewMetadataGenerator(_ns

11. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

39 : final ViewMetadataGenerator generator = new ViewMetadataGenerator(_ns .getNSUri());

12. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

39 : final ViewMetadataGenerator generator = new ViewMetadataGenerator(_ns

13. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

39 : final ViewMetadataGenerator generator = new ViewMetadataGenerator(_ns .getNSUri());

14. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

41 : for (final ITagElement element : (Collection<? extends ITagElement>) _ns

15. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

41 : for (final ITagElement element : (Collection<? extends ITagElement>) _ns

16. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

41 : for (final ITagElement element : (Collection<? extends ITagElement>) _ns .getViewElements())

17. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

44 : final String tagName = element.getName();

18. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

45 : final ClassTypeInfo typeInfo = getTypeInfo(element);

19. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

48 : generator.addTagToViewObjectMapping(tagName, typeInfo, null, null);

20. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

54 : generator.save(System.out);

21. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

82 : private ClassTypeInfo getTypeInfo(final ITagElement element)

22. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

82 : private ClassTypeInfo getTypeInfo(final ITagElement element)

23. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

84 : ClassTypeInfo typeInfo = null;

24. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

85 : if (element instanceof IComponentTagElement)

25. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

87 : typeInfo = ((IComponentTagElement) element).getComponent();

26. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

87 : typeInfo = ((IComponentTagElement) element).getComponent();

27. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

89 : else if (element instanceof IConverterTagElement)

28. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

91 : typeInfo = ((IConverterTagElement) element).getConverter();

29. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

91 : typeInfo = ((IConverterTagElement) element).getConverter();

30. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

93 : else if (element instanceof IValidatorTagElement)

31. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

95 : typeInfo = ((IValidatorTagElement) element).getValidator();

32. WARNING: DiscouragedReference

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

GenerateMetadataAction.java :

95 : typeInfo = ((IValidatorTagElement) element).getValidator();

Source File: org/eclipse/jst/jsf/ui/internal/tagregistry/NamespaceDetailsForm.java
1. WARNING: DiscouragedReference

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

NamespaceDetailsForm.java :

18 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;

2. WARNING: DiscouragedReference

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

NamespaceDetailsForm.java :

54 : if (newSelection instanceof Namespace)

3. WARNING: DiscouragedReference

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

NamespaceDetailsForm.java :

57 : Namespace namespace = (Namespace) newSelection;

4. WARNING: DiscouragedReference

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

NamespaceDetailsForm.java :

57 : Namespace namespace = (Namespace) newSelection;

5. WARNING: DiscouragedReference

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

NamespaceDetailsForm.java :

59 : final String displayName = namespace.getDisplayName();

6. WARNING: DiscouragedReference

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

NamespaceDetailsForm.java :

60 : final String uri = namespace.getNSUri();

Source File: org/eclipse/jst/jsf/ui/internal/tagregistry/ProjectTracker.java
1. WARNING: DiscouragedReference

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

ProjectTracker.java :

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

2. WARNING: DiscouragedReference

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

ProjectTracker.java :

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

3. WARNING: DiscouragedReference

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

ProjectTracker.java :

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

4. WARNING: DiscouragedReference

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

ProjectTracker.java :

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

5. WARNING: DiscouragedReference

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

ProjectTracker.java :

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

6. WARNING: DiscouragedReference

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

ProjectTracker.java :

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

7. WARNING: DiscouragedReference

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

ProjectTracker.java :

39 : private final LifecycleListener _lifecycleListener;

8. WARNING: DiscouragedReference

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

ProjectTracker.java :

48 : _lifecycleListener = new LifecycleListener(ResourcesPlugin.getWorkspace());

9. WARNING: DiscouragedReference

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

ProjectTracker.java :

48 : _lifecycleListener = new LifecycleListener(ResourcesPlugin.getWorkspace());

10. WARNING: DiscouragedReference

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

ProjectTracker.java :

63 : _lifecycleListener.addResource(_root);

11. WARNING: DiscouragedReference

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

ProjectTracker.java :

72 : _lifecycleListener.addResource(project);

12. WARNING: DiscouragedReference

Discouraged access: The method addListener(IResourceLifecycleListener) from the type AbstractLifecycleListener<ResourceLifecycleEvent,IResourceLifecycleListener,IResource> is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ProjectTracker.java :

77 : _lifecycleListener.addListener(_resourceChangeListener);

13. WARNING: DiscouragedReference

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

ProjectTracker.java :

97 : _lifecycleListener.addResource(project);

14. WARNING: DiscouragedReference

Discouraged access: The method removeResource(IResource) from the type AbstractLifecycleListener<ResourceLifecycleEvent,IResourceLifecycleListener,IResource> is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ProjectTracker.java :

108 : _lifecycleListener.removeResource(project);

15. WARNING: DiscouragedReference

Discouraged access: The method dispose() from the type AbstractLifecycleListener<ResourceLifecycleEvent,IResourceLifecycleListener,IResource> is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot

ProjectTracker.java :

134 : _lifecycleListener.dispose();

16. WARNING: DiscouragedReference

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

ProjectTracker.java :

139 : private class ResourceChangeListener implements IResourceLifecycleListener

17. WARNING: DiscouragedReference

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

ProjectTracker.java :

141 : public EventResult acceptEvent(final ResourceLifecycleEvent event)

18. WARNING: DiscouragedReference

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

ProjectTracker.java :

141 : public EventResult acceptEvent(final ResourceLifecycleEvent event)

19. WARNING: DiscouragedReference

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

ProjectTracker.java :

143 : final IResource res = event.getAffectedResource();

20. WARNING: DiscouragedReference

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

ProjectTracker.java :

149 : if (event.getEventType() == EventType.RESOURCE_ADDED

21. WARNING: DiscouragedReference

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

ProjectTracker.java :

149 : if (event.getEventType() == EventType.RESOURCE_ADDED

22. WARNING: DiscouragedReference

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

ProjectTracker.java :

149 : if (event.getEventType() == EventType.RESOURCE_ADDED

23. WARNING: DiscouragedReference

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

ProjectTracker.java :

150 : && event.getReasonType() == ReasonType.PROJECT_OPENED

24. WARNING: DiscouragedReference

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

ProjectTracker.java :

150 : && event.getReasonType() == ReasonType.PROJECT_OPENED

25. WARNING: DiscouragedReference

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

ProjectTracker.java :

150 : && event.getReasonType() == ReasonType.PROJECT_OPENED

26. WARNING: DiscouragedReference

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

ProjectTracker.java :

156 : && event.getEventType() == EventType.RESOURCE_INACCESSIBLE)

27. WARNING: DiscouragedReference

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

ProjectTracker.java :

156 : && event.getEventType() == EventType.RESOURCE_INACCESSIBLE)

28. WARNING: DiscouragedReference

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

ProjectTracker.java :

156 : && event.getEventType() == EventType.RESOURCE_INACCESSIBLE)

29. WARNING: DiscouragedReference

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

ProjectTracker.java :

160 : return EventResult.getDefaultEventResult();

30. WARNING: DiscouragedReference

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

ProjectTracker.java :

160 : return EventResult.getDefaultEventResult();

Source File: org/eclipse/jst/jsf/ui/internal/tagregistry/TagRegistryMasterDetailBlock.java
1. WARNING: DiscouragedReference

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

TagRegistryMasterDetailBlock.java :

16 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IComponentTagElement;

2. WARNING: DiscouragedReference

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

TagRegistryMasterDetailBlock.java :

17 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IConverterTagElement;

3. WARNING: DiscouragedReference

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

TagRegistryMasterDetailBlock.java :

18 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IValidatorTagElement;

4. WARNING: DiscouragedReference

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

TagRegistryMasterDetailBlock.java :

19 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;

5. WARNING: DiscouragedReference

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

TagRegistryMasterDetailBlock.java :

76 : if (forModel instanceof IComponentTagElement)

6. WARNING: DiscouragedReference

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

TagRegistryMasterDetailBlock.java :

80 : else if (forModel instanceof IConverterTagElement)

7. WARNING: DiscouragedReference

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

TagRegistryMasterDetailBlock.java :

84 : else if (forModel instanceof IValidatorTagElement)

8. WARNING: DiscouragedReference

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

TagRegistryMasterDetailBlock.java :

92 : else if (forModel instanceof Namespace)

Source File: org/eclipse/jst/jsf/ui/internal/tagregistry/TagRegistryMasterForm.java
1. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

34 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IComponentTagElement;

2. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

35 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IConverterTagElement;

3. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

36 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagAttribute;

4. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

37 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;

5. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

38 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IValidatorTagElement;

6. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

39 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;

7. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

40 : import org.eclipse.jst.jsf.common.ui.JSFUICommonPlugin;

8. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

42 : import org.eclipse.jst.jsf.common.ui.internal.utils.JSFSharedImages;

9. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

44 : import org.eclipse.jst.jsf.designtime.internal.view.model.ITagRegistry;

10. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

261 : _refreshAction.setImageDescriptor(JSFUICommonPlugin.getDefault()

11. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

261 : _refreshAction.setImageDescriptor(JSFUICommonPlugin.getDefault()

12. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

261 : _refreshAction.setImageDescriptor(JSFUICommonPlugin.getDefault() .getImageDescriptor(REFRESH_NAV_IMAGE_FILE));

13. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

309 : if (((IStructuredSelection)selection).getFirstElement() instanceof Namespace)

14. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

311 : Namespace ns = (Namespace) ((IStructuredSelection)selection).getFirstElement();

15. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

311 : Namespace ns = (Namespace) ((IStructuredSelection)selection).getFirstElement();

16. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

365 : final ITagRegistry registry = registryInstance.getRegistry();

17. WARNING: DiscouragedReference

Discouraged access: The method refresh(Runnable, boolean) from the type ITagRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot

TagRegistryMasterForm.java :

378 : registry.refresh(nullRunnable, flushCaches);

18. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

430 : else if (obj instanceof Namespace)

19. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

432 : if (((Namespace) obj).getDisplayName() != null)

20. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

432 : if (((Namespace) obj).getDisplayName() != null)

21. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

434 : return ((Namespace) obj).getDisplayName();

22. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

434 : return ((Namespace) obj).getDisplayName();

23. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

436 : return ((Namespace) obj).getNSUri();

24. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

436 : return ((Namespace) obj).getNSUri();

25. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

438 : else if (obj instanceof ITagElement)

26. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

440 : return ((ITagElement) obj).getName();

27. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

440 : return ((ITagElement) obj).getName();

28. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

442 : else if (obj instanceof ITagAttribute)

29. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

444 : return ((ITagAttribute)obj).getName();

30. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

444 : return ((ITagAttribute)obj).getName();

31. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

460 : if (obj instanceof Namespace)

32. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

471 : else if (obj instanceof ITagElement)

33. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

473 : if (obj instanceof IComponentTagElement)

34. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

475 : return JSFUICommonPlugin.getDefault().getImage(

35. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

475 : return JSFUICommonPlugin.getDefault().getImage(

36. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

475 : return JSFUICommonPlugin.getDefault().getImage( JSFSharedImages.GENERIC_OBJECT_IMG);

37. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

476 : JSFSharedImages.GENERIC_OBJECT_IMG);

38. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

476 : JSFSharedImages.GENERIC_OBJECT_IMG);

39. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

478 : else if (obj instanceof IConverterTagElement)

40. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

480 : return JSFUICommonPlugin.getDefault().getImage(

41. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

480 : return JSFUICommonPlugin.getDefault().getImage(

42. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

480 : return JSFUICommonPlugin.getDefault().getImage( JSFSharedImages.GENERIC_CONVERTER_IMG);

43. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

481 : JSFSharedImages.GENERIC_CONVERTER_IMG);

44. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

481 : JSFSharedImages.GENERIC_CONVERTER_IMG);

45. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

483 : else if (obj instanceof IValidatorTagElement)

46. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

485 : return JSFUICommonPlugin.getDefault().getImage(

47. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

485 : return JSFUICommonPlugin.getDefault().getImage(

48. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

485 : return JSFUICommonPlugin.getDefault().getImage( JSFSharedImages.GENERIC_VALIDATOR_IMG);

49. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

486 : JSFSharedImages.GENERIC_VALIDATOR_IMG);

50. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

486 : JSFSharedImages.GENERIC_VALIDATOR_IMG);

51. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

488 : return JSFUICommonPlugin.getDefault().getImage(

52. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

488 : return JSFUICommonPlugin.getDefault().getImage(

53. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

488 : return JSFUICommonPlugin.getDefault().getImage( JSFSharedImages.DEFAULT_PALETTE_TAG_IMG);

54. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

489 : JSFSharedImages.DEFAULT_PALETTE_TAG_IMG);

55. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

489 : JSFSharedImages.DEFAULT_PALETTE_TAG_IMG);

56. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

493 : return JSFUICommonPlugin.getDefault().getImage(CONFIGS_IMAGE_FILE);

57. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

493 : return JSFUICommonPlugin.getDefault().getImage(CONFIGS_IMAGE_FILE);

58. WARNING: DiscouragedReference

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

TagRegistryMasterForm.java :

493 : return JSFUICommonPlugin.getDefault().getImage(CONFIGS_IMAGE_FILE);

Source File: org/eclipse/jst/jsf/ui/internal/tagregistry/TaglibContentProvider.java
1. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

31 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagAttribute;

2. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

32 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;

3. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

33 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;

4. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

36 : import org.eclipse.jst.jsf.designtime.internal.view.model.ITagRegistry;

5. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

37 : import org.eclipse.jst.jsf.designtime.internal.view.model.ITagRegistry.TagRegistryChangeEvent;

6. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

38 : import org.eclipse.jst.jsf.designtime.internal.view.model.ITagRegistry.TagRegistryChangeEvent.EventType;

7. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

39 : import org.eclipse.jst.jsf.designtime.internal.view.model.TagRegistryFactory;

8. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

40 : import org.eclipse.jst.jsf.designtime.internal.view.model.TagRegistryFactory.TagRegistryFactoryException;

9. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

53 : ITreeContentProvider, ITagRegistry.ITagRegistryListener

10. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

53 : ITreeContentProvider, ITagRegistry.ITagRegistryListener

11. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

57 : private Map<ITagRegistry, TagRegistryInstance> _curTagRegistries =

12. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

58 : new HashMap<ITagRegistry, TagRegistryInstance>();

13. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

91 : tagRegistry.getRegistry().removeListener(this);

14. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

106 : TagRegistryFactory factory = factoryInfo

15. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

108 : ITagRegistry registry;

16. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

111 : registry = factory.createTagRegistry(_curInput);

17. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

117 : registry.addListener(this);

18. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

123 : catch (TagRegistryFactoryException e)

19. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

153 : else if (parentElement instanceof Namespace)

20. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

155 : final Namespace ns = (Namespace) parentElement;

21. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

155 : final Namespace ns = (Namespace) parentElement;

22. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

158 : if (ns.isInitialized())

23. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

160 : return ((Namespace) parentElement).getViewElements().toArray();

24. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

160 : return ((Namespace) parentElement).getViewElements().toArray();

25. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

170 : ns.getViewElements();

26. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

177 : if (ns.isInitialized())

27. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

203 : else if (parentElement instanceof ITagElement)

28. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

205 : final Map<String, ? extends ITagAttribute> attributes = ((ITagElement)parentElement).getAttributes();

29. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

205 : final Map<String, ? extends ITagAttribute> attributes = ((ITagElement)parentElement).getAttributes();

30. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

205 : final Map<String, ? extends ITagAttribute> attributes = ((ITagElement)parentElement).getAttributes();

31. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

228 : else if (element instanceof Namespace)

32. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

230 : return ((Namespace) element).hasViewElements();

33. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

230 : return ((Namespace) element).hasViewElements();

34. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

235 : public void registryChanged(final TagRegistryChangeEvent changeEvent)

35. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

240 : _curTagRegistries.get(changeEvent.getSource());

36. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

245 : new RegistryChangeTask(changeEvent.getType(), changeEvent

37. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

245 : new RegistryChangeTask(changeEvent.getType(), changeEvent .getAffectedObjects(), _changeStamp.get(),registryInstance));

38. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

253 : private final EventType _eventType;

39. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

255 : private final List<? extends Namespace> _affectedObjects;

40. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

258 : RegistryChangeTask(final TagRegistryChangeEvent.EventType eventType,

41. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

258 : RegistryChangeTask(final TagRegistryChangeEvent.EventType eventType,

42. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

259 : final List<? extends Namespace> affectedObjects,

43. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

279 : case ADDED_NAMESPACE:

44. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

280 : case CHANGED_NAMESPACE:

45. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

282 : for (final Namespace ns : _affectedObjects)

46. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

284 : _registryInstance.getNamespaces().put(ns.getNSUri(), ns);

47. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

291 : case REMOVED_NAMESPACE:

48. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

293 : for (final Namespace ns : _affectedObjects)

49. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

295 : _registryInstance.getNamespaces().remove(ns.getNSUri());

50. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

301 : case REGISTRY_DISPOSED:

51. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

303 : _registryInstance.getRegistry().removeListener(TaglibContentProvider.this);

52. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

350 : final Collection<? extends Namespace> libs = _registry.getRegistry()

53. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

350 : final Collection<? extends Namespace> libs = _registry.getRegistry() .getAllTagLibraries();

54. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

354 : for (Namespace ns : libs)

55. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

356 : if (ns.getNSUri() != null)

56. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

358 : _registry.getNamespaces().put(ns.getNSUri(), ns);

57. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

384 : private final ITagRegistry _registry;

58. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

385 : private final Map<String, Namespace> _namespaces;

59. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

389 : ITagRegistry registry)

60. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

393 : _namespaces = new ConcurrentHashMap<String, Namespace>();

61. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

401 : public ITagRegistry getRegistry()

62. WARNING: DiscouragedReference

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

TaglibContentProvider.java :

406 : public Map<String, Namespace> getNamespaces()

Source File: org/eclipse/jst/jsf/ui/internal/tagregistry/ValidatorDetailsForm.java
1. WARNING: DiscouragedReference

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

ValidatorDetailsForm.java :

18 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ValidatorTypeInfo;

2. WARNING: DiscouragedReference

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

ValidatorDetailsForm.java :

19 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IValidatorTagElement;

3. WARNING: DiscouragedReference

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

ValidatorDetailsForm.java :

54 : if (newSelection instanceof IValidatorTagElement)

4. WARNING: DiscouragedReference

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

ValidatorDetailsForm.java :

56 : IValidatorTagElement validatorTagElement = (IValidatorTagElement) newSelection;

5. WARNING: DiscouragedReference

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

ValidatorDetailsForm.java :

56 : IValidatorTagElement validatorTagElement = (IValidatorTagElement) newSelection;

6. WARNING: DiscouragedReference

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

ValidatorDetailsForm.java :

57 : final ValidatorTypeInfo typeInfo = validatorTagElement.getValidator();

7. WARNING: DiscouragedReference

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

ValidatorDetailsForm.java :

57 : final ValidatorTypeInfo typeInfo = validatorTagElement.getValidator();

8. WARNING: DiscouragedReference

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

ValidatorDetailsForm.java :

61 : final String className = typeInfo.getClassName();

9. WARNING: DiscouragedReference

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

ValidatorDetailsForm.java :

62 : final String validatorId = typeInfo.getValidatorId();

Source File: org/eclipse/jst/jsf/ui/internal/validation/JSFValidator.java
1. WARNING: DiscouragedReference

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

JSFValidator.java :

23 : import org.eclipse.jst.jsf.common.internal.JSPUtil;

2. WARNING: DiscouragedReference

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

JSFValidator.java :

29 : import org.eclipse.jst.jsp.core.internal.validation.JSPValidator;

3. WARNING: DiscouragedReference

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

JSFValidator.java :

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

4. WARNING: DiscouragedReference

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

JSFValidator.java :

32 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;

5. WARNING: DiscouragedReference

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

JSFValidator.java :

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

6. WARNING: DiscouragedReference

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

JSFValidator.java :

34 : import org.eclipse.wst.sse.ui.internal.reconcile.validator.ISourceValidator;

7. WARNING: DiscouragedReference

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

JSFValidator.java :

42 : public class JSFValidator extends JSPValidator implements ISourceValidator

8. WARNING: DiscouragedReference

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

JSFValidator.java :

42 : public class JSFValidator extends JSPValidator implements ISourceValidator

9. WARNING: DiscouragedReference

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

JSFValidator.java :

93 : if (fDocument instanceof IStructuredDocument

10. WARNING: DiscouragedReference

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

JSFValidator.java :

96 : final IStructuredDocument sDoc = (IStructuredDocument) fDocument;

11. WARNING: DiscouragedReference

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

JSFValidator.java :

96 : final IStructuredDocument sDoc = (IStructuredDocument) fDocument;

12. WARNING: DiscouragedReference

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

JSFValidator.java :

97 : final IStructuredDocumentRegion[] regions = sDoc

13. WARNING: DiscouragedReference

Discouraged access: The method getStructuredDocumentRegions(int, int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot

JSFValidator.java :

97 : final IStructuredDocumentRegion[] regions = sDoc .getStructuredDocumentRegions(dirtyRegion.getOffset(), dirtyRegion.getLength());

14. WARNING: DiscouragedReference

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

JSFValidator.java :

108 : IStructuredModel model = null;

15. WARNING: DiscouragedReference

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

JSFValidator.java :

111 : model = StructuredModelManager.getModelManager().getModelForRead( file);

16. WARNING: DiscouragedReference

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

JSFValidator.java :

130 : model.releaseFromRead();

17. WARNING: DiscouragedReference

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

JSFValidator.java :

165 : IStructuredModel model = null;

18. WARNING: DiscouragedReference

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

JSFValidator.java :

168 : model = StructuredModelManager.getModelManager().getModelForRead( file);

19. WARNING: DiscouragedReference

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

JSFValidator.java :

187 : model.releaseFromRead();

20. WARNING: DiscouragedReference

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

JSFValidator.java :

195 : return (JSPUtil.isJSPContentType(file)

21. WARNING: DiscouragedReference

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

JSFValidator.java :

195 : return (JSPUtil.isJSPContentType(file)

Source File: org/eclipse/jst/jsf/ui/internal/validation/MyLocalizedMessage.java
1. WARNING: DiscouragedReference

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

MyLocalizedMessage.java :

19 : import org.eclipse.wst.validation.internal.core.Message;

2. WARNING: DiscouragedReference

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

MyLocalizedMessage.java :

26 : class MyLocalizedMessage extends Message

3. WARNING: DiscouragedReference

Discouraged access: The constructor Message(String, int, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.validation/@dot

MyLocalizedMessage.java :

48 : super(JSFCorePlugin.getDefault().getBundle().getSymbolicName(), severity, messageText);

4. WARNING: DiscouragedReference

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

MyLocalizedMessage.java :

51 : setTargetObject(targetObject);

5. WARNING: DiscouragedReference

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

MyLocalizedMessage.java :

101 : return (offset >= getOffset() && offset < getOffset()+getLength());

6. WARNING: DiscouragedReference

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

MyLocalizedMessage.java :

101 : return (offset >= getOffset() && offset < getOffset()+getLength());

7. WARNING: DiscouragedReference

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

MyLocalizedMessage.java :

101 : return (offset >= getOffset() && offset < getOffset()+getLength());

Source File: org/eclipse/jst/jsf/ui/internal/validation/SeverityOverrideStrategy.java
1. WARNING: DiscouragedReference

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

SeverityOverrideStrategy.java :

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

2. WARNING: DiscouragedReference

Discouraged access: The type IIdentifiableStrategy<Diagnostic,Integer,String> is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot

SeverityOverrideStrategy.java :

20 : abstract class SeverityOverrideStrategy implements IIdentifiableStrategy<Diagnostic, Integer, String>

Source File: org/eclipse/jst/jsf/ui/internal/validation/ValidationMessageFactory.java
1. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

19 : import org.eclipse.jst.jsf.common.internal.types.TypeComparatorDiagnosticFactory;

2. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

23 : import org.eclipse.jst.jsf.validation.internal.el.diagnostics.DiagnosticFactory;

3. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

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

4. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

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

5. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

28 : import org.eclipse.wst.validation.internal.core.Message;

6. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

40 : private IStructuredModel _model = null;

7. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

47 : final IStructuredModel model)

8. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

51 : _strategies.put(DiagnosticFactory.SOURCE_ID,

9. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

51 : _strategies.put(DiagnosticFactory.SOURCE_ID,

10. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

53 : _strategies.put(TypeComparatorDiagnosticFactory.SOURCE_IDENTIFIER,

11. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

53 : _strategies.put(TypeComparatorDiagnosticFactory.SOURCE_IDENTIFIER,

12. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

66 : public Message createFromDiagnostic(final Diagnostic diagnostic,

13. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

81 : final Message message = new MyLocalizedMessage(

14. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

84 : message.setOffset(offset);

15. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

85 : message.setLength(length);

16. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

88 : IStructuredDocument flatModel = this._model.getStructuredDocument();

17. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

88 : IStructuredDocument flatModel = this._model.getStructuredDocument();

18. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

91 : int line = flatModel.getLineOfOffset(message.getOffset());

19. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

91 : int line = flatModel.getLineOfOffset(message.getOffset());

20. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

93 : message.setLineNo(line + 1);

21. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

127 : super(DiagnosticFactory.SOURCE_ID);

22. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

127 : super(DiagnosticFactory.SOURCE_ID);

23. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

153 : super(TypeComparatorDiagnosticFactory.SOURCE_IDENTIFIER);

24. WARNING: DiscouragedReference

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

ValidationMessageFactory.java :

153 : super(TypeComparatorDiagnosticFactory.SOURCE_IDENTIFIER);

Source File: org/eclipse/jst/jsf/ui/internal/validation/ValidationReporter.java
1. WARNING: DiscouragedReference

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

ValidationReporter.java :

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

2. WARNING: DiscouragedReference

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

ValidationReporter.java :

32 : final ValidationPreferences prefs, final IStructuredModel model)