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 )
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;
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();
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();
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;
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));
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));
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));
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();
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();
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();
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);
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);
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);
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;
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()
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()
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)) {
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;
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);
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);
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);
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);
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);
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();
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();
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();
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;
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;
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;
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;
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;
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();
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();
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();)
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();
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();
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))
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
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());
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());
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)
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
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
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);
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);
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);
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);
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;
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;
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;
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)
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();
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();
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();
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();
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)
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)
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()));
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()
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)
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()));
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()));
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;
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;
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;
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;
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;
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;
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;
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)
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;
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;
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();
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();
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)
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();
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();
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();
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();
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();
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)
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()
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)
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,
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)
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)
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
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
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())
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)
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();
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
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);
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();
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)
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)
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;
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;
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());
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());
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());
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());
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)
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;
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;
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());
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());
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());
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());
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)
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;
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;
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());
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());
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());
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;
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)
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;
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;
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;
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;
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;
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;
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;
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;
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;
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;
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()
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()
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$
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)
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;
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;
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()
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();
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();
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)
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();
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
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);
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);
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();
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);
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$
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$
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$
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()
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();
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()
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()
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);
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)
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)
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(
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(
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);
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);
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);
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)
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(
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(
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);
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);
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);
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)
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(
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(
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);
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);
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);
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)
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(
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(
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);
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);
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);
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(
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(
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);
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);
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);
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)
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;
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;
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;
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;
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));
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));
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));
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));
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));
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);
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);
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);
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;
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;
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();
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)
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());
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());
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)
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();
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();
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;
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;
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;
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;
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;
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;
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;
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;
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;
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)
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());
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);
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()
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
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);
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()
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();
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();
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())
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()
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()
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)
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())
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:
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:
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:
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:
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
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();
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);
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;
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)
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();
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;
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;
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;
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;
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;
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;
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;
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;
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;
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;
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;
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;
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;
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();
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)) {
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)) {
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
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);
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
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);
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);
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);
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) {
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;
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());
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());
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());
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);
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) {
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) {
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();
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();
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();){
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();
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();
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()))
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() {
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();
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();
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
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(
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
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
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;
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;
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;
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;
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;
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;
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;
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;
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 =
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 =
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);
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 =
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
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());
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()
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());
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));
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());
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());
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)
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;
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;
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;
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;
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;
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;
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) {
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);
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);
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);
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();
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() {
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;
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;
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();
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();
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());
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());
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());
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());
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());
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());
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());
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(
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);
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(
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);
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);
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);
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);
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();
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();
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();
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;
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();
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())) {
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())) {
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);
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);
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();
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();
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();
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;
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();
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())) {
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())) {
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);
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);
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();
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;
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();
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);
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);
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]);
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]);
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]);
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) {
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();
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) {
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();
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();
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) {
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();
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();
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){
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();
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();
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 &&
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) {
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;
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;
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;
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;
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());
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());
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();
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) {
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();
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();
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) {
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)
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) {
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;
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;
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();
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()) {
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()) {
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()) {
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;
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(
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()
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()
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();
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;
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);
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);
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);
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);
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;
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);
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();
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();
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;
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;
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;
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;
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;
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;
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;
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);
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
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());
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();
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)
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)
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()
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());
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 }))
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 }))
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 }))
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(),
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());
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(
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);
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();
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 =
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,
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);
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(
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
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;
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);
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)
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;
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;
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;
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;
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;
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;
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;
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;
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;
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;
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());
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(
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();
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();
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())
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());
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();
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();
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();
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();
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))
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 =
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);
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());
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)
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();
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)
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();
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();
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();
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();
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;
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
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$
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 );
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
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
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
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);
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();
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();
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;
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);
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);
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);
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);
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);
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);
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);
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);
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);
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);
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);
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);
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
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(
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()
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);
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();
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);
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;
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;
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)
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;
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;
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();
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();
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;
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;
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)
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;
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;
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();
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();
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();
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();
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;
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;
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;
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;
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;
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;
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;
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;
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)
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
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());
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
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());
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
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
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())
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();
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);
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);
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);
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)
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)
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;
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)
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();
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();
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)
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();
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();
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)
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();
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();
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;
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)
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;
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;
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();
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();
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;
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;
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;
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;
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;
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;
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;
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());
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());
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);
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);
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);
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);
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);
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();
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
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)
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)
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();
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
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
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
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
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
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
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)
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)
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)
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();
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();
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;
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;
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;
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;
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)
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)
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)
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)
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;
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;
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;
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;
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;
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;
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;
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;
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;
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()
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()
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));
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)
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();
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();
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();
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);
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)
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)
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)
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();
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();
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();
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();
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)
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();
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();
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)
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();
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();
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)
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)
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)
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(
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(
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);
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);
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);
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)
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(
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(
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);
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);
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);
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)
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(
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(
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);
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);
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);
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(
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(
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);
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);
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);
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);
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);
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);
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;
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;
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;
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;
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;
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;
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;
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;
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
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
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 =
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>();
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);
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
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;
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);
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);
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)
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)
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;
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;
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())
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();
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();
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();
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())
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)
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();
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();
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();
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)
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();
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();
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)
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());
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
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));
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;
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;
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,
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,
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,
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:
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:
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)
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);
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:
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)
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());
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:
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);
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()
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();
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)
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)
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);
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;
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;
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)
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>();
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()
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()
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;
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;
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)
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;
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;
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();
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();
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();
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();
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;
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;
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;
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;
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;
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;
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
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
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
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;
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;
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
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());
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;
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);
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();
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;
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);
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();
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)
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)
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;
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
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);
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);
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());
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());
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());
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;
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>
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;
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;
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;
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;
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;
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;
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)
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,
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,
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,
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,
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,
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(
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);
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);
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();
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();
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());
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());
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);
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);
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);
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);
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);
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;
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)