Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 104 Number of classfiles: 107
Problems: 327 (Errors: 0 Warnings: 327 )
Discouraged access: The type QNameHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AdapterQNameElement.java :
26 : import org.eclipse.jst.j2ee.webservice.internal.util.QNameHelper;
Discouraged access: The type QNameHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AdapterQNameElement.java :
243 : QNameHelper.setQNameValue(qname, namespaceURIValue, localPartValue);
Discouraged access: The method setQNameValue(QName, String, String) from the type QNameHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
AdapterQNameElement.java :
243 : QNameHelper.setQNameValue(qname, namespaceURIValue, localPartValue);
Discouraged access: The type QNameHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
CommandModifyNSURI.java :
21 : import org.eclipse.jst.j2ee.webservice.internal.util.QNameHelper;
Discouraged access: The type QNameHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
CommandModifyNSURI.java :
79 : QNameHelper.setQNameNamespaceURI(eObject_, newValue_);
Discouraged access: The method setQNameNamespaceURI(QName, String) from the type QNameHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
CommandModifyNSURI.java :
79 : QNameHelper.setQNameNamespaceURI(eObject_, newValue_);
The import org.eclipse.wst.common.componentcore.UnresolveableURIException is never used
JaxRPCMapArtifactEdit.java :
28 : import org.eclipse.wst.common.componentcore.UnresolveableURIException;
Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
JaxRPCMapArtifactEdit.java :
29 : import org.eclipse.wst.common.componentcore.internal.ArtifactEditModel;
Discouraged access: The type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
JaxRPCMapArtifactEdit.java :
30 : import org.eclipse.wst.common.componentcore.internal.impl.WTPResourceFactoryRegistry;
Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
JaxRPCMapArtifactEdit.java :
32 : import org.eclipse.wst.common.internal.emf.resource.RendererFactory;
Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
JaxRPCMapArtifactEdit.java :
74 : public JaxRPCMapArtifactEdit(ArtifactEditModel model) {
Discouraged access: The method getResourceSet() from the type EditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
JaxRPCMapArtifactEdit.java :
103 : ResourceSet resSet = getArtifactEditModel().getResourceSet();
Discouraged access: The type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
JaxRPCMapArtifactEdit.java :
104 : WTPResourceFactoryRegistry registry = (WTPResourceFactoryRegistry) resSet.getResourceFactoryRegistry();
Discouraged access: The type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
JaxRPCMapArtifactEdit.java :
104 : WTPResourceFactoryRegistry registry = (WTPResourceFactoryRegistry) resSet.getResourceFactoryRegistry();
Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
JaxRPCMapArtifactEdit.java :
105 : registry.registerLastFileSegment(uri.lastSegment(), new JaxrpcmapResourceFactory(RendererFactory.getDefaultRendererFactory()));
Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
JaxRPCMapArtifactEdit.java :
105 : registry.registerLastFileSegment(uri.lastSegment(), new JaxrpcmapResourceFactory(RendererFactory.getDefaultRendererFactory()));
Discouraged access: The method getDefaultRendererFactory() from the type RendererFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
JaxRPCMapArtifactEdit.java :
105 : registry.registerLastFileSegment(uri.lastSegment(), new JaxrpcmapResourceFactory(RendererFactory.getDefaultRendererFactory()));
Discouraged access: The method getJ2EEVersionID() from the type XMLResource is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JaxRPCMapArtifactEdit.java :
122 : return getJaxRPCMapXmiResource(mappingFilePathURI).getJ2EEVersionID();
Discouraged access: The method getModuleURI() from the type ArtifactEditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
JaxRPCMapArtifactEdit.java :
187 : getArtifactEditModel().getModuleURI();
Discouraged access: The method saveIfNecessary() from the type XMLResource is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JaxRPCMapArtifactEdit.java :
189 : aResource.saveIfNecessary();
Discouraged access: The method setModuleVersionID(int) from the type XMLResource is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JaxRPCMapArtifactEdit.java :
361 : res.setModuleVersionID(version);
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WSCDDArtifactEdit.java :
22 : import org.eclipse.jst.j2ee.internal.J2EEConstants;
The import org.eclipse.wst.common.componentcore.UnresolveableURIException is never used
WSCDDArtifactEdit.java :
30 : import org.eclipse.wst.common.componentcore.UnresolveableURIException;
Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WSCDDArtifactEdit.java :
31 : import org.eclipse.wst.common.componentcore.internal.ArtifactEditModel;
Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WSCDDArtifactEdit.java :
71 : public WSCDDArtifactEdit(ArtifactEditModel model) {
Discouraged access: The method getJ2EEVersionID() from the type XMLResource is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WSCDDArtifactEdit.java :
112 : return getWscddXmiResource().getJ2EEVersionID();
Discouraged access: The method getResource(URI) from the type ArtifactEditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WSCDDArtifactEdit.java :
127 : return getArtifactEditModel().getResource(getWebServicesClientXmlResourceURI());
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WSCDDArtifactEdit.java :
132 : URI resourceURI = J2EEConstants.WEB_SERVICES_CLIENT_WEB_INF_DD_URI_OBJ;
Discouraged access: The field WEB_SERVICES_CLIENT_WEB_INF_DD_URI_OBJ from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WSCDDArtifactEdit.java :
132 : URI resourceURI = J2EEConstants.WEB_SERVICES_CLIENT_WEB_INF_DD_URI_OBJ;
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WSCDDArtifactEdit.java :
134 : resourceURI = J2EEConstants.WEB_SERVICES_CLIENT_META_INF_DD_URI_OBJ;
Discouraged access: The field WEB_SERVICES_CLIENT_META_INF_DD_URI_OBJ from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WSCDDArtifactEdit.java :
134 : resourceURI = J2EEConstants.WEB_SERVICES_CLIENT_META_INF_DD_URI_OBJ;
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WSCDDArtifactEdit.java :
136 : resourceURI = J2EEConstants.WEB_SERVICES_CLIENT_META_INF_DD_URI_OBJ;
Discouraged access: The field WEB_SERVICES_CLIENT_META_INF_DD_URI_OBJ from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WSCDDArtifactEdit.java :
136 : resourceURI = J2EEConstants.WEB_SERVICES_CLIENT_META_INF_DD_URI_OBJ;
Discouraged access: The method getModuleURI() from the type ArtifactEditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WSCDDArtifactEdit.java :
185 : getArtifactEditModel().getModuleURI();
Discouraged access: The method saveIfNecessary() from the type XMLResource is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WSCDDArtifactEdit.java :
187 : aResource.saveIfNecessary();
Discouraged access: The method setModuleVersionID(int) from the type XMLResource is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WSCDDArtifactEdit.java :
391 : res.setModuleVersionID(version);
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WSDDArtifactEdit.java :
28 : import org.eclipse.jst.j2ee.internal.J2EEConstants;
Discouraged access: The type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDDArtifactEdit.java :
30 : import org.eclipse.jst.j2ee.internal.webservices.WSDLServiceExtManager;
Discouraged access: The type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDDArtifactEdit.java :
31 : import org.eclipse.jst.j2ee.internal.webservices.WSDLServiceHelper;
The import org.eclipse.wst.common.componentcore.UnresolveableURIException is never used
WSDDArtifactEdit.java :
39 : import org.eclipse.wst.common.componentcore.UnresolveableURIException;
Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WSDDArtifactEdit.java :
40 : import org.eclipse.wst.common.componentcore.internal.ArtifactEditModel;
Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WSDDArtifactEdit.java :
85 : public WSDDArtifactEdit(ArtifactEditModel model) {
Discouraged access: The method getJ2EEVersionID() from the type XMLResource is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WSDDArtifactEdit.java :
126 : return getWsddXmiResource().getJ2EEVersionID();
Discouraged access: The method getResource(URI) from the type ArtifactEditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WSDDArtifactEdit.java :
140 : return getArtifactEditModel().getResource(getWebServicesXmlResourceURI());
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WSDDArtifactEdit.java :
158 : URI resourceURI = J2EEConstants.WEB_SERVICES_WEB_INF_DD_URI_OBJ;
Discouraged access: The field WEB_SERVICES_WEB_INF_DD_URI_OBJ from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WSDDArtifactEdit.java :
158 : URI resourceURI = J2EEConstants.WEB_SERVICES_WEB_INF_DD_URI_OBJ;
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WSDDArtifactEdit.java :
160 : resourceURI = J2EEConstants.WEB_SERVICES_META_INF_DD_URI_OBJ;
Discouraged access: The field WEB_SERVICES_META_INF_DD_URI_OBJ from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WSDDArtifactEdit.java :
160 : resourceURI = J2EEConstants.WEB_SERVICES_META_INF_DD_URI_OBJ;
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WSDDArtifactEdit.java :
162 : resourceURI = J2EEConstants.WEB_SERVICES_META_INF_DD_URI_OBJ;
Discouraged access: The field WEB_SERVICES_META_INF_DD_URI_OBJ from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WSDDArtifactEdit.java :
162 : resourceURI = J2EEConstants.WEB_SERVICES_META_INF_DD_URI_OBJ;
Discouraged access: The method getModuleURI() from the type ArtifactEditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WSDDArtifactEdit.java :
217 : getArtifactEditModel().getModuleURI();
Discouraged access: The method saveIfNecessary() from the type XMLResource is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WSDDArtifactEdit.java :
219 : aResource.saveIfNecessary();
Discouraged access: The method setModuleVersionID(int) from the type XMLResource is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WSDDArtifactEdit.java :
428 : res.setModuleVersionID(version);
Discouraged access: The method getResources() from the type EditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WSDDArtifactEdit.java :
466 : List resources = getArtifactEditModel().getResources();
Discouraged access: The method getResource(URI) from the type ArtifactEditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WSDDArtifactEdit.java :
483 : res = getArtifactEditModel().getResource(URI.createURI(path));
Discouraged access: The type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDDArtifactEdit.java :
487 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDDArtifactEdit.java :
487 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The method getServiceHelper() from the type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDDArtifactEdit.java :
487 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The method isWSDLResource(Object) from the type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDDArtifactEdit.java :
488 : if (res != null && res.isLoaded() && serviceHelper != null && serviceHelper.isWSDLResource(res))
Discouraged access: The type QNameHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
ATKUIConstants.java :
17 : import org.eclipse.jst.j2ee.webservice.internal.util.QNameHelper;
Discouraged access: The type QNameHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
ATKUIConstants.java :
123 : QNameHelper.setQNameValue(wsdlport, defaultNamespaceURI(), defaultLocalPart(), defaultPrefix(), versionID);
Discouraged access: The method setQNameValue(QName, String, String, String, int) from the type QNameHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
ATKUIConstants.java :
123 : QNameHelper.setQNameValue(wsdlport, defaultNamespaceURI(), defaultLocalPart(), defaultPrefix(), versionID);
Discouraged access: The type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLHelper.java :
22 : import org.eclipse.jst.j2ee.internal.webservices.WSDLServiceExtManager;
Discouraged access: The type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLHelper.java :
23 : import org.eclipse.jst.j2ee.internal.webservices.WSDLServiceHelper;
Discouraged access: The type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLHelper.java :
114 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLHelper.java :
114 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The method getServiceHelper() from the type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLHelper.java :
114 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The method getServicePorts(Object) from the type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLHelper.java :
122 : Map ports = serviceHelper.getServicePorts(targetService);
Discouraged access: The method getPortName(Object) from the type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLHelper.java :
128 : portNames[m] = serviceHelper.getPortName(port);
Discouraged access: The type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLHelper.java :
152 : return WSDLServiceExtManager.getServiceHelper().getServiceNamespaceURI(targetService);
Discouraged access: The method getServiceHelper() from the type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLHelper.java :
152 : return WSDLServiceExtManager.getServiceHelper().getServiceNamespaceURI(targetService);
Discouraged access: The method getServiceNamespaceURI(Object) from the type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLHelper.java :
152 : return WSDLServiceExtManager.getServiceHelper().getServiceNamespaceURI(targetService);
Discouraged access: The type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLHelper.java :
156 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLHelper.java :
156 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The method getServiceHelper() from the type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLHelper.java :
156 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The method getDefinitionServices(Object) from the type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLHelper.java :
163 : Map services = serviceHelper.getDefinitionServices(definition);
Discouraged access: The method getServiceLocalPart(Object) from the type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLHelper.java :
186 : String serviceName = serviceHelper.getServiceLocalPart(service);
Discouraged access: The type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLHelper.java :
202 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLHelper.java :
202 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The method getServiceHelper() from the type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLHelper.java :
202 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The method getWSDLDefinition(String) from the type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLHelper.java :
203 : return serviceHelper.getWSDLDefinition(wsdlURL);
Discouraged access: The type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLServiceHelperImpl.java :
32 : import org.eclipse.jst.j2ee.internal.webservices.WSDLServiceHelper;
Discouraged access: The type WebServiceEntity is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
34 : import org.eclipse.wst.ws.internal.parser.wsil.WebServiceEntity;
Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
35 : import org.eclipse.wst.ws.internal.parser.wsil.WebServicesParser;
Discouraged access: The type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLServiceHelperImpl.java :
47 : public class WSDLServiceHelperImpl implements WSDLServiceHelper {
Discouraged access: The type WebServiceEntity is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
147 : WebServiceEntity entity = parseWsilFile(wsil);
Discouraged access: The method getType() from the type WebServiceEntity is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
148 : if (entity != null && entity.getType() == WebServiceEntity.TYPE_WSIL) {
Discouraged access: The type WebServiceEntity is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
148 : if (entity != null && entity.getType() == WebServiceEntity.TYPE_WSIL) {
Discouraged access: The field TYPE_WSIL from the type WebServiceEntity is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
148 : if (entity != null && entity.getType() == WebServiceEntity.TYPE_WSIL) {
Discouraged access: The method getChildren() from the type WebServiceEntity is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
150 : List wsdlList = entity.getChildren();
Discouraged access: The type WebServiceEntity is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
153 : if (item != null && item instanceof WebServiceEntity) {
Discouraged access: The method getModel() from the type WebServiceEntity is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
154 : if (((WebServiceEntity) item).getModel() != null && ((WebServiceEntity) item).getModel() instanceof Definition) {
Discouraged access: The type WebServiceEntity is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
154 : if (((WebServiceEntity) item).getModel() != null && ((WebServiceEntity) item).getModel() instanceof Definition) {
Discouraged access: The method getModel() from the type WebServiceEntity is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
154 : if (((WebServiceEntity) item).getModel() != null && ((WebServiceEntity) item).getModel() instanceof Definition) {
Discouraged access: The type WebServiceEntity is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
154 : if (((WebServiceEntity) item).getModel() != null && ((WebServiceEntity) item).getModel() instanceof Definition) {
Discouraged access: The method getModel() from the type WebServiceEntity is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
155 : Definition def = (Definition) ((WebServiceEntity) item).getModel();
Discouraged access: The type WebServiceEntity is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
155 : Definition def = (Definition) ((WebServiceEntity) item).getModel();
Discouraged access: The type WebServiceEntity is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
164 : public WebServiceEntity parseWsilFile(IFile wsil) {
Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
165 : WebServicesParser parser = null;
Discouraged access: The field WSIL_EXT from the type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLServiceHelperImpl.java :
168 : if (wsil == null || !wsil.getFileExtension().equals(WSIL_EXT))
Discouraged access: The constructor WebServicesParser(String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
173 : parser = new WebServicesParser(url);
Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
173 : parser = new WebServicesParser(url);
Discouraged access: The method parse(int) from the type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
174 : parser.parse(WebServicesParser.PARSE_WSIL | WebServicesParser.PARSE_WSDL);
Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
174 : parser.parse(WebServicesParser.PARSE_WSIL | WebServicesParser.PARSE_WSDL);
Discouraged access: The field PARSE_WSIL from the type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
174 : parser.parse(WebServicesParser.PARSE_WSIL | WebServicesParser.PARSE_WSDL);
Discouraged access: The type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
174 : parser.parse(WebServicesParser.PARSE_WSIL | WebServicesParser.PARSE_WSDL);
Discouraged access: The field PARSE_WSDL from the type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
174 : parser.parse(WebServicesParser.PARSE_WSIL | WebServicesParser.PARSE_WSDL);
Discouraged access: The method getWebServiceEntityByURI(String) from the type WebServicesParser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.ws.parser/@dot
WSDLServiceHelperImpl.java :
180 : return parser.getWebServiceEntityByURI(url);
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WebServicesManager.java :
56 : import org.eclipse.jst.j2ee.internal.J2EEConstants;
Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WebServicesManager.java :
57 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;
Discouraged access: The type J2EEVersionUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
58 : import org.eclipse.jst.j2ee.internal.common.J2EEVersionUtil;
Discouraged access: The type XMLResource is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WebServicesManager.java :
59 : import org.eclipse.jst.j2ee.internal.common.XMLResource;
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
60 : import org.eclipse.jst.j2ee.internal.project.J2EEProjectUtilities;
Discouraged access: The type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
63 : import org.eclipse.jst.j2ee.internal.webservices.WSDLServiceExtManager;
Discouraged access: The type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
64 : import org.eclipse.jst.j2ee.internal.webservices.WSDLServiceHelper;
Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebServicesManager.java :
80 : import org.eclipse.wst.common.componentcore.internal.ArtifactEditModel;
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebServicesManager.java :
81 : import org.eclipse.wst.common.componentcore.internal.util.IModuleConstants;
Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
84 : import org.eclipse.wst.common.internal.emfworkbench.WorkbenchResourceHelper;
Discouraged access: The type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
85 : import org.eclipse.wst.common.internal.emfworkbench.integration.EditModelEvent;
Discouraged access: The type EditModelListener is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
86 : import org.eclipse.wst.common.internal.emfworkbench.integration.EditModelListener;
Discouraged access: The type EditModelListener is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
97 : public class WebServicesManager implements EditModelListener, IResourceChangeListener, IResourceDeltaVisitor {
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WebServicesManager.java :
124 : || aFile.getName().equals(J2EEConstants.WEB_SERVICES_CLIENT_SHORTNAME)
Discouraged access: The field WEB_SERVICES_CLIENT_SHORTNAME from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WebServicesManager.java :
124 : || aFile.getName().equals(J2EEConstants.WEB_SERVICES_CLIENT_SHORTNAME)
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WebServicesManager.java :
125 : || aFile.getName().equals(J2EEConstants.WEB_SERVICES_DD_URI);
Discouraged access: The field WEB_SERVICES_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WebServicesManager.java :
125 : || aFile.getName().equals(J2EEConstants.WEB_SERVICES_DD_URI);
Discouraged access: The type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
278 : public void editModelChanged(EditModelEvent anEvent) {
Discouraged access: The method getEventCode() from the type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
281 : if (anEvent.getEventCode()==EditModelEvent.UNLOADED_RESOURCE) {
Discouraged access: The type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
281 : if (anEvent.getEventCode()==EditModelEvent.UNLOADED_RESOURCE) {
Discouraged access: The field UNLOADED_RESOURCE from the type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
281 : if (anEvent.getEventCode()==EditModelEvent.UNLOADED_RESOURCE) {
Discouraged access: The method getChangedResources() from the type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
282 : List resources = anEvent.getChangedResources();
Discouraged access: The method getEventCode() from the type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
286 : notifyListeners(anEvent.getEventCode());
Discouraged access: The method getEventCode() from the type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
289 : else if (anEvent.getEventCode() == EditModelEvent.PRE_DISPOSE) {
Discouraged access: The type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
289 : else if (anEvent.getEventCode() == EditModelEvent.PRE_DISPOSE) {
Discouraged access: The field PRE_DISPOSE from the type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
289 : else if (anEvent.getEventCode() == EditModelEvent.PRE_DISPOSE) {
Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebServicesManager.java :
290 : ArtifactEditModel editModel = (ArtifactEditModel) anEvent.getEditModel();
Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebServicesManager.java :
290 : ArtifactEditModel editModel = (ArtifactEditModel) anEvent.getEditModel();
Discouraged access: The method getEditModel() from the type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
290 : ArtifactEditModel editModel = (ArtifactEditModel) anEvent.getEditModel();
Discouraged access: The method getProject() from the type EditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
291 : if (editModel == null || editModel.getProject() == null)
Discouraged access: The method getProject() from the type EditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
293 : removeArtifactEdit(editModel.getProject());
Discouraged access: The method getEventCode() from the type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
294 : notifyListeners(anEvent.getEventCode());
Discouraged access: The type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
314 : case EditModelEvent.UNLOADED_RESOURCE:
Discouraged access: The field UNLOADED_RESOURCE from the type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
314 : case EditModelEvent.UNLOADED_RESOURCE:
Discouraged access: The type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
315 : case EditModelEvent.PRE_DISPOSE:
Discouraged access: The field PRE_DISPOSE from the type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
315 : case EditModelEvent.PRE_DISPOSE:
Discouraged access: The type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
316 : case EditModelEvent.REMOVED_RESOURCE:
Discouraged access: The field REMOVED_RESOURCE from the type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
316 : case EditModelEvent.REMOVED_RESOURCE:
Discouraged access: The type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
498 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The method getServiceHelper() from the type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
498 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
498 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The method getWsdlServicesFromWsilFile(IFile) from the type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
499 : return serviceHelper.getWsdlServicesFromWsilFile(wsil);
Discouraged access: The method getFile(EObject) from the type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
523 : IVirtualResource[] resources = ComponentCore.createResources(WorkbenchResourceHelper.getFile(webService));
Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
523 : IVirtualResource[] resources = ComponentCore.createResources(WorkbenchResourceHelper.getFile(webService));
Discouraged access: The type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
552 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The method getServiceHelper() from the type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
552 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
552 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The method getWSDLDefinition(Resource) from the type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
554 : Object def = serviceHelper.getWSDLDefinition(wsdl);
Discouraged access: The method getDefinitionServices(Object) from the type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
557 : result = new ArrayList(serviceHelper.getDefinitionServices(def).values());
Discouraged access: The type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
563 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The method getServiceHelper() from the type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
563 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
563 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The method getWSDLDefinition(Resource) from the type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
566 : Object definition = serviceHelper.getWSDLDefinition(wsdl);
Discouraged access: The method getDefinitionServices(Object) from the type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
568 : Map services = serviceHelper.getDefinitionServices(definition);
Discouraged access: The type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
584 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The method getServiceHelper() from the type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
584 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
584 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The method getServicePorts(Object) from the type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
587 : if (serviceHelper.getServicePorts(service).size() == 1) {
Discouraged access: The method getServicePorts(Object) from the type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
588 : Object wsdlPort = serviceHelper.getServicePorts(service).values().toArray()[0];
Discouraged access: The method getPortBindingNamespaceURI(Object) from the type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
589 : String qName = serviceHelper.getPortBindingNamespaceURI(wsdlPort);
Discouraged access: The type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
628 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The method getServiceHelper() from the type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
628 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The type WSDLServiceExtManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
628 : WSDLServiceHelper serviceHelper = WSDLServiceExtManager.getServiceHelper();
Discouraged access: The method getServicePorts(Object) from the type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
629 : if (wsdlService == null || serviceHelper.getServicePorts(wsdlService).isEmpty())
Discouraged access: The method getServicePorts(Object) from the type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
631 : if (serviceHelper.getServicePorts(wsdlService).size() > 0) {
Discouraged access: The method getServicePorts(Object) from the type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
632 : Object port = serviceHelper.getServicePorts(wsdlService).values().toArray()[0];
Discouraged access: The method getPortBindingNamespaceURI(Object) from the type WSDLServiceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
633 : String qName = serviceHelper.getPortBindingNamespaceURI(port);
Discouraged access: The method getJ2EEProjectType(IProject) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
709 : String projectType = J2EEProjectUtilities.getJ2EEProjectType(project);
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
709 : String projectType = J2EEProjectUtilities.getJ2EEProjectType(project);
Discouraged access: The method getJ2EEProjectVersion(IProject) from the type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
710 : String projectVersion = J2EEProjectUtilities.getJ2EEProjectVersion(project);
Discouraged access: The type J2EEProjectUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
710 : String projectVersion = J2EEProjectUtilities.getJ2EEProjectVersion(project);
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebServicesManager.java :
712 : if(IModuleConstants.JST_EJB_MODULE.equals(projectType)){
Discouraged access: The field JST_EJB_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebServicesManager.java :
712 : if(IModuleConstants.JST_EJB_MODULE.equals(projectType)){
Discouraged access: The method convertEJBVersionStringToJ2EEVersionID(String) from the type J2EEVersionUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
713 : j2eeLevel = J2EEVersionUtil.convertEJBVersionStringToJ2EEVersionID(projectVersion);
Discouraged access: The type J2EEVersionUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
713 : j2eeLevel = J2EEVersionUtil.convertEJBVersionStringToJ2EEVersionID(projectVersion);
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebServicesManager.java :
714 : } else if(IModuleConstants.JST_WEB_MODULE.equals(projectType)){
Discouraged access: The field JST_WEB_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebServicesManager.java :
714 : } else if(IModuleConstants.JST_WEB_MODULE.equals(projectType)){
Discouraged access: The method convertWebVersionStringToJ2EEVersionID(String) from the type J2EEVersionUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
715 : j2eeLevel = J2EEVersionUtil.convertWebVersionStringToJ2EEVersionID(projectVersion);
Discouraged access: The type J2EEVersionUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
715 : j2eeLevel = J2EEVersionUtil.convertWebVersionStringToJ2EEVersionID(projectVersion);
Discouraged access: The type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebServicesManager.java :
716 : } else if(IModuleConstants.JST_APPCLIENT_MODULE.equals(projectType)){
Discouraged access: The field JST_APPCLIENT_MODULE from the type IModuleConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
WebServicesManager.java :
716 : } else if(IModuleConstants.JST_APPCLIENT_MODULE.equals(projectType)){
Discouraged access: The method convertAppClientVersionStringToJ2EEVersionID(String) from the type J2EEVersionUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
717 : j2eeLevel = J2EEVersionUtil.convertAppClientVersionStringToJ2EEVersionID(projectVersion);
Discouraged access: The type J2EEVersionUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesManager.java :
717 : j2eeLevel = J2EEVersionUtil.convertAppClientVersionStringToJ2EEVersionID(projectVersion);
Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WebServicesManager.java :
721 : if(j2eeLevel != J2EEVersionConstants.J2EE_1_4_ID)
Discouraged access: The field J2EE_1_4_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WebServicesManager.java :
721 : if(j2eeLevel != J2EEVersionConstants.J2EE_1_4_ID)
Discouraged access: The method getFile(EObject) from the type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
810 : IFile file = WorkbenchResourceHelper.getFile(bean);
Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
810 : IFile file = WorkbenchResourceHelper.getFile(bean);
Discouraged access: The method getFile(EObject) from the type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
833 : IProject handle = getComponentProject(WorkbenchResourceHelper.getFile(client));
Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
833 : IProject handle = getComponentProject(WorkbenchResourceHelper.getFile(client));
Discouraged access: The method getFile(EObject) from the type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
853 : IProject handle = getComponentProject(WorkbenchResourceHelper.getFile(webapp));
Discouraged access: The type WorkbenchResourceHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
853 : IProject handle = getComponentProject(WorkbenchResourceHelper.getFile(webapp));
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WebServicesManager.java :
900 : else if (resource.getName().equals(J2EEConstants.WEB_SERVICES_CLIENT_SHORTNAME) ||
Discouraged access: The field WEB_SERVICES_CLIENT_SHORTNAME from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WebServicesManager.java :
900 : else if (resource.getName().equals(J2EEConstants.WEB_SERVICES_CLIENT_SHORTNAME) ||
Discouraged access: The type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WebServicesManager.java :
901 : resource.getName().equals(J2EEConstants.WEB_SERVICES_DD_URI)) {
Discouraged access: The field WEB_SERVICES_DD_URI from the type J2EEConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WebServicesManager.java :
901 : resource.getName().equals(J2EEConstants.WEB_SERVICES_DD_URI)) {
Discouraged access: The type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
908 : notifyListeners(EditModelEvent.UNLOADED_RESOURCE);
Discouraged access: The field UNLOADED_RESOURCE from the type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
908 : notifyListeners(EditModelEvent.UNLOADED_RESOURCE);
Discouraged access: The type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
917 : ProcessProjectsWithWSDL job = new ProcessProjectsWithWSDL(newSet, EditModelEvent.ADDED_RESOURCE);
Discouraged access: The field ADDED_RESOURCE from the type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
917 : ProcessProjectsWithWSDL job = new ProcessProjectsWithWSDL(newSet, EditModelEvent.ADDED_RESOURCE);
Discouraged access: The field LOADED_RESOURCE from the type EditModelEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
WebServicesManager.java :
975 : notifyListeners(EditModelEvent.LOADED_RESOURCE);
Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot
WebServicePlugin.java :
29 : import org.eclipse.wst.common.frameworks.internal.WTPPlugin;
Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot
WebServicePlugin.java :
40 : public class WebServicePlugin extends WTPPlugin implements ResourceLocator {
Discouraged access: The constructor WTPPlugin() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot
WebServicePlugin.java :
55 : super();
Discouraged access: The method start(BundleContext) from the type WTPPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.frameworks/@dot
WebServicePlugin.java :
213 : super.start(context);
Discouraged access: The method addListener(INotifyChangedListener) from the type CommonItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ATKUIAdapterFactory.java :
91 : ((ATKUICommonAdapterFactory) adapterFactories_[3]).addListener(listener);
Discouraged access: The type CommonItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ATKUICommonAdapterFactory.java :
12 : import org.eclipse.jst.j2ee.common.internal.provider.CommonItemProviderAdapterFactory;
Discouraged access: The type CommonItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ATKUICommonAdapterFactory.java :
15 : public class ATKUICommonAdapterFactory extends CommonItemProviderAdapterFactory {
Discouraged access: The constructor CommonItemProviderAdapterFactory() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ATKUICommonAdapterFactory.java :
17 : super();
Discouraged access: The field paramValueItemProvider from the type CommonItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ATKUICommonAdapterFactory.java :
22 : if (paramValueItemProvider == null)
Discouraged access: The field paramValueItemProvider from the type CommonItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ATKUICommonAdapterFactory.java :
23 : paramValueItemProvider = new ATKUIParamValueItemProvider(this);
Discouraged access: The field paramValueItemProvider from the type CommonItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ATKUICommonAdapterFactory.java :
25 : return paramValueItemProvider;
Discouraged access: The field qNameItemProvider from the type CommonItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ATKUICommonAdapterFactory.java :
30 : if (qNameItemProvider == null) {
Discouraged access: The field qNameItemProvider from the type CommonItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ATKUICommonAdapterFactory.java :
31 : qNameItemProvider = new ATKUIQNameItemProvider(this);
Discouraged access: The field qNameItemProvider from the type CommonItemProviderAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ATKUICommonAdapterFactory.java :
34 : return qNameItemProvider;
Discouraged access: The type ParamValueItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ATKUIParamValueItemProvider.java :
14 : import org.eclipse.jst.j2ee.common.internal.provider.ParamValueItemProvider;
Discouraged access: The type ParamValueItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ATKUIParamValueItemProvider.java :
16 : public class ATKUIParamValueItemProvider extends ParamValueItemProvider implements ITableItemLabelProvider {
Discouraged access: The constructor ParamValueItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ATKUIParamValueItemProvider.java :
18 : super(adapterFactory);
Discouraged access: The type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ATKUIQNameItemProvider.java :
14 : import org.eclipse.jst.j2ee.common.internal.provider.QNameItemProvider;
Discouraged access: The type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ATKUIQNameItemProvider.java :
17 : public class ATKUIQNameItemProvider extends QNameItemProvider implements ITableItemLabelProvider {
Discouraged access: The constructor QNameItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ATKUIQNameItemProvider.java :
19 : super(adapterFactory);
Discouraged access: The type DescriptionItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
DescriptionTypeItemProvider.java :
20 : import org.eclipse.jst.j2ee.common.internal.provider.DescriptionItemProvider;
Discouraged access: The type DescriptionItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
DescriptionTypeItemProvider.java :
31 : public class DescriptionTypeItemProvider extends DescriptionItemProvider {
Discouraged access: The constructor DescriptionItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
DescriptionTypeItemProvider.java :
39 : super(adapterFactory);
Discouraged access: The method getPropertyDescriptors(Object) from the type DescriptionItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
DescriptionTypeItemProvider.java :
51 : super.getPropertyDescriptors(object);
Discouraged access: The method notifyChanged(Notification) from the type DescriptionItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
DescriptionTypeItemProvider.java :
89 : super.notifyChanged(notification);
Discouraged access: The method collectNewChildDescriptors(Collection, Object) from the type DescriptionItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
DescriptionTypeItemProvider.java :
101 : super.collectNewChildDescriptors(newChildDescriptors, object);
Discouraged access: The type DisplayNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
DisplayNameTypeItemProvider.java :
20 : import org.eclipse.jst.j2ee.common.internal.provider.DisplayNameItemProvider;
Discouraged access: The type DisplayNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
DisplayNameTypeItemProvider.java :
31 : public class DisplayNameTypeItemProvider extends DisplayNameItemProvider{
Discouraged access: The constructor DisplayNameItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
DisplayNameTypeItemProvider.java :
39 : super(adapterFactory);
Discouraged access: The method getPropertyDescriptors(Object) from the type DisplayNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
DisplayNameTypeItemProvider.java :
51 : super.getPropertyDescriptors(object);
Discouraged access: The method notifyChanged(Notification) from the type DisplayNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
DisplayNameTypeItemProvider.java :
89 : super.notifyChanged(notification);
Discouraged access: The method collectNewChildDescriptors(Collection, Object) from the type DisplayNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
DisplayNameTypeItemProvider.java :
101 : super.collectNewChildDescriptors(newChildDescriptors, object);
Discouraged access: The type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
HandlerItemProvider.java :
24 : import org.eclipse.jst.j2ee.common.internal.provider.CompatibilityDescriptionGroupItemProvider;
Discouraged access: The type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
HandlerItemProvider.java :
37 : public class HandlerItemProvider extends CompatibilityDescriptionGroupItemProvider {
Discouraged access: The constructor CompatibilityDescriptionGroupItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
HandlerItemProvider.java :
45 : super(adapterFactory);
Discouraged access: The method getPropertyDescriptors(Object) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
HandlerItemProvider.java :
57 : super.getPropertyDescriptors(object);
Discouraged access: The method getChildrenReferences(Object) from the type DescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
HandlerItemProvider.java :
121 : super.getChildrenReferences(object);
Discouraged access: The method getChildReference(Object, Object) from the type DescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
HandlerItemProvider.java :
139 : return super.getChildReference(object, child);
Discouraged access: The method notifyChanged(Notification) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
HandlerItemProvider.java :
194 : super.notifyChanged(notification);
Discouraged access: The method collectNewChildDescriptors(Collection, Object) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
HandlerItemProvider.java :
206 : super.collectNewChildDescriptors(newChildDescriptors, object);
Discouraged access: The type JaxrpcmapAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JaxrpcmapItemProviderAdapterFactory.java :
29 : import org.eclipse.jst.j2ee.webservice.jaxrpcmap.internal.util.JaxrpcmapAdapterFactory;
Discouraged access: The type JaxrpcmapAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JaxrpcmapItemProviderAdapterFactory.java :
41 : public class JaxrpcmapItemProviderAdapterFactory extends JaxrpcmapAdapterFactory implements ComposeableAdapterFactory, IChangeNotifier {
Discouraged access: The method isFactoryForType(Object) from the type JaxrpcmapAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JaxrpcmapItemProviderAdapterFactory.java :
640 : return supportedTypes.contains(type) || super.isFactoryForType(type);
Discouraged access: The type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
RootTypeQnameItemProvider.java :
20 : import org.eclipse.jst.j2ee.common.internal.provider.QNameItemProvider;
Discouraged access: The type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
RootTypeQnameItemProvider.java :
30 : public class RootTypeQnameItemProvider extends QNameItemProvider{
Discouraged access: The constructor QNameItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
RootTypeQnameItemProvider.java :
38 : super(adapterFactory);
Discouraged access: The method getPropertyDescriptors(Object) from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
RootTypeQnameItemProvider.java :
50 : super.getPropertyDescriptors(object);
Discouraged access: The method notifyChanged(Notification) from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
RootTypeQnameItemProvider.java :
88 : super.notifyChanged(notification);
Discouraged access: The method collectNewChildDescriptors(Collection, Object) from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
RootTypeQnameItemProvider.java :
100 : super.collectNewChildDescriptors(newChildDescriptors, object);
Discouraged access: The type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
SOAPHeaderItemProvider.java :
19 : import org.eclipse.jst.j2ee.common.internal.provider.QNameItemProvider;
Discouraged access: The type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
SOAPHeaderItemProvider.java :
29 : public class SOAPHeaderItemProvider extends QNameItemProvider{
Discouraged access: The constructor QNameItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
SOAPHeaderItemProvider.java :
37 : super(adapterFactory);
Discouraged access: The method getPropertyDescriptors(Object) from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
SOAPHeaderItemProvider.java :
49 : super.getPropertyDescriptors(object);
Discouraged access: The method getResourceLocator() from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
SOAPHeaderItemProvider.java :
63 : return getResourceLocator().getImage("full/obj16/SOAPHeader"); //$NON-NLS-1$
Discouraged access: The method notifyChanged(Notification) from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
SOAPHeaderItemProvider.java :
111 : super.notifyChanged(notification);
Discouraged access: The method collectNewChildDescriptors(Collection, Object) from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
SOAPHeaderItemProvider.java :
123 : super.collectNewChildDescriptors(newChildDescriptors, object);
Discouraged access: The type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServiceRefItemProvider.java :
24 : import org.eclipse.jst.j2ee.common.internal.provider.CompatibilityDescriptionGroupItemProvider;
Discouraged access: The type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServiceRefItemProvider.java :
38 : public class ServiceRefItemProvider extends CompatibilityDescriptionGroupItemProvider {
Discouraged access: The constructor CompatibilityDescriptionGroupItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServiceRefItemProvider.java :
46 : super(adapterFactory);
Discouraged access: The method getPropertyDescriptors(Object) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServiceRefItemProvider.java :
58 : super.getPropertyDescriptors(object);
Discouraged access: The method getChildrenReferences(Object) from the type DescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServiceRefItemProvider.java :
124 : super.getChildrenReferences(object);
Discouraged access: The method getChildReference(Object, Object) from the type DescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServiceRefItemProvider.java :
142 : return super.getChildReference(object, child);
Discouraged access: The method notifyChanged(Notification) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServiceRefItemProvider.java :
198 : super.notifyChanged(notification);
Discouraged access: The method collectNewChildDescriptors(Collection, Object) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
ServiceRefItemProvider.java :
210 : super.collectNewChildDescriptors(newChildDescriptors, object);
Discouraged access: The type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLBindingItemProvider.java :
20 : import org.eclipse.jst.j2ee.common.internal.provider.QNameItemProvider;
Discouraged access: The type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLBindingItemProvider.java :
30 : public class WSDLBindingItemProvider extends QNameItemProvider{
Discouraged access: The constructor QNameItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLBindingItemProvider.java :
38 : super(adapterFactory);
Discouraged access: The method getPropertyDescriptors(Object) from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLBindingItemProvider.java :
50 : super.getPropertyDescriptors(object);
Discouraged access: The method notifyChanged(Notification) from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLBindingItemProvider.java :
88 : super.notifyChanged(notification);
Discouraged access: The method collectNewChildDescriptors(Collection, Object) from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLBindingItemProvider.java :
100 : super.collectNewChildDescriptors(newChildDescriptors, object);
Discouraged access: The type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLMessageItemProvider.java :
20 : import org.eclipse.jst.j2ee.common.internal.provider.QNameItemProvider;
Discouraged access: The type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLMessageItemProvider.java :
30 : public class WSDLMessageItemProvider extends QNameItemProvider{
Discouraged access: The constructor QNameItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLMessageItemProvider.java :
38 : super(adapterFactory);
Discouraged access: The method getPropertyDescriptors(Object) from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLMessageItemProvider.java :
50 : super.getPropertyDescriptors(object);
Discouraged access: The method notifyChanged(Notification) from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLMessageItemProvider.java :
88 : super.notifyChanged(notification);
Discouraged access: The method collectNewChildDescriptors(Collection, Object) from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLMessageItemProvider.java :
100 : super.collectNewChildDescriptors(newChildDescriptors, object);
Discouraged access: The type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLPortItemProvider.java :
20 : import org.eclipse.jst.j2ee.common.internal.provider.QNameItemProvider;
Discouraged access: The type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLPortItemProvider.java :
31 : public class WSDLPortItemProvider extends QNameItemProvider{
Discouraged access: The constructor QNameItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLPortItemProvider.java :
39 : super(adapterFactory);
Discouraged access: The method getPropertyDescriptors(Object) from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLPortItemProvider.java :
51 : super.getPropertyDescriptors(object);
Discouraged access: The method notifyChanged(Notification) from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLPortItemProvider.java :
107 : super.notifyChanged(notification);
Discouraged access: The method collectNewChildDescriptors(Collection, Object) from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLPortItemProvider.java :
119 : super.collectNewChildDescriptors(newChildDescriptors, object);
Discouraged access: The type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLPortTypeItemProvider.java :
20 : import org.eclipse.jst.j2ee.common.internal.provider.QNameItemProvider;
Discouraged access: The type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLPortTypeItemProvider.java :
30 : public class WSDLPortTypeItemProvider extends QNameItemProvider{
Discouraged access: The constructor QNameItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLPortTypeItemProvider.java :
38 : super(adapterFactory);
Discouraged access: The method getPropertyDescriptors(Object) from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLPortTypeItemProvider.java :
50 : super.getPropertyDescriptors(object);
Discouraged access: The method notifyChanged(Notification) from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLPortTypeItemProvider.java :
88 : super.notifyChanged(notification);
Discouraged access: The method collectNewChildDescriptors(Collection, Object) from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLPortTypeItemProvider.java :
100 : super.collectNewChildDescriptors(newChildDescriptors, object);
Discouraged access: The type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLServiceNameItemProvider.java :
20 : import org.eclipse.jst.j2ee.common.internal.provider.QNameItemProvider;
Discouraged access: The type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLServiceNameItemProvider.java :
31 : public class WSDLServiceNameItemProvider extends QNameItemProvider{
Discouraged access: The constructor QNameItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLServiceNameItemProvider.java :
39 : super(adapterFactory);
Discouraged access: The method getPropertyDescriptors(Object) from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLServiceNameItemProvider.java :
51 : super.getPropertyDescriptors(object);
Discouraged access: The method notifyChanged(Notification) from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLServiceNameItemProvider.java :
89 : super.notifyChanged(notification);
Discouraged access: The method collectNewChildDescriptors(Collection, Object) from the type QNameItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WSDLServiceNameItemProvider.java :
101 : super.collectNewChildDescriptors(newChildDescriptors, object);
Discouraged access: The type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesItemProvider.java :
20 : import org.eclipse.jst.j2ee.common.internal.provider.CompatibilityDescriptionGroupItemProvider;
Discouraged access: The type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesItemProvider.java :
33 : public class WebServicesItemProvider extends CompatibilityDescriptionGroupItemProvider {
Discouraged access: The constructor CompatibilityDescriptionGroupItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesItemProvider.java :
41 : super(adapterFactory);
Discouraged access: The method getPropertyDescriptors(Object) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesItemProvider.java :
53 : super.getPropertyDescriptors(object);
Discouraged access: The method getChildrenReferences(Object) from the type DescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesItemProvider.java :
85 : super.getChildrenReferences(object);
Discouraged access: The method notifyChanged(Notification) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesItemProvider.java :
140 : super.notifyChanged(notification);
Discouraged access: The method collectNewChildDescriptors(Collection, Object) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
WebServicesItemProvider.java :
152 : super.collectNewChildDescriptors(newChildDescriptors, object);
Discouraged access: The type Webservice_clientAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
Webservice_clientItemProviderAdapterFactory.java :
29 : import org.eclipse.jst.j2ee.webservice.wsclient.internal.util.Webservice_clientAdapterFactory;
Discouraged access: The type Webservice_clientAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
Webservice_clientItemProviderAdapterFactory.java :
41 : public class Webservice_clientItemProviderAdapterFactory extends Webservice_clientAdapterFactory implements ComposeableAdapterFactory, IChangeNotifier {
Discouraged access: The method isFactoryForType(Object) from the type Webservice_clientAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
Webservice_clientItemProviderAdapterFactory.java :
224 : return supportedTypes.contains(type) || super.isFactoryForType(type);
Discouraged access: The type WscommonAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WscommonItemProviderAdapterFactory.java :
30 : import org.eclipse.jst.j2ee.webservice.wscommon.internal.util.WscommonAdapterFactory;
Discouraged access: The type WscommonAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WscommonItemProviderAdapterFactory.java :
43 : public class WscommonItemProviderAdapterFactory extends WscommonAdapterFactory implements ComposeableAdapterFactory, IChangeNotifier {
Discouraged access: The method isFactoryForType(Object) from the type WscommonAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WscommonItemProviderAdapterFactory.java :
253 : return supportedTypes.contains(type) || super.isFactoryForType(type);
Discouraged access: The type WsddAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WsddItemProviderAdapterFactory.java :
30 : import org.eclipse.jst.j2ee.webservice.wsdd.internal.util.WsddAdapterFactory;
Discouraged access: The type WsddAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WsddItemProviderAdapterFactory.java :
42 : public class WsddItemProviderAdapterFactory extends WsddAdapterFactory implements ComposeableAdapterFactory, IChangeNotifier {
Discouraged access: The method isFactoryForType(Object) from the type WsddAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
WsddItemProviderAdapterFactory.java :
323 : return supportedTypes.contains(type) || super.isFactoryForType(type);
The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
HandlerItemProvider.java :
27 : import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
Discouraged access: The type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
HandlerItemProvider.java :
29 : import org.eclipse.jst.j2ee.common.internal.provider.CompatibilityDescriptionGroupItemProvider;
Discouraged access: The type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
HandlerItemProvider.java :
48 : public class HandlerItemProvider extends CompatibilityDescriptionGroupItemProvider {
Discouraged access: The constructor CompatibilityDescriptionGroupItemProvider(AdapterFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
HandlerItemProvider.java :
56 : super(adapterFactory);
Discouraged access: The method getPropertyDescriptors(Object) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
HandlerItemProvider.java :
68 : super.getPropertyDescriptors(object);
Discouraged access: The method getChildrenReferences(Object) from the type DescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
HandlerItemProvider.java :
125 : super.getChildrenReferences(object);
Discouraged access: The method getChildReference(Object, Object) from the type DescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
HandlerItemProvider.java :
144 : return super.getChildReference(object, child);
Discouraged access: The method notifyChanged(Notification) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
HandlerItemProvider.java :
208 : super.notifyChanged(notification);
Discouraged access: The method collectNewChildDescriptors(Collection, Object) from the type CompatibilityDescriptionGroupItemProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee/@dot
HandlerItemProvider.java :
220 : super.collectNewChildDescriptors(newChildDescriptors, object);