Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 749 Number of classfiles: 1016
Problems: 2146 (Errors: 0 Warnings: 2146 )
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IHTMLConstants.java :
16 : import org.eclipse.wst.xml.core.internal.provisional.contentmodel.CMDocType;
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IHTMLConstants.java :
504 : TagIdentifierFactory.createJSPTagWrapper(CMDocType.HTML_DOC_TYPE, TAG_FORM);
Discouraged access: The field HTML_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IHTMLConstants.java :
504 : TagIdentifierFactory.createJSPTagWrapper(CMDocType.HTML_DOC_TYPE, TAG_FORM);
Discouraged access: The type FrameworkDebugOptions is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.osgi_3.6.2.R36x_v20110210.jar
PageDesignerTraceOptions.java :
13 : import org.eclipse.osgi.framework.debug.FrameworkDebugOptions;
Discouraged access: The type FrameworkDebugOptions is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.osgi_3.6.2.R36x_v20110210.jar
PageDesignerTraceOptions.java :
62 : final DebugOptions debugOptions = FrameworkDebugOptions.getDefault();
Discouraged access: The method getDefault() from the type FrameworkDebugOptions is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.osgi_3.6.2.R36x_v20110210.jar
PageDesignerTraceOptions.java :
62 : final DebugOptions debugOptions = FrameworkDebugOptions.getDefault();
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
MakeLinkAction.java :
32 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
MakeLinkAction.java :
147 : EditPart part = (EditPart) ((INodeNotifier) selectedNode) .getAdapterFor(EditPart.class);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
MakeLinkAction.java :
147 : EditPart part = (EditPart) ((INodeNotifier) selectedNode)
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CustomedContextMenuActionGroup.java :
30 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CustomedContextMenuActionGroup.java :
43 : private IStructuredModel _model;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CustomedContextMenuActionGroup.java :
106 : public IStructuredModel getModel() {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CustomedContextMenuActionGroup.java :
114 : public void setModel(IStructuredModel model) {
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeStyleAction.java :
141 : && viewer.getModel().getDocument().hasChildNodes()) {
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeStyleAction.java :
166 : && viewer.getModel().getDocument().hasChildNodes()) {
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerToolBarAction.java :
99 : && viewer.getModel().getDocument().hasChildNodes()) {
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
RangeActionGroup.java :
158 : Document document = viewer.getModel().getDocument();
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BorderStyleAction.java :
15 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BorderStyleAction.java :
29 : public BorderStyleAction(String text, IDOMElement ele, String stylevalue) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeAttributeAction.java :
17 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeAttributeAction.java :
24 : IDOMElement _ele;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeAttributeAction.java :
36 : public ChangeAttributeAction(String label, IDOMElement ele,
Discouraged access: The type ICSSStyleDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ChangeStyleAction.java :
23 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSStyleDeclaration;
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ChangeStyleAction.java :
24 : import org.eclipse.wst.css.core.internal.util.declaration.CSSPropertyContext;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeStyleAction.java :
25 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeStyleAction.java :
38 : private IDOMElement _element;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeStyleAction.java :
44 : public ChangeStyleAction(ElementEditPart part, IDOMElement ele) {
Discouraged access: The type ICSSStyleDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ChangeStyleAction.java :
51 : ICSSStyleDeclaration styleDeclaration = (ICSSStyleDeclaration) ((ElementCSSInlineStyle) this._element)
Discouraged access: The type ICSSStyleDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ChangeStyleAction.java :
51 : ICSSStyleDeclaration styleDeclaration = (ICSSStyleDeclaration) ((ElementCSSInlineStyle) this._element)
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ChangeStyleAction.java :
57 : CSSPropertyContext context = new CSSPropertyContext(styleDeclaration);
Discouraged access: The constructor CSSPropertyContext(ICSSStyleDeclaration) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ChangeStyleAction.java :
57 : CSSPropertyContext context = new CSSPropertyContext(styleDeclaration);
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ChangeStyleAction.java :
57 : CSSPropertyContext context = new CSSPropertyContext(styleDeclaration);
Discouraged access: The method isModified() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ChangeStyleAction.java :
60 : if (context.isModified()) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeStylePropertyAction.java :
19 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeStylePropertyAction.java :
26 : private IDOMElement _ele;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeStylePropertyAction.java :
38 : public ChangeStylePropertyAction(String text, IDOMElement ele,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ColorSupport.java :
18 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ColorSupport.java :
71 : static void createColorActions(IMenuManager menu, IDOMElement ele,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SingleElementActionGroup.java :
33 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SingleElementActionGroup.java :
60 : IDOMElement ele = (IDOMElement) part.getIDOMNode();
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SingleElementActionGroup.java :
60 : IDOMElement ele = (IDOMElement) part.getIDOMNode();
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SingleElementActionGroup.java :
95 : private void addPositionRelativeMenu(IMenuManager menu, ElementEditPart part, IDOMElement ele)
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SingleElementActionGroup.java :
154 : IDOMElement ele) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SingleElementActionGroup.java :
180 : IDOMElement ele) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SingleElementActionGroup.java :
189 : ElementEditPart part, final IDOMElement ele) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SingleElementActionGroup.java :
203 : final IDOMElement ele) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SingleElementActionGroup.java :
224 : final IDOMElement ele) {
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleClassSupport.java :
20 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleClassSupport.java :
21 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleClassSupport.java :
36 : IDOMElement ele) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleClassSupport.java :
76 : public static String getStyleClass(IDOMElement ele) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleClassSupport.java :
92 : public static String getStyleClassAttributeName(IDOMElement ele) {
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleClassSupport.java :
93 : CMElementDeclaration decl = CMUtil.getElementDeclaration(ele);
Discouraged access: The method getAttributes() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleClassSupport.java :
99 : if (decl.getAttributes().getNamedItem("class") != null) { //$NON-NLS-1$
Discouraged access: The method getNamedItem(String) from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleClassSupport.java :
99 : if (decl.getAttributes().getNamedItem("class") != null) { //$NON-NLS-1$
Discouraged access: The method getAttributes() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleClassSupport.java :
103 : } else if (decl.getAttributes().getNamedItem("styleClass") != null) { //$NON-NLS-1$
Discouraged access: The method getNamedItem(String) from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleClassSupport.java :
103 : } else if (decl.getAttributes().getNamedItem("styleClass") != null) { //$NON-NLS-1$
Discouraged access: The method getAttributes() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleClassSupport.java :
105 : } else if (decl.getAttributes().getNamedItem("class") != null) { //$NON-NLS-1$
Discouraged access: The method getNamedItem(String) from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleClassSupport.java :
105 : } else if (decl.getAttributes().getNamedItem("class") != null) { //$NON-NLS-1$
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleSupport.java :
19 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleSupport.java :
20 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleSupport.java :
33 : ElementEditPart part, IDOMElement ele) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleSupport.java :
43 : private static boolean hasStyleAttribute(IDOMElement ele) {
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleSupport.java :
44 : CMElementDeclaration decl = CMUtil.getElementDeclaration(ele);
Discouraged access: The method getAttributes() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleSupport.java :
48 : if (decl.getAttributes().getNamedItem("style") != null) { //$NON-NLS-1$
Discouraged access: The method getNamedItem(String) from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleSupport.java :
48 : if (decl.getAttributes().getNamedItem("style") != null) { //$NON-NLS-1$
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TableActionGroup.java :
32 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TableActionGroup.java :
73 : String tag = ((IDOMElement) tablePart.getIDOMNode()).getLocalName();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IBodyInfo.java :
14 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IBodyInfo.java :
78 : public boolean isBodyContainer(IDOMNode node);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IBodyInfo.java :
90 : public boolean isBodyHeader(IDOMNode node, String uri, String localname);
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
BodyInfo.java :
19 : import org.eclipse.jst.pagedesigner.jsp.core.IJSPCoreConstants;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyInfo.java :
20 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyInfo.java :
38 : public boolean isBodyContainer(IDOMNode node) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyInfo.java :
76 : public boolean isBodyHeader(IDOMNode node, String uri, String localname) {
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
BodyInfo.java :
118 : return IJSPCoreConstants.TAG_DIRECTIVE_PAGE.equals(localname)
Discouraged access: The field TAG_DIRECTIVE_PAGE from the type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
BodyInfo.java :
118 : return IJSPCoreConstants.TAG_DIRECTIVE_PAGE.equals(localname)
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
BodyInfo.java :
119 : || IJSPCoreConstants.TAG_DIRECTIVE_TAGLIB.equals(localname);
Discouraged access: The field TAG_DIRECTIVE_TAGLIB from the type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
BodyInfo.java :
119 : || IJSPCoreConstants.TAG_DIRECTIVE_TAGLIB.equals(localname);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CreateItemCommand.java :
19 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CreateItemCommand.java :
38 : public CreateItemCommand(String label, IDOMModel model,
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CreateItemCommand.java :
40 : super(label, model.getDocument());
Discouraged access: The type HTMLFormatProcessorImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
DesignerCommand.java :
34 : import org.eclipse.wst.html.core.internal.format.HTMLFormatProcessorImpl;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerCommand.java :
35 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerCommand.java :
36 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerCommand.java :
37 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerCommand.java :
38 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerCommand.java :
39 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerCommand.java :
51 : private final IDOMModel _model;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerCommand.java :
76 : public DesignerCommand(String label, IDOMNode node) {
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerCommand.java :
77 : this(label, (IDOMDocument) node.getOwnerDocument());
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerCommand.java :
84 : public DesignerCommand(String label, IDOMDocument document)
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerCommand.java :
87 : this._model = document.getModel();
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerCommand.java :
88 : EditPart part = (EditPart) document.getAdapterFor(EditPart.class);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerCommand.java :
104 : public IDOMModel getModel() {
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerCommand.java :
111 : public IDOMDocument getDocument() {
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerCommand.java :
112 : return getModel().getDocument();
Discouraged access: The method beginRecording(Object, String, int, int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerCommand.java :
186 : getModel().beginRecording(this, getLabel(), position, length);
Discouraged access: The method beginRecording(Object, String) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerCommand.java :
188 : getModel().beginRecording(this, getLabel());
Discouraged access: The method aboutToChangeModel() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerCommand.java :
191 : getModel().aboutToChangeModel();
Discouraged access: The method changedModel() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerCommand.java :
221 : getModel().changedModel();
Discouraged access: The method endRecording(Object, int, int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerCommand.java :
238 : getModel().endRecording(this, textSel.getOffset(), textSel.getLength());
Discouraged access: The method endRecording(Object) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerCommand.java :
241 : getModel().endRecording(this);
Discouraged access: The method endRecording(Object) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerCommand.java :
244 : getModel().endRecording(this);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerCommand.java :
296 : if (node instanceof INodeNotifier) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerCommand.java :
297 : EditPart part = (EditPart) ((INodeNotifier) node) .getAdapterFor(EditPart.class);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerCommand.java :
297 : EditPart part = (EditPart) ((INodeNotifier) node)
Discouraged access: The constructor HTMLFormatProcessorImpl() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
DesignerCommand.java :
331 : new HTMLFormatProcessorImpl().formatNode(node);
Discouraged access: The method formatNode(Node) from the type AbstractStructuredFormatProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerCommand.java :
331 : new HTMLFormatProcessorImpl().formatNode(node);
Discouraged access: The type HTMLFormatProcessorImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
DesignerCommand.java :
331 : new HTMLFormatProcessorImpl().formatNode(node);
Discouraged access: The method getUndoManager() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerCommand.java :
342 : getModel().getUndoManager().redo();
Discouraged access: The method redo() from the type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerCommand.java :
342 : getModel().getUndoManager().redo();
Discouraged access: The method getUndoManager() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerCommand.java :
356 : getModel().getUndoManager().undo();
Discouraged access: The method undo() from the type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerCommand.java :
356 : getModel().getUndoManager().undo();
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerCommand.java :
367 : if (ele instanceof IDOMElement) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerCommand.java :
368 : EditPart part = (EditPart) ((IDOMElement) ele) .getAdapterFor(EditPart.class);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerCommand.java :
368 : EditPart part = (EditPart) ((IDOMElement) ele)
Discouraged access: The method beginRecording(Object) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
MoveNodeCommand.java :
52 : getModel().beginRecording(this);
Discouraged access: The method endRecording(Object) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
MoveNodeCommand.java :
87 : getModel().endRecording(this);
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteDropInsertCommand.java :
26 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The method getNode(int) from the type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
PaletteDropInsertCommand.java :
65 : node = getSourceEditingTextTools().getNode(_location);
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteDropInsertCommand.java :
75 : if (getModel().getDocument().getFirstChild() != null) {
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteDropInsertCommand.java :
79 : .findPosition(getModel().getDocument().getEndOffset(), getModel().getDocument().getFirstChild());
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
PaletteDropInsertCommand.java :
79 : .findPosition(getModel().getDocument().getEndOffset(), getModel().getDocument().getFirstChild());
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteDropInsertCommand.java :
79 : .findPosition(getModel().getDocument().getEndOffset(), getModel().getDocument().getFirstChild());
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteDropInsertCommand.java :
83 : position = new DOMPosition(getModel().getDocument(), 0);
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteDropInsertCommand.java :
91 : final IStatus status = performCustomization(getModel().getDocument(),
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteDropInsertCommand.java :
111 : protected IStatus performCustomization(final IDOMDocument domDoc, final IDOMPosition position) {
Discouraged access: The type ElementStyleImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
PasteNodeCommand.java :
18 : import org.eclipse.wst.html.core.internal.document.ElementStyleImpl;
Discouraged access: The method getStartOffset() from the type ElementImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PasteNodeCommand.java :
47 : ((ElementStyleImpl) child).getStartOffset(),
Discouraged access: The type ElementStyleImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
PasteNodeCommand.java :
47 : ((ElementStyleImpl) child).getStartOffset(),
Discouraged access: The method getStartOffset() from the type ElementImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PasteNodeCommand.java :
48 : ((ElementStyleImpl) child).getStartOffset());
Discouraged access: The type ElementStyleImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
PasteNodeCommand.java :
48 : ((ElementStyleImpl) child).getStartOffset());
Discouraged access: The type HTMLFormatProcessorImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
SourceViewerCommand.java :
20 : import org.eclipse.wst.html.core.internal.format.HTMLFormatProcessorImpl;
Discouraged access: The type ISourceEditingTextTools is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
SourceViewerCommand.java :
22 : import org.eclipse.wst.sse.ui.internal.provisional.extensions.ISourceEditingTextTools;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SourceViewerCommand.java :
23 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SourceViewerCommand.java :
24 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
SourceViewerCommand.java :
25 : import org.eclipse.wst.xml.ui.internal.provisional.IDOMSourceEditingTextTools;
Discouraged access: The type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
SourceViewerCommand.java :
49 : IDOMSourceEditingTextTools tools = getSourceEditingTextTools();
Discouraged access: The method getDOMDocument() from the type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
SourceViewerCommand.java :
50 : _document = tools.getDOMDocument();
Discouraged access: The type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
SourceViewerCommand.java :
56 : protected IDOMSourceEditingTextTools getSourceEditingTextTools() {
Discouraged access: The type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
SourceViewerCommand.java :
57 : IDOMSourceEditingTextTools tools = (IDOMSourceEditingTextTools) _editor
Discouraged access: The type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
SourceViewerCommand.java :
57 : IDOMSourceEditingTextTools tools = (IDOMSourceEditingTextTools) _editor
Discouraged access: The type ISourceEditingTextTools is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
SourceViewerCommand.java :
58 : .getAdapter(ISourceEditingTextTools.class);
Discouraged access: The method beginRecording(Object, String, int, int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SourceViewerCommand.java :
76 : getModel().beginRecording(this, getLabel(), position, length);
Discouraged access: The method aboutToChangeModel() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SourceViewerCommand.java :
77 : getModel().aboutToChangeModel();
Discouraged access: The method changedModel() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SourceViewerCommand.java :
86 : getModel().changedModel();
Discouraged access: The method endRecording(Object) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SourceViewerCommand.java :
87 : getModel().endRecording(this);
Discouraged access: The constructor HTMLFormatProcessorImpl() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
SourceViewerCommand.java :
98 : new HTMLFormatProcessorImpl().formatNode(node);
Discouraged access: The method formatNode(Node) from the type AbstractStructuredFormatProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SourceViewerCommand.java :
98 : new HTMLFormatProcessorImpl().formatNode(node);
Discouraged access: The type HTMLFormatProcessorImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
SourceViewerCommand.java :
98 : new HTMLFormatProcessorImpl().formatNode(node);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SourceViewerCommand.java :
104 : protected IDOMModel getModel() {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SourceViewerCommand.java :
105 : Assert.isTrue(_document != null && _document instanceof IDOMNode);
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SourceViewerCommand.java :
106 : return ((IDOMNode) _document).getModel();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SourceViewerCommand.java :
106 : return ((IDOMNode) _document).getModel();
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ApplyStyleCommand.java :
324 : Text middleText = getModel().getDocument().createTextNode(middle);
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ApplyStyleCommand.java :
330 : getModel().getDocument().createTextNode(before), textNode);
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ApplyStyleCommand.java :
344 : parent.insertBefore(getModel().getDocument().createTextNode(
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ApplyStyleCommand.java :
424 : Element element = getModel().getDocument().createElement(getTag());
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignEdit.java :
32 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignEdit.java :
63 : _document = ((IDOMNode) _operationPosition.getContainerNode()) .getModel().getDocument();
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignEdit.java :
63 : _document = ((IDOMNode) _operationPosition.getContainerNode()) .getModel().getDocument();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignEdit.java :
63 : _document = ((IDOMNode) _operationPosition.getContainerNode())
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
InsertEdit.java :
23 : import org.eclipse.jst.pagedesigner.jsp.core.IJSPCoreConstants;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
InsertEdit.java :
24 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
InsertEdit.java :
151 : IJSPCoreConstants.TAG_LEADING_DIRECTIVE)
Discouraged access: The field TAG_LEADING_DIRECTIVE from the type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
InsertEdit.java :
151 : IJSPCoreConstants.TAG_LEADING_DIRECTIVE)
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
InsertEdit.java :
152 : || IJSPCoreConstants.TAG_DECLARATION.equals(name)
Discouraged access: The field TAG_DECLARATION from the type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
InsertEdit.java :
152 : || IJSPCoreConstants.TAG_DECLARATION.equals(name)
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
InsertEdit.java :
153 : || IJSPCoreConstants.TAG_EXPRESSION.equals(name) || IJSPCoreConstants.TAG_SCRIPTLET
Discouraged access: The field TAG_EXPRESSION from the type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
InsertEdit.java :
153 : || IJSPCoreConstants.TAG_EXPRESSION.equals(name) || IJSPCoreConstants.TAG_SCRIPTLET
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
InsertEdit.java :
153 : || IJSPCoreConstants.TAG_EXPRESSION.equals(name) || IJSPCoreConstants.TAG_SCRIPTLET
Discouraged access: The field TAG_SCRIPTLET from the type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
InsertEdit.java :
153 : || IJSPCoreConstants.TAG_EXPRESSION.equals(name) || IJSPCoreConstants.TAG_SCRIPTLET
Discouraged access: The method setJSPTag(boolean) from the type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
InsertEdit.java :
156 : ((IDOMElement) node).setJSPTag(true);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
InsertEdit.java :
156 : ((IDOMElement) node).setJSPTag(true);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ParagraphApplyStyleCommand.java :
30 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ParagraphApplyStyleCommand.java :
260 : TextEditPart part = (TextEditPart) ((INodeNotifier) startNode) .getAdapterFor(EditPart.class);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ParagraphApplyStyleCommand.java :
260 : TextEditPart part = (TextEditPart) ((INodeNotifier) startNode)
Discouraged access: The method beginRecording(Object, String, int, int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
RangeModeCommand.java :
87 : getModel().beginRecording(this, getLabel(), position, length);
Discouraged access: The method beginRecording(Object, String) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
RangeModeCommand.java :
89 : getModel().beginRecording(this, getLabel());
Discouraged access: The method aboutToChangeModel() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
RangeModeCommand.java :
92 : getModel().aboutToChangeModel();
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectAllCommand.java :
47 : Node document = _viewer.getModel().getDocument();
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AddSubNodeCommand.java :
19 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AddSubNodeCommand.java :
26 : private final IDOMElement _parent;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AddSubNodeCommand.java :
27 : private IDOMElement _child;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AddSubNodeCommand.java :
42 : public AddSubNodeCommand(String label, IDOMElement node, String name,
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AddSubNodeCommand.java :
61 : String prefix = JSPUtil.getOrCreatePrefix(_parent.getModel(), _url, null);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AddSubNodeCommand.java :
65 : _child = (IDOMElement) _parent.getOwnerDocument().createElement(nodeName);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AddSubNodeCommand.java :
84 : public IDOMElement getChildNode() {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeAttributeCommand.java :
17 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeAttributeCommand.java :
26 : private IDOMElement _element;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeAttributeCommand.java :
44 : public ChangeAttributeCommand(String label, IDOMElement node,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeAttributeCommand.java :
58 : public ChangeAttributeCommand(String label, IDOMElement node, Map attributes) {
Discouraged access: The type ICSSStyleDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ChangeStyleCommand.java :
19 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSStyleDeclaration;
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ChangeStyleCommand.java :
20 : import org.eclipse.wst.css.core.internal.util.declaration.CSSPropertyContext;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeStyleCommand.java :
21 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ChangeStyleCommand.java :
31 : private CSSPropertyContext _context = null;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeStyleCommand.java :
37 : public ChangeStyleCommand(IDOMElement node, Map map) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeStyleCommand.java :
47 : public ChangeStyleCommand(IDOMElement node, CSSPropertyContext context) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ChangeStyleCommand.java :
47 : public ChangeStyleCommand(IDOMElement node, CSSPropertyContext context) {
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeStyleCommand.java :
59 : getOriginalElement().getModel().beginRecording(this);
Discouraged access: The method beginRecording(Object) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ChangeStyleCommand.java :
59 : getOriginalElement().getModel().beginRecording(this);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeStyleCommand.java :
62 : IDOMElement original = this.getOriginalElement();
Discouraged access: The type ICSSStyleDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ChangeStyleCommand.java :
65 : ICSSStyleDeclaration styleDeclaration = (ICSSStyleDeclaration) ((ElementCSSInlineStyle) getOriginalElement())
Discouraged access: The type ICSSStyleDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ChangeStyleCommand.java :
65 : ICSSStyleDeclaration styleDeclaration = (ICSSStyleDeclaration) ((ElementCSSInlineStyle) getOriginalElement())
Discouraged access: The type ICSSStyleDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ChangeStyleCommand.java :
71 : styleDeclaration = (ICSSStyleDeclaration) ((ElementCSSInlineStyle) getOriginalElement())
Discouraged access: The method applyModified(ICSSStyleDeclaration) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ChangeStyleCommand.java :
74 : _context.applyModified(styleDeclaration);
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeStyleCommand.java :
77 : getOriginalElement().getModel().endRecording(this);
Discouraged access: The method endRecording(Object) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ChangeStyleCommand.java :
77 : getOriginalElement().getModel().endRecording(this);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeTagCommand.java :
20 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeTagCommand.java :
32 : private final IDOMElement _element;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeTagCommand.java :
51 : public ChangeTagCommand(String label, IDOMElement node, String totaltag,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeTagCommand.java :
82 : IDOMElement replacement = (IDOMElement) _element.getOwnerDocument()
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeTagCommand.java :
82 : IDOMElement replacement = (IDOMElement) _element.getOwnerDocument()
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ChangeTagCommand.java :
115 : public IDOMElement getNewElement() {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
InsertSubNodeCommand.java :
14 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
InsertSubNodeCommand.java :
21 : private IDOMElement _parent, _child, _refchild;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
InsertSubNodeCommand.java :
29 : public InsertSubNodeCommand(String label, IDOMElement parent,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
InsertSubNodeCommand.java :
30 : IDOMElement child, IDOMElement refchild) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
InsertSubNodeCommand.java :
30 : IDOMElement child, IDOMElement refchild) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
RemoveSubNodeCommand.java :
14 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
RemoveSubNodeCommand.java :
21 : private IDOMElement _parent, _child;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
RemoveSubNodeCommand.java :
28 : public RemoveSubNodeCommand(String label, IDOMElement parent,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
RemoveSubNodeCommand.java :
29 : IDOMElement child) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SingleNodeCommand.java :
25 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SingleNodeCommand.java :
26 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SingleNodeCommand.java :
47 : IDOMElement _originalElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SingleNodeCommand.java :
49 : IDOMElement _replacement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SingleNodeCommand.java :
55 : public SingleNodeCommand(String label, IDOMElement node) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SingleNodeCommand.java :
86 : protected void setReplacedElement(IDOMElement ele) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SingleNodeCommand.java :
93 : protected IDOMElement getReplacedElment() {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SingleNodeCommand.java :
100 : protected IDOMElement getOriginalElement() {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SingleNodeCommand.java :
124 : if (obj instanceof INodeNotifier) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SingleNodeCommand.java :
125 : EditPart part = (EditPart) ((INodeNotifier) obj) .getAdapterFor(EditPart.class);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SingleNodeCommand.java :
125 : EditPart part = (EditPart) ((INodeNotifier) obj)
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SingleNodeCommand.java :
143 : IDOMElement original, IDOMElement replacement) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SingleNodeCommand.java :
143 : IDOMElement original, IDOMElement replacement) {
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractTagConverter.java :
24 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractTagConverter.java :
25 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractTagConverter.java :
26 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractTagConverter.java :
39 : ITagEditInfo, INodeAdapter, IDOMFactory {
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractTagConverter.java :
40 : private IDOMDocument _targetDocument;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractTagConverter.java :
71 : public void setDestDocument(IDOMDocument document) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractTagConverter.java :
86 : if (_resultElement instanceof INodeNotifier) {
Discouraged access: The method addAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractTagConverter.java :
87 : ((INodeNotifier) _resultElement).addAdapter(this);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractTagConverter.java :
87 : ((INodeNotifier) _resultElement).addAdapter(this);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractTagConverter.java :
97 : public void notifyChanged(INodeNotifier notifier, int eventType,
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractTagConverter.java :
254 : public IDOMDocument getDestDocument() {
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractTagConverter.java :
258 : return (IDOMDocument) _hostElement.getOwnerDocument();
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ConverterFactoryRegistry.java :
26 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ConverterFactoryRegistry.java :
27 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ConverterFactoryRegistry.java :
77 : final IDOMDocument targetDocument)
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ConverterFactoryRegistry.java :
164 : final CMElementDeclaration decl = CMUtil.getElementDeclaration(ele);
Discouraged access: The method getContentType() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ConverterFactoryRegistry.java :
178 : final int contentType = decl.getContentType();
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ConverterFactoryRegistry.java :
179 : if (contentType == CMElementDeclaration.EMPTY)
Discouraged access: The field EMPTY from the type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ConverterFactoryRegistry.java :
179 : if (contentType == CMElementDeclaration.EMPTY)
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ConverterUtil.java :
19 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ConverterUtil.java :
20 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMText;
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ConverterUtil.java :
81 : if (!(node instanceof IDOMText)) {
Discouraged access: The method isElementContentWhitespace() from the type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ConverterUtil.java :
84 : if (!((IDOMText) node).isElementContentWhitespace()) {
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ConverterUtil.java :
84 : if (!((IDOMText) node).isElementContentWhitespace()) {
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ConverterUtil.java :
96 : public static Element createDescriptionElement(IDOMDocument document,
Discouraged access: The type IModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLStringTagConverter.java :
22 : import org.eclipse.wst.sse.core.internal.provisional.IModelManager;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLStringTagConverter.java :
23 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLStringTagConverter.java :
69 : IModelManager manager = StructuredModelManager.getModelManager();
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLStringTagConverter.java :
71 : IDOMModel model = (IDOMModel) manager.getModelForRead(id, stream,
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLStringTagConverter.java :
71 : IDOMModel model = (IDOMModel) manager.getModelForRead(id, stream,
Discouraged access: The method getModelForRead(String, InputStream, URIResolver) from the type IModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLStringTagConverter.java :
71 : IDOMModel model = (IDOMModel) manager.getModelForRead(id, stream, null);
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLStringTagConverter.java :
73 : Element root = model.getDocument().getDocumentElement();
Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLStringTagConverter.java :
76 : model.releaseFromRead();
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HiddenTagConverter.java :
19 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HiddenTagConverter.java :
53 : public void setDestDocument(IDOMDocument document) {
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ITagConverter.java :
17 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ITagConverter.java :
34 : public void setDestDocument(IDOMDocument document);
Discouraged access: The type DocumentPageVariableAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
IncludeTagConverterPreview.java :
29 : import org.eclipse.jst.pagedesigner.jsp.core.internal.pagevar.DocumentPageVariableAdapter;
Discouraged access: The type PageVariableAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
IncludeTagConverterPreview.java :
30 : import org.eclipse.jst.pagedesigner.jsp.core.pagevar.adapter.PageVariableAdapterFactory;
Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
IncludeTagConverterPreview.java :
34 : import org.eclipse.wst.sse.core.internal.util.URIResolver;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IncludeTagConverterPreview.java :
35 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IncludeTagConverterPreview.java :
36 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IncludeTagConverterPreview.java :
37 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IncludeTagConverterPreview.java :
109 : IDOMModel xmlModel = null;
Discouraged access: The type DocumentPageVariableAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
IncludeTagConverterPreview.java :
110 : DocumentPageVariableAdapter provider = null;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IncludeTagConverterPreview.java :
114 : xmlModel = (IDOMModel) StructuredModelManager.getModelManager().getModelForRead(
Discouraged access: The method getModelForRead(IFile) from the type IModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
IncludeTagConverterPreview.java :
114 : xmlModel = (IDOMModel) StructuredModelManager.getModelManager().getModelForRead( file);
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IncludeTagConverterPreview.java :
117 : IDOMDocument doc = xmlModel.getDocument();
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IncludeTagConverterPreview.java :
117 : IDOMDocument doc = xmlModel.getDocument();
Discouraged access: The method getFactoryRegistry() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
IncludeTagConverterPreview.java :
122 : xmlModel.getFactoryRegistry().addFactory(
Discouraged access: The method addFactory(INodeAdapterFactory) from the type FactoryRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
IncludeTagConverterPreview.java :
122 : xmlModel.getFactoryRegistry().addFactory( new PageVariableAdapterFactory());
Discouraged access: The constructor PageVariableAdapterFactory() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
IncludeTagConverterPreview.java :
123 : new PageVariableAdapterFactory());
Discouraged access: The type PageVariableAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
IncludeTagConverterPreview.java :
123 : new PageVariableAdapterFactory());
Discouraged access: The constructor DocumentPageVariableAdapter(IDOMDocument) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
IncludeTagConverterPreview.java :
124 : provider = new DocumentPageVariableAdapter(doc);
Discouraged access: The type DocumentPageVariableAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
IncludeTagConverterPreview.java :
124 : provider = new DocumentPageVariableAdapter(doc);
Discouraged access: The method addAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
IncludeTagConverterPreview.java :
125 : doc.addAdapter(provider);
Discouraged access: The method refresh() from the type DocumentPageVariableAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
IncludeTagConverterPreview.java :
127 : provider.refresh();
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IncludeTagConverterPreview.java :
131 : Node child = xmlModel.getDocument().getFirstChild();
Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
IncludeTagConverterPreview.java :
167 : xmlModel.releaseFromRead();
Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
IncludeTagConverterPreview.java :
174 : URIResolver resolver = null;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IncludeTagConverterPreview.java :
175 : if (element instanceof IDOMNode) {
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IncludeTagConverterPreview.java :
177 : resolver = ((IDOMNode) element).getModel().getResolver();
Discouraged access: The method getResolver() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
IncludeTagConverterPreview.java :
177 : resolver = ((IDOMNode) element).getModel().getResolver();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IncludeTagConverterPreview.java :
177 : resolver = ((IDOMNode) element).getModel().getResolver();
Discouraged access: The method getLocationByURI(String) from the type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
IncludeTagConverterPreview.java :
184 : return resolver.getLocationByURI(src);
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
JSPConverterFactory.java :
25 : import org.eclipse.jst.pagedesigner.jsp.core.IJSPCoreConstants;
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
JSPConverterFactory.java :
54 : if (IJSPCoreConstants.TAG_INCLUDE.equalsIgnoreCase(tagName)) {
Discouraged access: The field TAG_INCLUDE from the type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
JSPConverterFactory.java :
54 : if (IJSPCoreConstants.TAG_INCLUDE.equalsIgnoreCase(tagName)) {
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
JSPConverterFactory.java :
59 : } else if (IJSPCoreConstants.TAG_DIRECTIVE_INCLUDE
Discouraged access: The field TAG_DIRECTIVE_INCLUDE from the type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
JSPConverterFactory.java :
59 : } else if (IJSPCoreConstants.TAG_DIRECTIVE_INCLUDE
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
JSPConverterFactory.java :
65 : } else if (IJSPCoreConstants.TAG_ROOT.equalsIgnoreCase(tagName)) {
Discouraged access: The field TAG_ROOT from the type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
JSPConverterFactory.java :
65 : } else if (IJSPCoreConstants.TAG_ROOT.equalsIgnoreCase(tagName)) {
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
JSPConverterFactory.java :
74 : if (IJSPCoreConstants.TAG_ROOT.equalsIgnoreCase(tagName)) {
Discouraged access: The field TAG_ROOT from the type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
JSPConverterFactory.java :
74 : if (IJSPCoreConstants.TAG_ROOT.equalsIgnoreCase(tagName)) {
Discouraged access: The type IStyleSheetAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSTempUtil.java :
20 : import org.eclipse.wst.css.core.internal.provisional.adapters.IStyleSheetAdapter;
Discouraged access: The type IStyleSheetListAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSTempUtil.java :
21 : import org.eclipse.wst.css.core.internal.provisional.adapters.IStyleSheetListAdapter;
Discouraged access: The type HTML40Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSTempUtil.java :
22 : import org.eclipse.wst.html.core.internal.provisional.HTML40Namespace;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSTempUtil.java :
23 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSTempUtil.java :
24 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSTempUtil.java :
25 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSTempUtil.java :
26 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSTempUtil.java :
56 : INodeNotifier docnotifier = (INodeNotifier) element.getOwnerDocument();
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSTempUtil.java :
56 : INodeNotifier docnotifier = (INodeNotifier) element.getOwnerDocument();
Discouraged access: The type IStyleSheetListAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSTempUtil.java :
57 : IStyleSheetListAdapter adapter = (IStyleSheetListAdapter) docnotifier
Discouraged access: The type IStyleSheetListAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSTempUtil.java :
57 : IStyleSheetListAdapter adapter = (IStyleSheetListAdapter) docnotifier
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSTempUtil.java :
57 : IStyleSheetListAdapter adapter = (IStyleSheetListAdapter) docnotifier .getAdapterFor(IStyleSheetListAdapter.class);
Discouraged access: The type IStyleSheetListAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSTempUtil.java :
58 : .getAdapterFor(IStyleSheetListAdapter.class);
Discouraged access: The method getStyleSheets() from the type IStyleSheetListAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSTempUtil.java :
60 : StyleSheetList ssl = (adapter == null ? null : adapter.getStyleSheets());
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSTempUtil.java :
80 : if (element instanceof IDOMNode) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSTempUtil.java :
82 : DTSkinManager.getInstance((IDOMNode)element).getCurrentSkins();
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSTempUtil.java :
96 : IDOMElement element = (IDOMElement) node;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSTempUtil.java :
96 : IDOMElement element = (IDOMElement) node;
Discouraged access: The method isCommentTag() from the type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSTempUtil.java :
103 : if (element.isCommentTag()) {
Discouraged access: The type HTML40Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSTempUtil.java :
115 : .equalsIgnoreCase(HTML40Namespace.ElementName.HEAD)) {
Discouraged access: The type HTML40Namespace.ElementName is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSTempUtil.java :
115 : .equalsIgnoreCase(HTML40Namespace.ElementName.HEAD)) {
Discouraged access: The field HEAD from the type HTML40Namespace.ElementName is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSTempUtil.java :
115 : .equalsIgnoreCase(HTML40Namespace.ElementName.HEAD)) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSTempUtil.java :
120 : INodeNotifier notifier = element;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSTempUtil.java :
129 : INodeAdapter adapter = notifier
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSTempUtil.java :
129 : INodeAdapter adapter = notifier .getAdapterFor(IStyleSheetAdapter.class);
Discouraged access: The type IStyleSheetAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSTempUtil.java :
130 : .getAdapterFor(IStyleSheetAdapter.class);
Discouraged access: The type IStyleSheetAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSTempUtil.java :
131 : if (adapter instanceof IStyleSheetAdapter) {
Discouraged access: The type IStyleSheetAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSTempUtil.java :
134 : IStyleSheetAdapter sheetAdapter = (IStyleSheetAdapter) adapter;
Discouraged access: The type IStyleSheetAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSTempUtil.java :
134 : IStyleSheetAdapter sheetAdapter = (IStyleSheetAdapter) adapter;
Discouraged access: The method getElement() from the type IStyleSheetAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSTempUtil.java :
135 : if (sheetAdapter.getElement() != null
Discouraged access: The method getElement() from the type IStyleSheetAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSTempUtil.java :
136 : && "text/css".equals(sheetAdapter.getElement().getAttribute(HTML40Namespace.ATTR_NAME_TYPE))) //$NON-NLS-1$
Discouraged access: The type HTML40Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSTempUtil.java :
136 : && "text/css".equals(sheetAdapter.getElement().getAttribute(HTML40Namespace.ATTR_NAME_TYPE))) //$NON-NLS-1$
Discouraged access: The field ATTR_NAME_TYPE from the type HTML40Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSTempUtil.java :
136 : && "text/css".equals(sheetAdapter.getElement().getAttribute(HTML40Namespace.ATTR_NAME_TYPE))) //$NON-NLS-1$
Discouraged access: The method getSheet() from the type IStyleSheetAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSTempUtil.java :
139 : StyleSheet sheet = ((IStyleSheetAdapter) adapter) .getSheet();
Discouraged access: The type IStyleSheetAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSTempUtil.java :
139 : StyleSheet sheet = ((IStyleSheetAdapter) adapter)
Discouraged access: The type IStyleSheetListAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
28 : import org.eclipse.wst.css.core.internal.provisional.adapters.IStyleSheetListAdapter;
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
29 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSModel;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
30 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSNode;
Discouraged access: The type CSSClassTraverser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
31 : import org.eclipse.wst.css.core.internal.util.CSSClassTraverser;
Discouraged access: The type CSSQueryTraverser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSUtil.java :
32 : import org.eclipse.wst.html.core.internal.htmlcss.CSSQueryTraverser;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSUtil.java :
34 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSUtil.java :
35 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSUtil.java :
36 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSUtil.java :
55 : if (doc instanceof INodeNotifier) {
Discouraged access: The type IStyleSheetListAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
56 : IStyleSheetListAdapter adapter = (IStyleSheetListAdapter) ((INodeNotifier) doc)
Discouraged access: The type IStyleSheetListAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
56 : IStyleSheetListAdapter adapter = (IStyleSheetListAdapter) ((INodeNotifier) doc)
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSUtil.java :
56 : IStyleSheetListAdapter adapter = (IStyleSheetListAdapter) ((INodeNotifier) doc) .getAdapterFor(IStyleSheetListAdapter.class);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSUtil.java :
56 : IStyleSheetListAdapter adapter = (IStyleSheetListAdapter) ((INodeNotifier) doc)
Discouraged access: The type IStyleSheetListAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
57 : .getAdapterFor(IStyleSheetListAdapter.class);
Discouraged access: The method getStyleSheets() from the type IStyleSheetListAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
58 : StyleSheetList ssl = (adapter == null ? null : adapter .getStyleSheets());
Discouraged access: The type CSSClassTraverser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
61 : CSSClassTraverser traverser = new CSSClassTraverser();
Discouraged access: The constructor CSSClassTraverser() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
61 : CSSClassTraverser traverser = new CSSClassTraverser();
Discouraged access: The type CSSClassTraverser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
61 : CSSClassTraverser traverser = new CSSClassTraverser();
Discouraged access: The method apply(ICSSNode) from the type AbstractCssTraverser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
68 : traverser.apply((ICSSNode) ss);
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
68 : traverser.apply((ICSSNode) ss);
Discouraged access: The method getClassNames() from the type CSSClassTraverser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
76 : c = traverser.getClassNames();
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSUtil.java :
92 : if (node instanceof IDOMElement) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSUtil.java :
93 : style = (ICSSStyle) ((IDOMElement) node) .getAdapterFor(ICSSStyle.class);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSUtil.java :
93 : style = (ICSSStyle) ((IDOMElement) node)
Discouraged access: The type CSSQueryTraverser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSUtil.java :
151 : CSSQueryTraverser query = new CSSQueryTraverser();
Discouraged access: The constructor CSSQueryTraverser() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSUtil.java :
151 : CSSQueryTraverser query = new CSSQueryTraverser();
Discouraged access: The type CSSQueryTraverser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSUtil.java :
151 : CSSQueryTraverser query = new CSSQueryTraverser();
Discouraged access: The method setTraverseImported(boolean) from the type AbstractCssTraverser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
152 : query.setTraverseImported(true);
Discouraged access: The method setTraverseImportFirst(boolean) from the type AbstractCssTraverser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
153 : query.setTraverseImportFirst(true);
Discouraged access: The method setElement(Element, String) from the type CSSQueryTraverser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSUtil.java :
154 : query.setElement(element, pseudoName);
Discouraged access: The method apply(ICSSNode) from the type AbstractCssTraverser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
166 : query.apply((ICSSNode) ss);
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
166 : query.apply((ICSSNode) ss);
Discouraged access: The method getDeclaration() from the type CSSQueryTraverser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSUtil.java :
174 : CSSStyleDeclaration declare = query.getDeclaration();
Discouraged access: The type CSSQueryTraverser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSUtil.java :
191 : CSSQueryTraverser query = new CSSQueryTraverser();
Discouraged access: The constructor CSSQueryTraverser() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSUtil.java :
191 : CSSQueryTraverser query = new CSSQueryTraverser();
Discouraged access: The type CSSQueryTraverser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSUtil.java :
191 : CSSQueryTraverser query = new CSSQueryTraverser();
Discouraged access: The method setTraverseImported(boolean) from the type AbstractCssTraverser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
192 : query.setTraverseImported(true);
Discouraged access: The method setTraverseImportFirst(boolean) from the type AbstractCssTraverser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
193 : query.setTraverseImportFirst(true);
Discouraged access: The method setElement(Element, String) from the type CSSQueryTraverser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSUtil.java :
195 : query.setElement(element, pseudoName);
Discouraged access: The method apply(ICSSNode) from the type AbstractCssTraverser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
209 : query.apply((ICSSNode) _userAgentDefault);
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
209 : query.apply((ICSSNode) _userAgentDefault);
Discouraged access: The method getDeclaration() from the type CSSQueryTraverser is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSUtil.java :
215 : CSSStyleDeclaration declare = query.getDeclaration();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSUtil.java :
238 : IStructuredModel model = StructuredModelManager.getModelManager()
Discouraged access: The method getModelForEdit(String, InputStream, URIResolver) from the type IModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSUtil.java :
238 : IStructuredModel model = StructuredModelManager.getModelManager() .getModelForEdit(IJMTConstants.USERAGENT, input, null);
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
240 : ICSSModel cssmodel = (ICSSModel) model;
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
240 : ICSSModel cssmodel = (ICSSModel) model;
Discouraged access: The method getDocument() from the type ICSSModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSUtil.java :
241 : _userAgentDefault = (StyleSheet) cssmodel.getDocument();
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ICSSStyle.java :
20 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ICSSStyle.java :
27 : public interface ICSSStyle extends INodeAdapter, IAdaptable
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterHelper.java :
21 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSPrimitiveValue;
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterHelper.java :
263 : return (cssValue instanceof ICSSPrimitiveValue)
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterHelper.java :
264 : && ((ICSSPrimitiveValue) cssValue).getPrimitiveType() == CSSPrimitiveValue.CSS_IDENT;
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterHelper.java :
272 : return cssValue instanceof ICSSPrimitiveValue
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterHelper.java :
273 : && ((ICSSPrimitiveValue) cssValue).getPrimitiveType() == ICSSPrimitiveValue.CSS_INTEGER;
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterHelper.java :
273 : && ((ICSSPrimitiveValue) cssValue).getPrimitiveType() == ICSSPrimitiveValue.CSS_INTEGER;
Discouraged access: The field CSS_INTEGER from the type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterHelper.java :
273 : && ((ICSSPrimitiveValue) cssValue).getPrimitiveType() == ICSSPrimitiveValue.CSS_INTEGER;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BackgroundImageMeta.java :
28 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BackgroundImageMeta.java :
29 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BackgroundImageMeta.java :
139 : if (element instanceof IDOMNode) {
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BackgroundImageMeta.java :
140 : IDOMModel model = ((IDOMNode)element).getModel();
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BackgroundImageMeta.java :
140 : IDOMModel model = ((IDOMNode)element).getModel();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BackgroundImageMeta.java :
140 : IDOMModel model = ((IDOMNode)element).getModel();
Discouraged access: The method getBaseLocation() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
BackgroundImageMeta.java :
142 : String baseLocation = model.getBaseLocation();
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterIncrementMeta.java :
20 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSNode;
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterIncrementMeta.java :
21 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSPrimitiveValue;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterIncrementMeta.java :
72 : ICSSNode cssValue = (ICSSNode) value;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterIncrementMeta.java :
72 : ICSSNode cssValue = (ICSSNode) value;
Discouraged access: The method getNextSibling() from the type ICSSNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterIncrementMeta.java :
76 : cssValue = cssValue.getNextSibling();
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterIncrementMeta.java :
82 : identifier = ((ICSSPrimitiveValue) value).getStringValue();
Discouraged access: The method getNextSibling() from the type ICSSNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterIncrementMeta.java :
83 : cssValue = cssValue.getNextSibling();
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterIncrementMeta.java :
86 : increment = new Integer((int) ((ICSSPrimitiveValue) value)
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterIncrementMeta.java :
87 : .getFloatValue(ICSSPrimitiveValue.CSS_INTEGER));
Discouraged access: The field CSS_INTEGER from the type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterIncrementMeta.java :
87 : .getFloatValue(ICSSPrimitiveValue.CSS_INTEGER));
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterResetMeta.java :
20 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSNode;
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterResetMeta.java :
21 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSPrimitiveValue;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterResetMeta.java :
69 : ICSSNode cssValue = (ICSSNode) value;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterResetMeta.java :
69 : ICSSNode cssValue = (ICSSNode) value;
Discouraged access: The method getNextSibling() from the type ICSSNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterResetMeta.java :
73 : cssValue = cssValue.getNextSibling();
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterResetMeta.java :
79 : identifier = ((ICSSPrimitiveValue) value).getStringValue();
Discouraged access: The method getNextSibling() from the type ICSSNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterResetMeta.java :
80 : cssValue = cssValue.getNextSibling();
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterResetMeta.java :
83 : initial = new Integer((int) ((ICSSPrimitiveValue) value)
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterResetMeta.java :
84 : .getFloatValue(ICSSPrimitiveValue.CSS_INTEGER));
Discouraged access: The field CSS_INTEGER from the type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CounterResetMeta.java :
84 : .getFloatValue(ICSSPrimitiveValue.CSS_INTEGER));
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
FloatInfo.java :
14 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSPrimitiveValue;
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
FloatInfo.java :
89 : valueType = ICSSPrimitiveValue.CSS_INTEGER;
Discouraged access: The field CSS_INTEGER from the type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
FloatInfo.java :
89 : valueType = ICSSPrimitiveValue.CSS_INTEGER;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractStyle.java :
35 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractStyle.java :
335 : while (node instanceof Element && node instanceof INodeNotifier) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractStyle.java :
336 : ICSSStyle parentStyle = (ICSSStyle) ((INodeNotifier) node) .getAdapterFor(ICSSStyle.class);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractStyle.java :
336 : ICSSStyle parentStyle = (ICSSStyle) ((INodeNotifier) node)
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractStyle.java :
474 : public void notifyChanged(INodeNotifier notifier, int eventType,
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractStyle.java :
669 : if (this._element instanceof INodeNotifier) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractStyle.java :
670 : Object ret = ((INodeNotifier) _element).getAdapterFor(adapter);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractStyle.java :
670 : Object ret = ((INodeNotifier) _element).getAdapterFor(adapter);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractStyle.java :
704 : if (_element instanceof INodeNotifier) {
Discouraged access: The method getAdapters() from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractStyle.java :
705 : Collection nodeAdapters = ((INodeNotifier)_element).getAdapters();
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractStyle.java :
705 : Collection nodeAdapters = ((INodeNotifier)_element).getAdapters();
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DefaultStyle.java :
24 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DefaultStyle.java :
131 : public void notifyChanged(INodeNotifier notifier, int eventType,
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HiddenElementStyle.java :
16 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HiddenElementStyle.java :
72 : if (_convertedElement instanceof INodeNotifier) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HiddenElementStyle.java :
73 : Object ret = ((INodeNotifier) _convertedElement) .getAdapterFor(AbstractStyle.class);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HiddenElementStyle.java :
73 : Object ret = ((INodeNotifier) _convertedElement)
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HiddenElementStyle.java :
88 : if (_convertedElement instanceof INodeNotifier) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HiddenElementStyle.java :
89 : Object ret = ((INodeNotifier) _convertedElement) .getAdapterFor(AbstractStyle.class);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HiddenElementStyle.java :
89 : Object ret = ((INodeNotifier) _convertedElement)
Discouraged access: The type ExtendedEditorDropTargetAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
DesignerSourceDropTargetListener.java :
26 : import org.eclipse.wst.sse.ui.internal.ExtendedEditorDropTargetAdapter;
Discouraged access: The type ExtendedEditorDropTargetAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
DesignerSourceDropTargetListener.java :
32 : ExtendedEditorDropTargetAdapter implements
Discouraged access: The constructor ExtendedEditorDropTargetAdapter(boolean) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
DesignerSourceDropTargetListener.java :
42 : super(false);
Discouraged access: The method setTextViewer(ITextViewer) from the type ExtendedEditorDropTargetAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
DesignerSourceDropTargetListener.java :
44 : setTextViewer(_textEditor.getTextViewer());
Discouraged access: The method dragOver(DropTargetEvent) from the type ExtendedEditorDropTargetAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
DesignerSourceDropTargetListener.java :
93 : super.dragOver(event);
Discouraged access: The type ExtendedEditorDropTargetAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
DesignerSourceMouseTrackAdapter.java :
26 : import org.eclipse.wst.sse.ui.internal.ExtendedEditorDropTargetAdapter;
Discouraged access: The type ExtendedEditorDropTargetAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
DesignerSourceMouseTrackAdapter.java :
32 : ExtendedEditorDropTargetAdapter implements MouseListener,
Discouraged access: The constructor ExtendedEditorDropTargetAdapter(boolean) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
DesignerSourceMouseTrackAdapter.java :
46 : super(false);
Discouraged access: The method getBaseLocation() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
LocalSelectionDropTargetListener.java :
114 : String path = ((IHTMLGraphicalViewer) getViewer()).getModel() .getBaseLocation();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SourceViewerDragDropHelper.java :
31 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SourceViewerDragDropHelper.java :
32 : import org.eclipse.wst.sse.core.internal.provisional.IndexedRegion;
Discouraged access: The type ModelQuery is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SourceViewerDragDropHelper.java :
34 : import org.eclipse.wst.xml.core.internal.contentmodel.modelquery.ModelQuery;
Discouraged access: The type ModelQueryUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SourceViewerDragDropHelper.java :
35 : import org.eclipse.wst.xml.core.internal.modelquery.ModelQueryUtil;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SourceViewerDragDropHelper.java :
36 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type ModelQuery is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SourceViewerDragDropHelper.java :
230 : protected ModelQuery getModelQuery(Node node) {
Discouraged access: The type ModelQueryUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SourceViewerDragDropHelper.java :
232 : return ModelQueryUtil.getModelQuery((Document) node);
Discouraged access: The method getModelQuery(Document) from the type ModelQueryUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SourceViewerDragDropHelper.java :
232 : return ModelQueryUtil.getModelQuery((Document) node);
Discouraged access: The type ModelQueryUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SourceViewerDragDropHelper.java :
234 : return ModelQueryUtil.getModelQuery(node.getOwnerDocument());
Discouraged access: The method getModelQuery(Document) from the type ModelQueryUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SourceViewerDragDropHelper.java :
234 : return ModelQueryUtil.getModelQuery(node.getOwnerDocument());
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SourceViewerDragDropHelper.java :
245 : ((IDOMNode) element).getModel(), caretPos, false);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SourceViewerDragDropHelper.java :
245 : ((IDOMNode) element).getModel(), caretPos, false);
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SourceViewerDragDropHelper.java :
261 : start = ((IndexedRegion) tmp).getEndOffset();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SourceViewerDragDropHelper.java :
261 : start = ((IndexedRegion) tmp).getEndOffset();
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SourceViewerDragDropHelper.java :
264 : start = ((IndexedRegion) tmp).getStartOffset();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SourceViewerDragDropHelper.java :
264 : start = ((IndexedRegion) tmp).getStartOffset();
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SourceViewerDragDropHelper.java :
268 : offset = ((IndexedRegion) tmp).getStartOffset() - start;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SourceViewerDragDropHelper.java :
268 : offset = ((IndexedRegion) tmp).getStartOffset() - start;
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SourceViewerDragDropHelper.java :
271 : offset = ((IndexedRegion) tmp).getEndOffset() - start;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SourceViewerDragDropHelper.java :
271 : offset = ((IndexedRegion) tmp).getEndOffset() - start;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SourceViewerDragDropHelper.java :
353 : IStructuredModel model = textEditor.getModel();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SourceViewerDragDropHelper.java :
358 : IndexedRegion inode = model.getIndexedRegion(pos);
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SourceViewerDragDropHelper.java :
358 : IndexedRegion inode = model.getIndexedRegion(pos);
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SourceViewerDragDropHelper.java :
360 : inode = model.getIndexedRegion(pos - 1);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMPositionHelper.java :
23 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMPositionHelper.java :
38 : IDOMNode container = (IDOMNode) node.getParentNode();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMPositionHelper.java :
38 : IDOMNode container = (IDOMNode) node.getParentNode();
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DOMPositionHelper.java :
39 : EditPart part = (EditPart) container.getAdapterFor(EditPart.class);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMPositionHelper.java :
66 : IDOMNode container = (IDOMNode) position.getContainerNode();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMPositionHelper.java :
66 : IDOMNode container = (IDOMNode) position.getContainerNode();
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DOMPositionHelper.java :
67 : EditPart part = (EditPart) container.getAdapterFor(EditPart.class);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMPositionHelper.java :
103 : IDOMNode container = (IDOMNode) position.getContainerNode();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMPositionHelper.java :
103 : IDOMNode container = (IDOMNode) position.getContainerNode();
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DOMPositionHelper.java :
104 : EditPart part = (EditPart) container.getAdapterFor(EditPart.class);
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMStyleUtil.java :
19 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMStyleUtil.java :
20 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMStyleUtil.java :
169 : public static boolean supportStyleAttribute(IDOMElement ele) {
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMStyleUtil.java :
170 : CMElementDeclaration decl = CMUtil.getElementDeclaration(ele);
Discouraged access: The method getAttributes() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMStyleUtil.java :
171 : if (decl != null && decl.getAttributes().getNamedItem("style") != null) { //$NON-NLS-1$
Discouraged access: The method getNamedItem(String) from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMStyleUtil.java :
171 : if (decl != null && decl.getAttributes().getNamedItem("style") != null) { //$NON-NLS-1$
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMUtil.java :
20 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMText;
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMUtil.java :
139 : if (txt instanceof IDOMText && sourceNode instanceof IDOMText) {
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMUtil.java :
139 : if (txt instanceof IDOMText && sourceNode instanceof IDOMText) {
Discouraged access: The method setSource(String) from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMUtil.java :
141 : ((IDOMText) txt).setSource(((IDOMText) sourceNode) .getSource());
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMUtil.java :
141 : ((IDOMText) txt).setSource(((IDOMText) sourceNode)
Discouraged access: The method getSource() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMUtil.java :
141 : ((IDOMText) txt).setSource(((IDOMText) sourceNode) .getSource());
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMUtil.java :
141 : ((IDOMText) txt).setSource(((IDOMText) sourceNode)
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMUtil.java :
181 : if (txt instanceof IDOMText && sourceNode instanceof IDOMText) {
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMUtil.java :
181 : if (txt instanceof IDOMText && sourceNode instanceof IDOMText) {
Discouraged access: The method setSource(String) from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMUtil.java :
183 : ((IDOMText) txt).setSource(((IDOMText) sourceNode) .getSource());
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMUtil.java :
183 : ((IDOMText) txt).setSource(((IDOMText) sourceNode)
Discouraged access: The method getSource() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMUtil.java :
183 : ((IDOMText) txt).setSource(((IDOMText) sourceNode) .getSource());
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMUtil.java :
183 : ((IDOMText) txt).setSource(((IDOMText) sourceNode)
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
37 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
38 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
39 : import org.eclipse.wst.sse.core.internal.provisional.IndexedRegion;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
40 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditModelQuery.java :
41 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditModelQuery.java :
42 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditModelQuery.java :
43 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
434 : static boolean isSame(IStructuredModel model,
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
439 : return model.getIndexedRegion(t1) == model.getIndexedRegion(t2);
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
439 : return model.getIndexedRegion(t1) == model.getIndexedRegion(t2);
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
452 : static boolean isSame(IStructuredModel model, DesignRange range,
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
461 : return (model.getIndexedRegion(t1) == model.getIndexedRegion(r1) && //
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
461 : return (model.getIndexedRegion(t1) == model.getIndexedRegion(r1) && //
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
462 : model.getIndexedRegion(t2) == model.getIndexedRegion(r2))
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
462 : model.getIndexedRegion(t2) == model.getIndexedRegion(r2))
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
463 : || (model.getIndexedRegion(t2) == model
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
463 : || (model.getIndexedRegion(t2) == model .getIndexedRegion(r1) && //
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
465 : model.getIndexedRegion(t1) == model.getIndexedRegion(r2));
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
465 : model.getIndexedRegion(t1) == model.getIndexedRegion(r2));
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
557 : return ((IndexedRegion) parent).getStartOffset() + p.getOffset();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
557 : return ((IndexedRegion) parent).getStartOffset() + p.getOffset();
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
563 : IStructuredDocumentRegion region = ((IDOMNode) parent)
Discouraged access: The method getStartStructuredDocumentRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditModelQuery.java :
563 : IStructuredDocumentRegion region = ((IDOMNode) parent) .getStartStructuredDocumentRegion();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditModelQuery.java :
563 : IStructuredDocumentRegion region = ((IDOMNode) parent)
Discouraged access: The method getEnd() from the type ITextRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
565 : return region.getEnd();
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
568 : int offset = ((IndexedRegion) parent).getStartOffset();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
568 : int offset = ((IndexedRegion) parent).getStartOffset();
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
578 : int offset = ((IndexedRegion) parent).getEndOffset();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
578 : int offset = ((IndexedRegion) parent).getEndOffset();
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
582 : return ((IndexedRegion) node).getStartOffset();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
582 : return ((IndexedRegion) node).getStartOffset();
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
605 : end = ((IndexedRegion) node).getEndOffset();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
605 : end = ((IndexedRegion) node).getEndOffset();
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
609 : end = ((IndexedRegion) node).getEndOffset();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
609 : end = ((IndexedRegion) node).getEndOffset();
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
814 : if (node instanceof INodeNotifier) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
815 : Object adapter = ((INodeNotifier) node) .getAdapterFor(ICSSStyle.class);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
815 : Object adapter = ((INodeNotifier) node)
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
840 : } else if (node instanceof INodeNotifier) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
841 : Object adapter = ((INodeNotifier) node) .getAdapterFor(ICSSStyle.class);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
841 : Object adapter = ((INodeNotifier) node)
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
863 : if (node instanceof INodeNotifier) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
864 : Object adapter = ((INodeNotifier) node) .getAdapterFor(ICSSStyle.class);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
864 : Object adapter = ((INodeNotifier) node)
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1162 : IndexedRegion getPosNode(IStructuredModel model, int pos) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1162 : IndexedRegion getPosNode(IStructuredModel model, int pos) {
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1163 : IndexedRegion inode = model.getIndexedRegion(pos);
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1163 : IndexedRegion inode = model.getIndexedRegion(pos);
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1210 : static DesignRange convertToDesignRange(IStructuredModel fModel,
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditModelQuery.java :
1215 : .createDomposition((IDOMModel) fModel, start, false);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditModelQuery.java :
1217 : .createDomposition((IDOMModel) fModel, end, false);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditModelQuery.java :
1245 : public IDOMPosition createDomposition(IDOMModel model, int position,
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditModelQuery.java :
1261 : public IDOMPosition createDomposition1(IDOMModel model, int position,
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditModelQuery.java :
1273 : return new DOMPosition(model.getDocument(), 0);
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1322 : return ((IndexedRegion) node).getEndOffset()
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1322 : return ((IndexedRegion) node).getEndOffset()
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1323 : - ((IndexedRegion) node).getStartOffset();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1323 : - ((IndexedRegion) node).getStartOffset();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1336 : if (EditValidateUtil.validNode(node) && node instanceof IndexedRegion) {
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1337 : return ((IndexedRegion) node).getStartOffset();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1337 : return ((IndexedRegion) node).getStartOffset();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1350 : if (EditValidateUtil.validNode(node) && node instanceof IndexedRegion) {
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1351 : return ((IndexedRegion) node).getEndOffset();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1351 : return ((IndexedRegion) node).getEndOffset();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1363 : static Node getNodeAt(IStructuredModel model, int position) {
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1365 : IndexedRegion region = model.getIndexedRegion(position);
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1365 : IndexedRegion region = model.getIndexedRegion(position);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditModelQuery.java :
1388 : if (EditValidateUtil.validNode(node) && node instanceof IDOMNode) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1389 : IStructuredDocumentRegion region = ((IDOMNode) node)
Discouraged access: The method getStartStructuredDocumentRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditModelQuery.java :
1389 : IStructuredDocumentRegion region = ((IDOMNode) node) .getStartStructuredDocumentRegion();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditModelQuery.java :
1389 : IStructuredDocumentRegion region = ((IDOMNode) node)
Discouraged access: The method getEndOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1392 : return region.getEndOffset();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditModelQuery.java :
1422 : if (EditValidateUtil.validNode(node) && node instanceof IDOMNode) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1423 : IStructuredDocumentRegion region = ((IDOMNode) node)
Discouraged access: The method getEndStructuredDocumentRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditModelQuery.java :
1423 : IStructuredDocumentRegion region = ((IDOMNode) node) .getEndStructuredDocumentRegion();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditModelQuery.java :
1423 : IStructuredDocumentRegion region = ((IDOMNode) node)
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditModelQuery.java :
1426 : return region.getStartOffset();
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditModelQuery.java :
1529 : (IDOMDocument) getDocumentNode((Node) host))
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditValidateUtil.java :
20 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditValidateUtil.java :
157 : Assert.isTrue(node instanceof IDOMNode);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ValidatorSupport.java :
22 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ValidatorSupport.java :
98 : final IDOMModel model,
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DTManager.java :
18 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DTManager.java :
59 : public ITagConverter getTagConverter(Element element, int mode, IDOMDocument document) {
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DefaultDTInfoFactory.java :
20 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DefaultDTInfoFactory.java :
21 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DefaultDTInfoFactory.java :
71 : if (element instanceof IDOMNode) {
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DefaultDTInfoFactory.java :
72 : IDOMModel model = ((IDOMNode)element).getModel();
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DefaultDTInfoFactory.java :
72 : IDOMModel model = ((IDOMNode)element).getModel();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DefaultDTInfoFactory.java :
72 : IDOMModel model = ((IDOMNode)element).getModel();
Discouraged access: The type AbstractSimpleClassExtensionRegistryReader<T> is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
AttributeValueResolverRegistryReader.java :
15 : import org.eclipse.jst.jsf.common.internal.pde.AbstractSimpleClassExtensionRegistryReader;
Discouraged access: The type AbstractSimpleClassExtensionRegistryReader<IAttributeValueResolver> is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
AttributeValueResolverRegistryReader.java :
24 : AbstractSimpleClassExtensionRegistryReader<IAttributeValueResolver>
Discouraged access: The constructor AbstractSimpleClassExtensionRegistryReader<IAttributeValueResolver>(String, String, String, String, Comparator<AbstractSimpleClassExtensionRegistryReader.SortableExecutableExtension<IAttributeValueResolver>>) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
AttributeValueResolverRegistryReader.java :
33 : super(PDPlugin.getPluginId(), IJMTConstants.EXTENSION_POINT_PAGEDESIGNER, "attributeValueResolver", //$NON-NLS-1$ "class", //$NON-NLS-1$ new CompareOrgEclipseJstContributorsLastComparator<IAttributeValueResolver>() );
Discouraged access: The constructor AbstractSimpleClassExtensionRegistryReader.CompareOrgEclipseJstContributorsLastComparator<IAttributeValueResolver>() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
AttributeValueResolverRegistryReader.java :
37 : new CompareOrgEclipseJstContributorsLastComparator<IAttributeValueResolver>()
Discouraged access: The type AbstractSimpleClassExtensionRegistryReader.CompareOrgEclipseJstContributorsLastComparator<IAttributeValueResolver> is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
AttributeValueResolverRegistryReader.java :
37 : new CompareOrgEclipseJstContributorsLastComparator<IAttributeValueResolver>()
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DTTagConverter.java :
26 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DTTagConverter.java :
27 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DTTagConverter.java :
28 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DTTagConverter.java :
40 : ITagConverter, ITagEditInfo, INodeAdapter, IDOMFactory {
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DTTagConverter.java :
46 : private IDOMDocument destDocument;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DTTagConverter.java :
77 : if (resultElement instanceof INodeNotifier) {
Discouraged access: The method addAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DTTagConverter.java :
78 : ((INodeNotifier)resultElement).addAdapter(this);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DTTagConverter.java :
78 : ((INodeNotifier)resultElement).addAdapter(this);
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DTTagConverter.java :
217 : public void setDestDocument(IDOMDocument destDocument) {
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DTTagConverter.java :
226 : public IDOMDocument getDestDocument() {
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DTTagConverter.java :
227 : IDOMDocument document = null;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DTTagConverter.java :
231 : document = (IDOMDocument)hostElement.getOwnerDocument();
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DTTagConverter.java :
337 : public void notifyChanged(INodeNotifier notifier, int eventType,
Discouraged access: The type IImageDescriptorProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTTagConverterDecorator.java :
25 : import org.eclipse.jst.jsf.common.metadata.internal.IImageDescriptorProvider;
Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTTagConverterDecorator.java :
26 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataSourceModelProvider;
Discouraged access: The type IResourceURLProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTTagConverterDecorator.java :
27 : import org.eclipse.jst.jsf.common.metadata.internal.IResourceURLProvider;
Discouraged access: The method getExtensions() from the type AbstractRegistryReader<IAttributeValueResolver> is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTTagConverterDecorator.java :
344 : for (final IAttributeValueResolver resolver : AttributeValueResolverRegistryReader .getInstance().getExtensions())
Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTTagConverterDecorator.java :
418 : IMetaDataSourceModelProvider mdSourceModelProvider = trait
Discouraged access: The type IResourceURLProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTTagConverterDecorator.java :
420 : IResourceURLProvider resourceURLProvider = (IResourceURLProvider) mdSourceModelProvider
Discouraged access: The type IResourceURLProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTTagConverterDecorator.java :
420 : IResourceURLProvider resourceURLProvider = (IResourceURLProvider) mdSourceModelProvider
Discouraged access: The type IResourceURLProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTTagConverterDecorator.java :
421 : .getAdapter(IResourceURLProvider.class);
Discouraged access: The method getResourceURL(String) from the type IResourceURLProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTTagConverterDecorator.java :
422 : URL url = resourceURLProvider.getResourceURL("/META-INF/"); //$NON-NLS-1$
Discouraged access: The type IImageDescriptorProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTTagConverterDecorator.java :
450 : IImageDescriptorProvider imgDescProvider = (IImageDescriptorProvider) trait
Discouraged access: The type IImageDescriptorProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTTagConverterDecorator.java :
450 : IImageDescriptorProvider imgDescProvider = (IImageDescriptorProvider) trait
Discouraged access: The type IImageDescriptorProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTTagConverterDecorator.java :
452 : IImageDescriptorProvider.class);
Discouraged access: The method getImageDescriptor(String) from the type IImageDescriptorProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTTagConverterDecorator.java :
455 : ImageDescriptor imageDescriptor = imgDescProvider .getImageDescriptor(imagePath);
Unnecessary @SuppressWarnings("hiding")
DTInfoPackage.java :
668 : @SuppressWarnings("hiding")
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DTResourceProviderFactory.java :
32 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DTResourceProviderFactory.java :
33 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DTResourceProviderFactory.java :
107 : public List<IDTResourceProvider> getActiveDTResourceProviders(IDOMNode domNode) {
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DTResourceProviderFactory.java :
108 : IDOMModel domModel = domNode.getModel();
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DTResourceProviderFactory.java :
108 : IDOMModel domModel = domNode.getModel();
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DTSkinManager.java :
21 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DTSkinManager.java :
22 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DTSkinManager.java :
73 : public static DTSkinManager getInstance(IDOMNode domNode) {
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DTSkinManager.java :
74 : IDOMModel domModel = domNode.getModel();
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DTSkinManager.java :
74 : IDOMModel domModel = domNode.getModel();
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
DefaultDTSkin.java :
24 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSModel;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DefaultDTSkin.java :
26 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DefaultDTSkin.java :
38 : private List<IStructuredModel> models;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DefaultDTSkin.java :
86 : IStructuredModel model = StructuredModelManager.getModelManager().getModelForRead(currentURL.toExternalForm(), in, null);
Discouraged access: The method getModelForRead(String, InputStream, URIResolver) from the type IModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DefaultDTSkin.java :
86 : IStructuredModel model = StructuredModelManager.getModelManager().getModelForRead(currentURL.toExternalForm(), in, null);
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
DefaultDTSkin.java :
87 : if (model instanceof ICSSModel) {
Discouraged access: The method getDocument() from the type ICSSModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
DefaultDTSkin.java :
88 : styleSheets.add((StyleSheet)((ICSSModel)model).getDocument());
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
DefaultDTSkin.java :
88 : styleSheets.add((StyleSheet)((ICSSModel)model).getDocument());
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DefaultDTSkin.java :
90 : models = new ArrayList<IStructuredModel>();
Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DefaultDTSkin.java :
94 : model.releaseFromRead();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DefaultDTSkin.java :
135 : for (IStructuredModel model: models) {
Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DefaultDTSkin.java :
136 : model.releaseFromRead();
Discouraged access: The type IModelStateListener is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
27 : import org.eclipse.wst.sse.core.internal.provisional.IModelStateListener;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
28 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
38 : private IStructuredModel _structuredModel;
Discouraged access: The type IModelStateListener is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
39 : private IModelStateListener _modelStateListener;
Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
99 : _structuredModel.releaseFromRead();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
105 : private IStructuredModel getStructuredModel() {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
106 : IStructuredModel model = null;
Discouraged access: The method getExistingModelForRead(IDocument) from the type IModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
113 : _structuredModel = StructuredModelManager.getModelManager().getExistingModelForRead(document);
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
121 : IStructuredModel model = getStructuredModel();
Discouraged access: The method removeModelStateListener(IModelStateListener) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
126 : model.removeModelStateListener(_modelStateListener);
Discouraged access: The method addModelStateListener(IModelStateListener) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
128 : model.addModelStateListener(_modelStateListener);
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
133 : IStructuredModel model = getStructuredModel();
Discouraged access: The method removeModelStateListener(IModelStateListener) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
136 : model.removeModelStateListener(_modelStateListener);
Discouraged access: The type IModelStateListener is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
142 : private class ModelStateListener implements IModelStateListener {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
144 : public void modelAboutToBeChanged(IStructuredModel model) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
148 : public void modelChanged(IStructuredModel model) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
152 : public void modelDirtyStateChanged(IStructuredModel model, boolean isDirty) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
163 : public void modelResourceDeleted(IStructuredModel model) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
167 : public void modelResourceMoved(IStructuredModel oldModel, IStructuredModel newModel) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
167 : public void modelResourceMoved(IStructuredModel oldModel, IStructuredModel newModel) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
171 : public void modelAboutToBeReinitialized(IStructuredModel structuredModel) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerStructuredTextEditorJSP.java :
175 : public void modelReinitialized(IStructuredModel structuredModel) {
Discouraged access: The type IPageVariablesProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
HTMLEditor.java :
46 : import org.eclipse.jst.pagedesigner.jsp.core.pagevar.IPageVariablesProvider;
Discouraged access: The type IDocumentPageVariableAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
HTMLEditor.java :
47 : import org.eclipse.jst.pagedesigner.jsp.core.pagevar.adapter.IDocumentPageVariableAdapter;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLEditor.java :
80 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type ISourceEditingTextTools is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLEditor.java :
82 : import org.eclipse.wst.sse.ui.internal.provisional.extensions.ISourceEditingTextTools;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLEditor.java :
83 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLEditor.java :
84 : import org.eclipse.wst.xml.ui.internal.provisional.IDOMSourceEditingTextTools;
Discouraged access: The type IPageVariablesProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
HTMLEditor.java :
641 : } else if (key == IPageVariablesProvider.class) {
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLEditor.java :
642 : Object obj = ((IDOMModel) getModel()).getDocument().getAdapterFor(
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLEditor.java :
642 : Object obj = ((IDOMModel) getModel()).getDocument().getAdapterFor( IDocumentPageVariableAdapter.class);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLEditor.java :
642 : Object obj = ((IDOMModel) getModel()).getDocument().getAdapterFor(
Discouraged access: The type IDocumentPageVariableAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
HTMLEditor.java :
643 : IDocumentPageVariableAdapter.class);
Discouraged access: The type IPageVariablesProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
HTMLEditor.java :
644 : if (obj instanceof IPageVariablesProvider) {
Discouraged access: The type ISourceEditingTextTools is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLEditor.java :
670 : Object apapter = _textEditor.getAdapter(ISourceEditingTextTools.class);
Discouraged access: The method getDocument() from the type ISourceEditingTextTools is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLEditor.java :
672 : return ((ISourceEditingTextTools) apapter).getDocument();
Discouraged access: The type ISourceEditingTextTools is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLEditor.java :
672 : return ((ISourceEditingTextTools) apapter).getDocument();
Discouraged access: The type ISourceEditingTextTools is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HTMLEditor.java :
687 : Object adapter = _textEditor.getAdapter(ISourceEditingTextTools.class);
Discouraged access: The type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLEditor.java :
688 : if (adapter instanceof IDOMSourceEditingTextTools) {
Discouraged access: The method getDOMDocument() from the type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLEditor.java :
689 : return ((IDOMSourceEditingTextTools) adapter).getDOMDocument();
Discouraged access: The type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
HTMLEditor.java :
689 : return ((IDOMSourceEditingTextTools) adapter).getDOMDocument();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLEditor.java :
705 : public IStructuredModel getModel() {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLEditor.java :
706 : IStructuredModel model = null;
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLEditor.java :
1029 : .append(this.getModel().getStructuredDocument()
Discouraged access: The method getText() from the type IStructuredDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLEditor.java :
1029 : .append(this.getModel().getStructuredDocument() .getText());
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
IDesignViewer.java :
15 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
IDesignViewer.java :
32 : void setModel(IStructuredModel model);
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
OutlineConfiguration.java :
23 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
OutlineConfiguration.java :
24 : import org.eclipse.wst.sse.core.internal.provisional.IndexedRegion;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
OutlineConfiguration.java :
34 : if ((viewer.getInput() instanceof IStructuredModel)
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
OutlineConfiguration.java :
36 : _selections = getSelectedObjects((IStructuredModel) viewer
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
OutlineConfiguration.java :
50 : private Object[] getSelectedObjects(IStructuredModel model,
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
OutlineConfiguration.java :
54 : IndexedRegion region = model
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
OutlineConfiguration.java :
54 : IndexedRegion region = model .getIndexedRegion(selection.getOffset());
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
OutlineConfiguration.java :
58 : if (end <= region.getEndOffset()) {
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
OutlineConfiguration.java :
64 : int maxLength = model.getStructuredDocument().getLength();
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
OutlineConfiguration.java :
66 : while (region != null && region.getEndOffset() <= end
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
OutlineConfiguration.java :
67 : && region.getEndOffset() < maxLength) {
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
OutlineConfiguration.java :
69 : region = model .getIndexedRegion(region.getEndOffset() + 1);
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
OutlineConfiguration.java :
70 : .getIndexedRegion(region.getEndOffset() + 1);
Discouraged access: The type DocumentPageVariableAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
SimpleGraphicalEditor.java :
66 : import org.eclipse.jst.pagedesigner.jsp.core.internal.pagevar.DocumentPageVariableAdapter;
Discouraged access: The type PageVariableAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
SimpleGraphicalEditor.java :
67 : import org.eclipse.jst.pagedesigner.jsp.core.pagevar.adapter.PageVariableAdapterFactory;
Discouraged access: The type PropagatingAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
88 : import org.eclipse.wst.sse.core.internal.PropagatingAdapter;
Discouraged access: The type IModelStateListener is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
89 : import org.eclipse.wst.sse.core.internal.provisional.IModelStateListener;
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
90 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapterFactory;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
91 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IDocumentSelectionMediator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
92 : import org.eclipse.wst.sse.core.internal.undo.IDocumentSelectionMediator;
Discouraged access: The type UndoDocumentEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
93 : import org.eclipse.wst.sse.core.internal.undo.UndoDocumentEvent;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SimpleGraphicalEditor.java :
94 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SimpleGraphicalEditor.java :
95 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDocumentSelectionMediator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
101 : IDesignViewer, IDocumentSelectionMediator {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
107 : private IStructuredModel _model;
Discouraged access: The type IModelStateListener is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
117 : private IModelStateListener _internalModelListener = new IModelStateListener() {
Discouraged access: The type IModelStateListener is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
117 : private IModelStateListener _internalModelListener = new IModelStateListener() {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
118 : public void modelAboutToBeChanged(IStructuredModel model) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
122 : public void modelChanged(IStructuredModel model) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
126 : public void modelDirtyStateChanged(IStructuredModel model,
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
131 : public void modelResourceDeleted(IStructuredModel model) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
135 : public void modelResourceMoved(IStructuredModel oldModel,
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
136 : IStructuredModel newModel) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
140 : public void modelAboutToBeReinitialized(IStructuredModel structuredModel) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
144 : public void modelReinitialized(IStructuredModel structuredModel) {
Discouraged access: The method getUndoManager() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
186 : _model.getUndoManager().disconnect(this);
Discouraged access: The method disconnect(IDocumentSelectionMediator) from the type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
186 : _model.getUndoManager().disconnect(this);
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
388 : public void setModel(IStructuredModel model) {
Discouraged access: The method getUndoManager() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
390 : if (_model.getUndoManager() != null)
Discouraged access: The method getUndoManager() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
391 : _model.getUndoManager().disconnect(this);
Discouraged access: The method disconnect(IDocumentSelectionMediator) from the type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
391 : _model.getUndoManager().disconnect(this);
Discouraged access: The method removeModelStateListener(IModelStateListener) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
392 : _model.removeModelStateListener(_internalModelListener);
Discouraged access: The method addModelStateListener(IModelStateListener) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
398 : _model.addModelStateListener(_internalModelListener);
Discouraged access: The method getUndoManager() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
399 : if (_model.getUndoManager() != null) {
Discouraged access: The method getUndoManager() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
400 : _model.getUndoManager().connect(this);
Discouraged access: The method connect(IDocumentSelectionMediator) from the type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
400 : _model.getUndoManager().connect(this);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SimpleGraphicalEditor.java :
405 : if (model instanceof IDOMModel) {
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SimpleGraphicalEditor.java :
406 : IDOMDocument doc = ((IDOMModel) model).getDocument();
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SimpleGraphicalEditor.java :
406 : IDOMDocument doc = ((IDOMModel) model).getDocument();
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SimpleGraphicalEditor.java :
406 : IDOMDocument doc = ((IDOMModel) model).getDocument();
Discouraged access: The type PropagatingAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
407 : PropagatingAdapter adapter = (PropagatingAdapter) doc
Discouraged access: The type PropagatingAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
407 : PropagatingAdapter adapter = (PropagatingAdapter) doc
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
407 : PropagatingAdapter adapter = (PropagatingAdapter) doc .getAdapterFor(PropagatingAdapter.class);
Discouraged access: The type PropagatingAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
408 : .getAdapterFor(PropagatingAdapter.class);
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
410 : INodeAdapterFactory factory = RefresherFactory.getInstance();
Discouraged access: The method addAdaptOnCreateFactory(INodeAdapterFactory) from the type PropagatingAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
411 : adapter.addAdaptOnCreateFactory(factory);
Discouraged access: The method initializeForFactory(INodeAdapterFactory, INodeNotifier) from the type PropagatingAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
412 : adapter.initializeForFactory(factory, doc);
Discouraged access: The method getFactoryRegistry() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
418 : ((IDOMModel) model).getFactoryRegistry().addFactory(
Discouraged access: The method addFactory(INodeAdapterFactory) from the type FactoryRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
418 : ((IDOMModel) model).getFactoryRegistry().addFactory( CSSStyleAdapterFactory.getInstance());
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SimpleGraphicalEditor.java :
418 : ((IDOMModel) model).getFactoryRegistry().addFactory(
Discouraged access: The method getFactoryRegistry() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
422 : ((IDOMModel) model).getFactoryRegistry().addFactory(
Discouraged access: The method addFactory(INodeAdapterFactory) from the type FactoryRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
422 : ((IDOMModel) model).getFactoryRegistry().addFactory( new PageVariableAdapterFactory());
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SimpleGraphicalEditor.java :
422 : ((IDOMModel) model).getFactoryRegistry().addFactory(
Discouraged access: The constructor PageVariableAdapterFactory() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
SimpleGraphicalEditor.java :
423 : new PageVariableAdapterFactory());
Discouraged access: The type PageVariableAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
SimpleGraphicalEditor.java :
423 : new PageVariableAdapterFactory());
Discouraged access: The method addAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
424 : doc.addAdapter(new DocumentPageVariableAdapter(doc));
Discouraged access: The constructor DocumentPageVariableAdapter(IDOMDocument) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
SimpleGraphicalEditor.java :
424 : doc.addAdapter(new DocumentPageVariableAdapter(doc));
Discouraged access: The type DocumentPageVariableAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
SimpleGraphicalEditor.java :
424 : doc.addAdapter(new DocumentPageVariableAdapter(doc));
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SimpleGraphicalEditor.java :
425 : _viewer.setContents(((IDOMModel) model).getDocument());
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SimpleGraphicalEditor.java :
425 : _viewer.setContents(((IDOMModel) model).getDocument());
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
617 : return _model.getStructuredDocument();
Discouraged access: The type UndoDocumentEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
627 : public void undoOperationSelectionChanged(UndoDocumentEvent event) {
Discouraged access: The type IDocumentSelectionMediator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
628 : IDocumentSelectionMediator requester = event.getRequester();
Discouraged access: The method getRequester() from the type UndoDocumentEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
628 : IDocumentSelectionMediator requester = event.getRequester();
Discouraged access: The method getOffset() from the type UndoDocumentEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
637 : final int offset = event.getOffset();
Discouraged access: The method getLength() from the type UndoDocumentEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
638 : final int length = event.getLength();
Discouraged access: The method addModelStateListener(IModelStateListener) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
640 : _model.addModelStateListener(new IModelStateListener() { public void modelAboutToBeChanged(IStructuredModel model) { // nothing to do } public void modelChanged(IStructuredModel model) { _model.removeModelStateListener(this); ISelection sel = SelectionHelper .convertToDesignerSelection(getGraphicViewer(), offset, length); if (sel != null) { getGraphicViewer().setSelection(sel); } } public void modelDirtyStateChanged(IStructuredModel model, boolean isDirty) { // do nothing } public void modelResourceDeleted(IStructuredModel model) { // do nothign } public void modelResourceMoved(IStructuredModel oldModel, IStructuredModel newModel) { // do nothing } public void modelAboutToBeReinitialized( IStructuredModel structuredModel) { // do nothing } public void modelReinitialized(IStructuredModel structuredModel) { // do nothing } });
Discouraged access: The type IModelStateListener is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
640 : _model.addModelStateListener(new IModelStateListener() {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
641 : public void modelAboutToBeChanged(IStructuredModel model) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
645 : public void modelChanged(IStructuredModel model) {
Discouraged access: The method removeModelStateListener(IModelStateListener) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
646 : _model.removeModelStateListener(this);
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
655 : public void modelDirtyStateChanged(IStructuredModel model,
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
660 : public void modelResourceDeleted(IStructuredModel model) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
664 : public void modelResourceMoved(IStructuredModel oldModel,
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
665 : IStructuredModel newModel) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
670 : IStructuredModel structuredModel) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SimpleGraphicalEditor.java :
674 : public void modelReinitialized(IStructuredModel structuredModel) {
Discouraged access: The type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerUndoRedoAction.java :
20 : import org.eclipse.wst.sse.core.internal.undo.IStructuredTextUndoManager;
Discouraged access: The type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerUndoRedoAction.java :
60 : IStructuredTextUndoManager undoManager = _designer.getHTMLEditor()
Discouraged access: The method getUndoManager() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerUndoRedoAction.java :
60 : IStructuredTextUndoManager undoManager = _designer.getHTMLEditor() .getModel().getUndoManager();
Discouraged access: The method getUndoCommand() from the type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerUndoRedoAction.java :
63 : Command c = undoManager.getUndoCommand();
Discouraged access: The method undoable() from the type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerUndoRedoAction.java :
64 : this.setEnabled(undoManager.undoable());
Discouraged access: The method getRedoCommand() from the type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerUndoRedoAction.java :
77 : Command c = undoManager.getRedoCommand();
Discouraged access: The method redoable() from the type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerUndoRedoAction.java :
78 : this.setEnabled(undoManager.redoable());
Discouraged access: The type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerUndoRedoAction.java :
100 : IStructuredTextUndoManager undoManager = _designer.getHTMLEditor()
Discouraged access: The method getUndoManager() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerUndoRedoAction.java :
100 : IStructuredTextUndoManager undoManager = _designer.getHTMLEditor() .getModel().getUndoManager();
Discouraged access: The method undo(IDocumentSelectionMediator) from the type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerUndoRedoAction.java :
103 : undoManager.undo(_designer);
Discouraged access: The method redo(IDocumentSelectionMediator) from the type IStructuredTextUndoManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerUndoRedoAction.java :
105 : undoManager.redo(_designer);
Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
ManageSkinsAction.java :
24 : import org.eclipse.ui.internal.Workbench;
Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
ManageSkinsAction.java :
46 : IEditorPart editorPart = Workbench.getInstance().getActiveWorkbenchWindow().getActivePage().getActiveEditor();
Discouraged access: The method getInstance() from the type Workbench is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
ManageSkinsAction.java :
46 : IEditorPart editorPart = Workbench.getInstance().getActiveWorkbenchWindow().getActivePage().getActiveEditor();
Discouraged access: The method getActiveWorkbenchWindow() from the type Workbench is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
ManageSkinsAction.java :
46 : IEditorPart editorPart = Workbench.getInstance().getActiveWorkbenchWindow().getActivePage().getActiveEditor();
Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
ManageSkinsAction.java :
165 : IEditorPart editorPart = Workbench.getInstance().getActiveWorkbenchWindow().getActivePage().getActiveEditor();
Discouraged access: The method getInstance() from the type Workbench is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
ManageSkinsAction.java :
165 : IEditorPart editorPart = Workbench.getInstance().getActiveWorkbenchWindow().getActivePage().getActiveEditor();
Discouraged access: The method getActiveWorkbenchWindow() from the type Workbench is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
ManageSkinsAction.java :
165 : IEditorPart editorPart = Workbench.getInstance().getActiveWorkbenchWindow().getActivePage().getActiveEditor();
Discouraged access: The type ExtendedEditorActionBuilder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PageDesignerActionBarContributor2.java :
25 : import org.eclipse.wst.sse.ui.internal.ExtendedEditorActionBuilder;
Discouraged access: The type IExtendedContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PageDesignerActionBarContributor2.java :
26 : import org.eclipse.wst.sse.ui.internal.IExtendedContributor;
Discouraged access: The type ISourceViewerActionBarContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PageDesignerActionBarContributor2.java :
27 : import org.eclipse.wst.sse.ui.internal.ISourceViewerActionBarContributor;
Discouraged access: The type IExtendedContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PageDesignerActionBarContributor2.java :
37 : NestedEditorActionBarContributor implements IExtendedContributor {
Discouraged access: The type ISourceViewerActionBarContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PageDesignerActionBarContributor2.java :
41 : private ISourceViewerActionBarContributor _sourceViewerActionContributor = null;
Discouraged access: The type IExtendedContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PageDesignerActionBarContributor2.java :
48 : private IExtendedContributor _extendedContributor;
Discouraged access: The type ExtendedEditorActionBuilder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PageDesignerActionBarContributor2.java :
62 : ExtendedEditorActionBuilder builder = new ExtendedEditorActionBuilder();
Discouraged access: The constructor ExtendedEditorActionBuilder() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PageDesignerActionBarContributor2.java :
62 : ExtendedEditorActionBuilder builder = new ExtendedEditorActionBuilder();
Discouraged access: The type ExtendedEditorActionBuilder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PageDesignerActionBarContributor2.java :
62 : ExtendedEditorActionBuilder builder = new ExtendedEditorActionBuilder();
Discouraged access: The method readActionExtensions(String) from the type ExtendedEditorActionBuilder is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PageDesignerActionBarContributor2.java :
63 : _extendedContributor = builder.readActionExtensions(EDITOR_ID);
Discouraged access: The method contributeToMenu(IMenuManager) from the type IExtendedContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PageDesignerActionBarContributor2.java :
124 : _extendedContributor.contributeToMenu(menu);
Discouraged access: The method contributeToPopupMenu(IMenuManager) from the type IPopupMenuContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PageDesignerActionBarContributor2.java :
153 : _extendedContributor.contributeToPopupMenu(menu);
Discouraged access: The method contributeToToolBar(IToolBarManager) from the type IExtendedContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PageDesignerActionBarContributor2.java :
167 : _extendedContributor.contributeToToolBar(toolBarManager);
Discouraged access: The method contributeToStatusLine(IStatusLineManager) from the type IExtendedContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PageDesignerActionBarContributor2.java :
180 : _extendedContributor.contributeToStatusLine(manager);
Discouraged access: The method updateToolbarActions() from the type IExtendedContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PageDesignerActionBarContributor2.java :
191 : _extendedContributor.updateToolbarActions();
Discouraged access: The method setViewerSpecificContributionsEnabled(boolean) from the type ISourceViewerActionBarContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PageDesignerActionBarContributor2.java :
248 : _sourceViewerActionContributor .setViewerSpecificContributionsEnabled(false);
Discouraged access: The method setViewerSpecificContributionsEnabled(boolean) from the type ISourceViewerActionBarContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PageDesignerActionBarContributor2.java :
270 : _sourceViewerActionContributor .setViewerSpecificContributionsEnabled(false);
Discouraged access: The method setViewerSpecificContributionsEnabled(boolean) from the type ISourceViewerActionBarContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PageDesignerActionBarContributor2.java :
305 : _sourceViewerActionContributor.setViewerSpecificContributionsEnabled(true);
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
SkinsMenuItemBuilder.java :
23 : import org.eclipse.jst.jsf.common.metadata.internal.TraitValueHelper;
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
SkinsMenuItemBuilder.java :
152 : this.name = TraitValueHelper.getValueAsString(trait);
Discouraged access: The method getValueAsString(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
SkinsMenuItemBuilder.java :
152 : this.name = TraitValueHelper.getValueAsString(trait);
Discouraged access: The type ActionContributorXML is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
SourcePageActionContributor.java :
19 : import org.eclipse.wst.xml.ui.internal.actions.ActionContributorXML;
Discouraged access: The type ActionContributorXML is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
SourcePageActionContributor.java :
28 : public class SourcePageActionContributor extends ActionContributorXML {
Discouraged access: The method contributeToMenu(IMenuManager) from the type ActionContributorXML is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
SourcePageActionContributor.java :
51 : contributeToMenu(bars.getMenuManager());
Discouraged access: The method contributeToToolBar(IToolBarManager) from the type ActionContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
SourcePageActionContributor.java :
52 : contributeToToolBar(bars.getToolBarManager());
Discouraged access: The method contributeToStatusLine(IStatusLineManager) from the type ActionContributor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
SourcePageActionContributor.java :
53 : contributeToStatusLine(bars.getStatusLineManager());
Discouraged access: The method setViewerSpecificContributionsEnabled(boolean) from the type ActionContributorXML is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
SourcePageActionContributor.java :
71 : super.setViewerSpecificContributionsEnabled(enabled);
Discouraged access: The type DrawerEditPart is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/dropins/gef/eclipse/plugins/org.eclipse.gef_3.6.1.v20100712-1224.jar
DesignerPaletteViewerProvider.java :
16 : import org.eclipse.gef.internal.ui.palette.editparts.DrawerEditPart;
Discouraged access: The type DrawerEditPart is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/dropins/gef/eclipse/plugins/org.eclipse.gef_3.6.1.v20100712-1224.jar
DesignerPaletteViewerProvider.java :
50 : && sel.getFirstElement() instanceof DrawerEditPart
Discouraged access: The method getDrawer() from the type DrawerEditPart is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/dropins/gef/eclipse/plugins/org.eclipse.gef_3.6.1.v20100712-1224.jar
DesignerPaletteViewerProvider.java :
51 : && ((DrawerEditPart)sel.getFirstElement()).getDrawer() instanceof TaglibPaletteDrawer)
Discouraged access: The type DrawerEditPart is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/dropins/gef/eclipse/plugins/org.eclipse.gef_3.6.1.v20100712-1224.jar
DesignerPaletteViewerProvider.java :
51 : && ((DrawerEditPart)sel.getFirstElement()).getDrawer() instanceof TaglibPaletteDrawer)
Discouraged access: The type DrawerEditPart is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/dropins/gef/eclipse/plugins/org.eclipse.gef_3.6.1.v20100712-1224.jar
DesignerPaletteViewerProvider.java :
52 : menu.add(new HideTagLibAction((DrawerEditPart)sel.getFirstElement(), Messages.DesignerPaletteViewerProvider_Hide));
Discouraged access: The type DrawerEditPart is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/dropins/gef/eclipse/plugins/org.eclipse.gef_3.6.1.v20100712-1224.jar
DesignerPaletteViewerProvider.java :
87 : private DrawerEditPart tagLib;
Discouraged access: The type DrawerEditPart is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/dropins/gef/eclipse/plugins/org.eclipse.gef_3.6.1.v20100712-1224.jar
DesignerPaletteViewerProvider.java :
94 : public HideTagLibAction(DrawerEditPart tagLibDrawer, String string) {
Discouraged access: The method getDrawer() from the type DrawerEditPart is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/dropins/gef/eclipse/plugins/org.eclipse.gef_3.6.1.v20100712-1224.jar
DesignerPaletteViewerProvider.java :
103 : TaglibPaletteDrawer pd = (TaglibPaletteDrawer)tagLib.getDrawer();
Discouraged access: The type CompositeTagRegistryFactory.TagRegistryIdentifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
IPaletteItemManager.java :
16 : import org.eclipse.jst.jsf.core.internal.CompositeTagRegistryFactory.TagRegistryIdentifier;
Discouraged access: The type CompositeTagRegistryFactory.TagRegistryIdentifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
IPaletteItemManager.java :
30 : public TagRegistryIdentifier getTagRegistryIdentifier();
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MetadataTagDropSourceData.java :
18 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MetadataTagDropSourceData.java :
28 : private final IDOMModel _model;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MetadataTagDropSourceData.java :
38 : final IDOMModel model)
Discouraged access: The type IImageDescriptorProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TagImageManager.java :
21 : import org.eclipse.jst.jsf.common.metadata.internal.IImageDescriptorProvider;
Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TagImageManager.java :
22 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataSourceModelProvider;
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TagImageManager.java :
23 : import org.eclipse.jst.jsf.common.metadata.internal.TraitValueHelper;
Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TagImageManager.java :
167 : IMetaDataSourceModelProvider sourceProvider = ((Trait)tag.eContainer().eContainer()).getSourceModelProvider();
Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TagImageManager.java :
195 : private ImageDescriptor getImageDescriptorFromString(IMetaDataSourceModelProvider sourceModelProvider, String imgDesc, ImageDescriptor defaultValue){
Discouraged access: The type IImageDescriptorProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TagImageManager.java :
197 : IImageDescriptorProvider imageProvider = (IImageDescriptorProvider)sourceModelProvider.getAdapter(IImageDescriptorProvider.class);
Discouraged access: The type IImageDescriptorProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TagImageManager.java :
197 : IImageDescriptorProvider imageProvider = (IImageDescriptorProvider)sourceModelProvider.getAdapter(IImageDescriptorProvider.class);
Discouraged access: The type IImageDescriptorProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TagImageManager.java :
197 : IImageDescriptorProvider imageProvider = (IImageDescriptorProvider)sourceModelProvider.getAdapter(IImageDescriptorProvider.class);
Discouraged access: The method getImageDescriptor(String) from the type IImageDescriptorProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TagImageManager.java :
199 : image = imageProvider.getImageDescriptor(imgDesc);
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TagImageManager.java :
207 : String imgDesc = TraitValueHelper.getValueAsString(t);
Discouraged access: The method getValueAsString(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TagImageManager.java :
207 : String imgDesc = TraitValueHelper.getValueAsString(t);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TagToolCreationAdapter.java :
8 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TagToolCreationAdapter.java :
66 : public static MetadataTagDropSourceData createMdTagCreationProvider(final ITagDropSourceData provider, final IDOMModel model)
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteElementTemplateHelper.java :
27 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteElementTemplateHelper.java :
28 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMText;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteElementTemplateHelper.java :
58 : public static void applyTemplate(IDOMModel model, Element element,
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteElementTemplateHelper.java :
73 : private static Node[] getTemplateNodes(IDOMModel model,
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteElementTemplateHelper.java :
92 : Node[] templateNodes = applyPrefixes(model, templateNode.getChildNodes(), model.getDocument());
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteElementTemplateHelper.java :
127 : public static Node[] applyPrefixes(IDOMModel model,
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteElementTemplateHelper.java :
143 : private static void internalApplyPrefixes(IDOMModel model, Element refNode, Element node) {
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteElementTemplateHelper.java :
161 : public static Node cloneNodeDeep(IDOMModel model, Document destDoc, Node sourceNode) {
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteElementTemplateHelper.java :
185 : if (txt instanceof IDOMText && sourceNode instanceof IDOMText) {
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteElementTemplateHelper.java :
185 : if (txt instanceof IDOMText && sourceNode instanceof IDOMText) {
Discouraged access: The method setSource(String) from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteElementTemplateHelper.java :
187 : ((IDOMText) txt).setSource(((IDOMText) sourceNode) .getSource());
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteElementTemplateHelper.java :
187 : ((IDOMText) txt).setSource(((IDOMText) sourceNode)
Discouraged access: The method getSource() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteElementTemplateHelper.java :
187 : ((IDOMText) txt).setSource(((IDOMText) sourceNode) .getSource());
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteElementTemplateHelper.java :
187 : ((IDOMText) txt).setSource(((IDOMText) sourceNode)
Discouraged access: The type IImageDescriptorProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
PaletteHelper.java :
27 : import org.eclipse.jst.jsf.common.metadata.internal.IImageDescriptorProvider;
Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
PaletteHelper.java :
28 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataSourceModelProvider;
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
PaletteHelper.java :
29 : import org.eclipse.jst.jsf.common.metadata.internal.TraitValueHelper;
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteHelper.java :
32 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteHelper.java :
33 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;
Discouraged access: The type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
PaletteHelper.java :
39 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.CMDocumentFactoryTLD;
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
PaletteHelper.java :
40 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDDocument;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
PaletteHelper.java :
41 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
49 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
50 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
51 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNamedNodeMap;
Discouraged access: The method getProject() from the type CompositeTagRegistryFactory.TagRegistryIdentifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteHelper.java :
108 : final String tldURI = CMUtil.getURIFromTaglibRecord(tldRec, manager.getTagRegistryIdentifier().getProject());
Discouraged access: The type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
PaletteHelper.java :
110 : final CMDocumentFactoryTLD factory = new CMDocumentFactoryTLD();
Discouraged access: The constructor CMDocumentFactoryTLD() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
PaletteHelper.java :
110 : final CMDocumentFactoryTLD factory = new CMDocumentFactoryTLD();
Discouraged access: The type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
PaletteHelper.java :
110 : final CMDocumentFactoryTLD factory = new CMDocumentFactoryTLD();
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
PaletteHelper.java :
111 : final TLDDocument doc = (TLDDocument) factory.createCMDocument(tldRec);
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
PaletteHelper.java :
111 : final TLDDocument doc = (TLDDocument) factory.createCMDocument(tldRec);
Discouraged access: The method createCMDocument(ITaglibRecord) from the type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
PaletteHelper.java :
111 : final TLDDocument doc = (TLDDocument) factory.createCMDocument(tldRec);
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
123 : final IPaletteItemManager manager, final CMDocument doc, final String tldURI) {
Discouraged access: The method getProject() from the type CompositeTagRegistryFactory.TagRegistryIdentifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteHelper.java :
130 : .createMetaDataModelContext(manager.getTagRegistryIdentifier().getProject(), tldURI);
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
171 : private void loadTags(final TaglibPaletteDrawer category, final CMDocument doc,
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
197 : final IPaletteItemManager manager, final CMDocument doc, final Model model) {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
260 : final CMDocument cmdoc) {
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
262 : final CMNamedNodeMap nodeMap = cmdoc.getElements();
Discouraged access: The method getElements() from the type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
262 : final CMNamedNodeMap nodeMap = cmdoc.getElements();
Discouraged access: The method getLength() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
263 : for (int i = 0, size = nodeMap.getLength(); i < size; i++) {
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
264 : final CMElementDeclaration eledecl = (CMElementDeclaration) nodeMap
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
264 : final CMElementDeclaration eledecl = (CMElementDeclaration) nodeMap
Discouraged access: The method item(int) from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
264 : final CMElementDeclaration eledecl = (CMElementDeclaration) nodeMap .item(i);
Discouraged access: The method getElementName() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
266 : final String tagName = eledecl.getElementName();
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
286 : final PaletteInfo info, final CMDocument doc) {
Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
PaletteHelper.java :
293 : final IMetaDataSourceModelProvider sourceProvider = ((Trait) info
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteHelper.java :
311 : final PaletteInfo info, final Namespace ns) {
Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
PaletteHelper.java :
318 : final IMetaDataSourceModelProvider sourceProvider = ((Trait) info
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
336 : final Entity entity, final CMDocument doc) {
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteHelper.java :
358 : final Entity entity, final Namespace ns) {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
397 : private TagToolPaletteEntry internalCreateTagEntry(final CMDocument doc,
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteHelper.java :
409 : private TagToolPaletteEntry internalCreateTagEntry(final Namespace ns,
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
421 : private boolean verifyPresentInContentModel(final CMDocument doc,
Discouraged access: The method getElements() from the type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
424 : return doc.getElements().getNamedItem(tagName) != null;
Discouraged access: The method getNamedItem(String) from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
424 : return doc.getElements().getNamedItem(tagName) != null;
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteHelper.java :
427 : private boolean verifyPresentInContentModel(final Namespace ns,
Discouraged access: The method getViewElement(String) from the type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteHelper.java :
430 : return ns.getViewElement(tagName) != null;
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
PaletteHelper.java :
437 : return TraitValueHelper.getValueAsBoolean(trait);
Discouraged access: The method getValueAsBoolean(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
PaletteHelper.java :
437 : return TraitValueHelper.getValueAsBoolean(trait);
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
PaletteHelper.java :
447 : final String val = TraitValueHelper.getValueAsString(trait);
Discouraged access: The method getValueAsString(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
PaletteHelper.java :
447 : final String val = TraitValueHelper.getValueAsString(trait);
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
PaletteHelper.java :
458 : final String imgDesc = TraitValueHelper.getValueAsString(t);
Discouraged access: The method getValueAsString(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
PaletteHelper.java :
458 : final String imgDesc = TraitValueHelper.getValueAsString(t);
Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
PaletteHelper.java :
466 : final IMetaDataSourceModelProvider sourceModelProvider, final String imgDesc,
Discouraged access: The type IImageDescriptorProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
PaletteHelper.java :
471 : final IImageDescriptorProvider imageProvider = (IImageDescriptorProvider) sourceModelProvider
Discouraged access: The type IImageDescriptorProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
PaletteHelper.java :
471 : final IImageDescriptorProvider imageProvider = (IImageDescriptorProvider) sourceModelProvider
Discouraged access: The type IImageDescriptorProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
PaletteHelper.java :
472 : .getAdapter(IImageDescriptorProvider.class);
Discouraged access: The method getImageDescriptor(String) from the type IImageDescriptorProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
PaletteHelper.java :
474 : image = imageProvider.getImageDescriptor(imgDesc);
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
481 : final CMElementDeclaration eledecl) {
Discouraged access: The method getElementName() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteHelper.java :
483 : final String tagName = eledecl.getElementName();
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
PaletteHelper.java :
487 : if (eledecl instanceof TLDElementDeclaration) {
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
PaletteHelper.java :
488 : final TLDElementDeclaration tag = (TLDElementDeclaration) eledecl;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
PaletteHelper.java :
488 : final TLDElementDeclaration tag = (TLDElementDeclaration) eledecl;
Discouraged access: The method getDisplayName() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
PaletteHelper.java :
489 : label = tag.getDisplayName();
Discouraged access: The method getDescription() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
PaletteHelper.java :
490 : desc = tag.getDescription();
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteHelper.java :
557 : final Namespace ns) {
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteHelper.java :
568 : final IPaletteItemManager manager, final Namespace ns) {
Discouraged access: The method getNSUri() from the type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteHelper.java :
570 : TaglibPaletteDrawer category = findCategory(manager, ns.getNSUri());
Discouraged access: The method getProject() from the type CompositeTagRegistryFactory.TagRegistryIdentifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteHelper.java :
574 : final IProject project = manager.getTagRegistryIdentifier().getProject();
Discouraged access: The method getNSUri() from the type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteHelper.java :
576 : .createMetaDataModelContext(project, ns.getNSUri());
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteHelper.java :
588 : final IPaletteItemManager manager, final Namespace ns, final Model model) {
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteHelper.java :
627 : final Namespace ns, final Model model) {
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteHelper.java :
651 : final Namespace ns) {
Discouraged access: The method getViewElements() from the type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteHelper.java :
653 : for (Object velem : ns.getViewElements()) {
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteHelper.java :
654 : final ITagElement tag = (ITagElement) velem;
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteHelper.java :
654 : final ITagElement tag = (ITagElement) velem;
Discouraged access: The method getName() from the type ITagElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteHelper.java :
655 : final TagToolPaletteEntry item = category.getTagPaletteEntryByTagName(tag .getName());
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteHelper.java :
664 : final ITagElement tag) {
Discouraged access: The method getName() from the type ITagElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteHelper.java :
666 : final String tagName = tag.getName();
Discouraged access: The type JSPUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
PaletteItemManager.java :
37 : import org.eclipse.jst.jsf.common.internal.JSPUtil;
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteItemManager.java :
38 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;
Discouraged access: The type CompositeTagRegistryFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
39 : import org.eclipse.jst.jsf.core.internal.CompositeTagRegistryFactory;
Discouraged access: The type CompositeTagRegistryFactory.TagRegistryIdentifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
40 : import org.eclipse.jst.jsf.core.internal.CompositeTagRegistryFactory.TagRegistryIdentifier;
Discouraged access: The type ITagRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
41 : import org.eclipse.jst.jsf.designtime.internal.view.model.ITagRegistry;
Discouraged access: The type ITagRegistry.ITagRegistryListener is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
42 : import org.eclipse.jst.jsf.designtime.internal.view.model.ITagRegistry.ITagRegistryListener;
Discouraged access: The type ITagRegistry.TagRegistryChangeEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
43 : import org.eclipse.jst.jsf.designtime.internal.view.model.ITagRegistry.TagRegistryChangeEvent;
Discouraged access: The type ITagRegistry.TagRegistryChangeEvent.EventType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
44 : import org.eclipse.jst.jsf.designtime.internal.view.model.ITagRegistry.TagRegistryChangeEvent.EventType;
Discouraged access: The type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
PaletteItemManager.java :
51 : import org.eclipse.wst.html.core.internal.contentmodel.HTMLCMDocumentFactory;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteItemManager.java :
52 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteItemManager.java :
53 : import org.eclipse.wst.xml.core.internal.provisional.contentmodel.CMDocType;
Discouraged access: The type ITagRegistry.ITagRegistryListener is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
63 : IPaletteConstants, ITagRegistryListener {
Discouraged access: The type CompositeTagRegistryFactory.TagRegistryIdentifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
68 : private static Map<TagRegistryIdentifier, PaletteItemManager> _managers = new HashMap<TagRegistryIdentifier, PaletteItemManager>();
Discouraged access: The type CompositeTagRegistryFactory.TagRegistryIdentifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
68 : private static Map<TagRegistryIdentifier, PaletteItemManager> _managers = new HashMap<TagRegistryIdentifier, PaletteItemManager>();
Discouraged access: The type CompositeTagRegistryFactory.TagRegistryIdentifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
73 : private TagRegistryIdentifier _tagRegId;
Discouraged access: The type ITagRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
80 : private ITagRegistry _tagRegistry;
Discouraged access: The type CompositeTagRegistryFactory.TagRegistryIdentifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
110 : final TagRegistryIdentifier regId = getTagRegistryIdentifier(paletteContext);
Discouraged access: The type CompositeTagRegistryFactory.TagRegistryIdentifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
137 : private static TagRegistryIdentifier getTagRegistryIdentifier(
Discouraged access: The constructor CompositeTagRegistryFactory.TagRegistryIdentifier(IProject, IContentType) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
148 : return new TagRegistryIdentifier(file.getProject(), contentType);
Discouraged access: The type CompositeTagRegistryFactory.TagRegistryIdentifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
148 : return new TagRegistryIdentifier(file.getProject(), contentType);
Discouraged access: The constructor CompositeTagRegistryFactory.TagRegistryIdentifier(IProject, IContentType) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
153 : return new TagRegistryIdentifier(null, org.eclipse.jst.pagedesigner.utils.JSPUtil.JSP_CONTENTTYPE);
Discouraged access: The type CompositeTagRegistryFactory.TagRegistryIdentifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
153 : return new TagRegistryIdentifier(null, org.eclipse.jst.pagedesigner.utils.JSPUtil.JSP_CONTENTTYPE);
Discouraged access: The method removeListener(ITagRegistry.ITagRegistryListener) from the type ITagRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
216 : manager.getTagRegistry().removeListener(manager);
Discouraged access: The type ITagRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
219 : private ITagRegistry getTagRegistry() {
Discouraged access: The type CompositeTagRegistryFactory.TagRegistryIdentifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
254 : private PaletteItemManager(final TagRegistryIdentifier regId) {
Discouraged access: The type CompositeTagRegistryFactory.TagRegistryIdentifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
320 : private boolean isJSP(final TagRegistryIdentifier tagRegistryId) {
Discouraged access: The method getContentType() from the type CompositeTagRegistryFactory.TagRegistryIdentifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
321 : final IContentType ct = tagRegistryId.getContentType();
Discouraged access: The type JSPUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
PaletteItemManager.java :
322 : if (JSPUtil.isJSPContentType(ct.getId()))
Discouraged access: The method isJSPContentType(String) from the type JSPUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
PaletteItemManager.java :
322 : if (JSPUtil.isJSPContentType(ct.getId()))
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteItemManager.java :
330 : for (final Namespace ns : _tagRegistry.getAllTagLibraries()) {
Discouraged access: The method getAllTagLibraries() from the type ITagRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
330 : for (final Namespace ns : _tagRegistry.getAllTagLibraries()) {
Discouraged access: The type ITagRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
336 : private ITagRegistry getTagRegistry(final TagRegistryIdentifier regId) {
Discouraged access: The type CompositeTagRegistryFactory.TagRegistryIdentifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
336 : private ITagRegistry getTagRegistry(final TagRegistryIdentifier regId) {
Discouraged access: The type ITagRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
337 : ITagRegistry reg = null;
Discouraged access: The method getProject() from the type CompositeTagRegistryFactory.TagRegistryIdentifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
338 : if (regId.getProject() != null) {
Discouraged access: The type CompositeTagRegistryFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
339 : reg = CompositeTagRegistryFactory.getInstance().getRegistry(regId);
Discouraged access: The method getInstance() from the type CompositeTagRegistryFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
339 : reg = CompositeTagRegistryFactory.getInstance().getRegistry(regId);
Discouraged access: The method getRegistry(CompositeTagRegistryFactory.TagRegistryIdentifier) from the type CompositeTagRegistryFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
339 : reg = CompositeTagRegistryFactory.getInstance().getRegistry(regId);
Discouraged access: The method addListener(ITagRegistry.ITagRegistryListener) from the type ITagRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
341 : reg.addListener(this);
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteItemManager.java :
348 : final CMDocument doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.HTML_DOC_TYPE);
Discouraged access: The type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
PaletteItemManager.java :
348 : final CMDocument doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.HTML_DOC_TYPE);
Discouraged access: The method getCMDocument(String) from the type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
PaletteItemManager.java :
348 : final CMDocument doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.HTML_DOC_TYPE);
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteItemManager.java :
348 : final CMDocument doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.HTML_DOC_TYPE);
Discouraged access: The field HTML_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteItemManager.java :
348 : final CMDocument doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.HTML_DOC_TYPE);
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteItemManager.java :
349 : _paletteHelper.getOrCreateTaglibPaletteDrawer(this, doc, CMDocType.HTML_DOC_TYPE);
Discouraged access: The field HTML_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteItemManager.java :
349 : _paletteHelper.getOrCreateTaglibPaletteDrawer(this, doc, CMDocType.HTML_DOC_TYPE);
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteItemManager.java :
353 : final CMDocument doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP11_DOC_TYPE);
Discouraged access: The type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
PaletteItemManager.java :
353 : final CMDocument doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP11_DOC_TYPE);
Discouraged access: The method getCMDocument(String) from the type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
PaletteItemManager.java :
353 : final CMDocument doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP11_DOC_TYPE);
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteItemManager.java :
353 : final CMDocument doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP11_DOC_TYPE);
Discouraged access: The field JSP11_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteItemManager.java :
353 : final CMDocument doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP11_DOC_TYPE);
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteItemManager.java :
354 : _paletteHelper.getOrCreateTaglibPaletteDrawer(this, doc, CMDocType.JSP11_DOC_TYPE);
Discouraged access: The field JSP11_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PaletteItemManager.java :
354 : _paletteHelper.getOrCreateTaglibPaletteDrawer(this, doc, CMDocType.JSP11_DOC_TYPE);
Discouraged access: The type ITagRegistry.TagRegistryChangeEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
482 : public void registryChanged(final TagRegistryChangeEvent event) {
Discouraged access: The type ITagRegistry.TagRegistryChangeEvent.EventType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
483 : final EventType eventType = event.getType();
Discouraged access: The method getType() from the type ITagRegistry.TagRegistryChangeEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
483 : final EventType eventType = event.getType();
Discouraged access: The field ADDED_NAMESPACE from the type ITagRegistry.TagRegistryChangeEvent.EventType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
485 : case ADDED_NAMESPACE:
Discouraged access: The method getAffectedObjects() from the type ITagRegistry.TagRegistryChangeEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
486 : addNamespaces(event.getAffectedObjects());
Discouraged access: The field REMOVED_NAMESPACE from the type ITagRegistry.TagRegistryChangeEvent.EventType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
488 : case REMOVED_NAMESPACE:
Discouraged access: The method getAffectedObjects() from the type ITagRegistry.TagRegistryChangeEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
489 : removeNamespaces(event.getAffectedObjects());
Discouraged access: The field CHANGED_NAMESPACE from the type ITagRegistry.TagRegistryChangeEvent.EventType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
491 : case CHANGED_NAMESPACE:
Discouraged access: The method getAffectedObjects() from the type ITagRegistry.TagRegistryChangeEvent is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
492 : changeNamespaces(event.getAffectedObjects());
Discouraged access: The field REGISTRY_DISPOSED from the type ITagRegistry.TagRegistryChangeEvent.EventType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
494 : case REGISTRY_DISPOSED:
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteItemManager.java :
508 : private void addNamespaces(final List<? extends Namespace> affectedObjects) {
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteItemManager.java :
510 : for (final Namespace ns : affectedObjects) {
Discouraged access: The method getNSUri() from the type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteItemManager.java :
512 : System.out.println("Add NS: "+ns.getNSUri()+"["+System.currentTimeMillis()+"]"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteItemManager.java :
518 : private void removeNamespaces(final List<? extends Namespace> affectedObjects) {
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteItemManager.java :
521 : for (final Namespace ns : affectedObjects) {
Discouraged access: The method getNSUri() from the type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteItemManager.java :
524 : if (drawer.getId().equals(ns.getNSUri())) {
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
PaletteItemManager.java :
550 : private void changeNamespaces(final List<? extends Namespace> affectedObjects) {
Discouraged access: The type CompositeTagRegistryFactory.TagRegistryIdentifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
PaletteItemManager.java :
556 : public TagRegistryIdentifier getTagRegistryIdentifier() {
Discouraged access: The method getUri() from the type ModelKeyDescriptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
PropertyDescriptor.java :
130 : return getMetaDataContext().getEntity().getModel().getCurrentModelContext().getUri();
Unnecessary @SuppressWarnings("hiding")
QuickEditTabSectionsPackage.java :
29 : @SuppressWarnings("hiding")
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementResizableEditPolicy.java :
54 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementResizableEditPolicy.java :
373 : protected Command getResizeCommand(IDOMElement element, int width,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementResizableEditPolicy.java :
433 : return getResizeCommand((IDOMElement) part.getIDOMNode(), width, height);
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
LocationHelper.java :
24 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type ModelQuery is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
LocationHelper.java :
25 : import org.eclipse.wst.xml.core.internal.contentmodel.modelquery.ModelQuery;
Discouraged access: The type ModelQueryUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
LocationHelper.java :
26 : import org.eclipse.wst.xml.core.internal.modelquery.ModelQueryUtil;
Discouraged access: The type ModelQuery is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
LocationHelper.java :
148 : ModelQuery modelQuery = getModelQuery(node);
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
LocationHelper.java :
150 : CMElementDeclaration elementDecl = modelQuery
Discouraged access: The method getCMElementDeclaration(Element) from the type ModelQuery is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
LocationHelper.java :
150 : CMElementDeclaration elementDecl = modelQuery .getCMElementDeclaration((Element) node);
Discouraged access: The method getContentType() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
LocationHelper.java :
155 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY)
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
LocationHelper.java :
155 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY)
Discouraged access: The field EMPTY from the type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
LocationHelper.java :
155 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY)
Discouraged access: The type ModelQuery is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
LocationHelper.java :
184 : private static ModelQuery getModelQuery(Node node) {
Discouraged access: The type ModelQueryUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
LocationHelper.java :
190 : return ModelQueryUtil.getModelQuery(doc);
Discouraged access: The method getModelQuery(Document) from the type ModelQueryUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
LocationHelper.java :
190 : return ModelQueryUtil.getModelQuery(doc);
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractElementEdit.java :
28 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractElementEdit.java :
91 : CMElementDeclaration decl = CMUtil.getElementDeclaration(ele);
Discouraged access: The method getAttributes() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractElementEdit.java :
96 : return decl.getAttributes().getNamedItem("style") != null; //$NON-NLS-1$
Discouraged access: The method getNamedItem(String) from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractElementEdit.java :
96 : return decl.getAttributes().getNamedItem("style") != null; //$NON-NLS-1$
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HeadElementEdit.java :
22 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HeadElementEdit.java :
44 : final IDOMElement element = (IDOMElement) ele;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HeadElementEdit.java :
44 : final IDOMElement element = (IDOMElement) ele;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HeadElementEdit.java :
58 : private void addHeadAddItems(IMenuManager submenu, IDOMElement element) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
InsertStylesheetLinkAction.java :
22 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
InsertStylesheetLinkAction.java :
28 : private IDOMElement _parentElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
InsertStylesheetLinkAction.java :
33 : public InsertStylesheetLinkAction(IDOMElement parentElement) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TableElementEdit.java :
51 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
TableElementEdit.java :
74 : (ElementEditPart) ((IDOMElement) ele).getAdapterFor(EditPart.class);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TableElementEdit.java :
74 : (ElementEditPart) ((IDOMElement) ele).getAdapterFor(EditPart.class);
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
JSPElementEditFactory.java :
19 : import org.eclipse.jst.pagedesigner.jsp.core.IJSPCoreConstants;
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
JSPElementEditFactory.java :
28 : TagIdentifierFactory.createJSPTagWrapper(ITLDConstants.URI_JSP, IJSPCoreConstants.TAG_DIRECTIVE_TAGLIB);
Discouraged access: The field TAG_DIRECTIVE_TAGLIB from the type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
JSPElementEditFactory.java :
28 : TagIdentifierFactory.createJSPTagWrapper(ITLDConstants.URI_JSP, IJSPCoreConstants.TAG_DIRECTIVE_TAGLIB);
Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibURIAction.java :
28 : import org.eclipse.wst.sse.core.internal.util.URIResolver;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibURIAction.java :
29 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibURIAction.java :
120 : URIResolver resolver = null;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibURIAction.java :
121 : if (element_ instanceof IDOMNode) {
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibURIAction.java :
122 : resolver = ((IDOMNode) element_).getModel().getResolver();
Discouraged access: The method getResolver() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibURIAction.java :
122 : resolver = ((IDOMNode) element_).getModel().getResolver();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibURIAction.java :
122 : resolver = ((IDOMNode) element_).getModel().getResolver();
Discouraged access: The method getLocationByURI(String) from the type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibURIAction.java :
129 : return resolver.getLocationByURI(src);
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
IContextMenuItemContributor.java :
17 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
IContextMenuItemContributor.java :
43 : IStructuredModel model, Control parentUI);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractFigureHandler.java :
17 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractFigureHandler.java :
18 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractFigureHandler.java :
43 : public void notifyChanged(INodeNotifier notifier, int eventType,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractFigureHandler.java :
54 : if (node instanceof IDOMElement) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractFigureHandler.java :
55 : style = (ICSSStyle) ((IDOMElement) node) .getAdapterFor(ICSSStyle.class);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractFigureHandler.java :
55 : style = (ICSSStyle) ((IDOMElement) node)
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FigureFactory.java :
29 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The method removeAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
FigureFactory.java :
154 : ((IDOMElement) ele).removeAdapter(handler);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FigureFactory.java :
154 : ((IDOMElement) ele).removeAdapter(handler);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FigureFactory.java :
159 : if (ele instanceof IDOMElement) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FigureFactory.java :
160 : IDOMElement xmlele = (IDOMElement) ele;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FigureFactory.java :
160 : IDOMElement xmlele = (IDOMElement) ele;
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
FigureFactory.java :
161 : return (IFigureHandler) xmlele.getAdapterFor(IFigureHandler.class);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FigureFactory.java :
168 : if (ele instanceof IDOMElement) {
Discouraged access: The method addAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
FigureFactory.java :
169 : ((IDOMElement) ele).addAdapter(handler);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FigureFactory.java :
169 : ((IDOMElement) ele).addAdapter(handler);
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
IFigureHandler.java :
15 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
IFigureHandler.java :
25 : public interface IFigureHandler extends INodeAdapter {
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractTagCreationAdvisor.java :
20 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractTagCreationAdvisor.java :
52 : public final void applyCustomization(IDOMModel model, Element tagElement)
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractTagCreationAdvisor.java :
68 : protected abstract ElementCustomizationCommand getElementCustomizationCommand(IDOMModel model, Element tagElement);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractTagCreationAdvisor.java :
83 : IDOMModel model, IDOMPosition domPosition)
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractTagCreator.java :
15 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractTagCreator.java :
93 : Element ele = creationData.getModel().getDocument().createElement(creationData.getTagName());
Discouraged access: The method setJSPTag(boolean) from the type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractTagCreator.java :
109 : ((IDOMElement) ele).setJSPTag(true);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractTagCreator.java :
109 : ((IDOMElement) ele).setJSPTag(true);
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CreationData.java :
18 : import org.eclipse.jst.jsf.common.metadata.internal.TraitValueHelper;
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CreationData.java :
26 : import org.eclipse.wst.xml.core.internal.provisional.contentmodel.CMDocType;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CreationData.java :
27 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CreationData.java :
42 : private final IDOMModel _model;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CreationData.java :
70 : final IDOMModel model, final IDOMPosition domPosition,
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CreationData.java :
91 : protected static String getPrefix(String uri, IDOMModel model,
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CreationData.java :
96 : || CMDocType.JSP11_DOC_TYPE.equalsIgnoreCase(uri)) {
Discouraged access: The field JSP11_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CreationData.java :
96 : || CMDocType.JSP11_DOC_TYPE.equalsIgnoreCase(uri)) {
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CreationData.java :
179 : return TraitValueHelper.getValueAsBoolean(t);
Discouraged access: The method getValueAsBoolean(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CreationData.java :
179 : return TraitValueHelper.getValueAsBoolean(t);
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CreationData.java :
191 : return TraitValueHelper.getValueAsBoolean(t);
Discouraged access: The method getValueAsBoolean(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CreationData.java :
191 : return TraitValueHelper.getValueAsBoolean(t);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CreationData.java :
220 : public IDOMModel getModel()
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DefaultTagCreationAdvisor.java :
20 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DefaultTagCreationAdvisor.java :
46 : IDOMModel model, Element tagElement) {
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ITagCreationAdvisor.java :
14 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ITagCreationAdvisor.java :
36 : IDOMPosition checkAndApplyNecessaryContainers(IDOMModel model,
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ITagCreationAdvisor.java :
47 : void applyCustomization(IDOMModel model, Element tagElement);
The import org.eclipse.jst.pagedesigner.editors.palette.ITagDropSourceData is never used
ItemCreationRequest.java :
18 : import org.eclipse.jst.pagedesigner.editors.palette.ITagDropSourceData;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
UserCustomizedTagCreationAdvisor.java :
15 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
UserCustomizedTagCreationAdvisor.java :
43 : IDOMModel model, Element tagElement) {
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementCustomizationCommand.java :
27 : import org.eclipse.wst.xml.core.internal.contentmodel.CMAttributeDeclaration;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementCustomizationCommand.java :
28 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementCustomizationCommand.java :
29 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementCustomizationCommand.java :
48 : protected final IDOMModel _model;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementCustomizationCommand.java :
63 : public ElementCustomizationCommand(final IDOMModel model,
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementCustomizationCommand.java :
129 : final CMElementDeclaration ed = CMUtil.getTLDElementDeclaration(creationData
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementCustomizationCommand.java :
130 : .getUri(), creationData.getTagName(), creationData.getModel() .getDocument().getStructuredDocument());
Discouraged access: The method getStructuredDocument() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementCustomizationCommand.java :
130 : .getUri(), creationData.getTagName(), creationData.getModel() .getDocument().getStructuredDocument());
Discouraged access: The method getAttributes() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementCustomizationCommand.java :
135 : for (final Iterator it = ed.getAttributes().iterator(); it.hasNext();)
Discouraged access: The method iterator() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementCustomizationCommand.java :
135 : for (final Iterator it = ed.getAttributes().iterator(); it.hasNext();)
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementCustomizationCommand.java :
137 : final CMAttributeDeclaration attr = (CMAttributeDeclaration) it
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementCustomizationCommand.java :
137 : final CMAttributeDeclaration attr = (CMAttributeDeclaration) it
Discouraged access: The method getUsage() from the type CMAttributeDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementCustomizationCommand.java :
139 : if (attr.getUsage() == CMAttributeDeclaration.REQUIRED
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementCustomizationCommand.java :
139 : if (attr.getUsage() == CMAttributeDeclaration.REQUIRED
Discouraged access: The field REQUIRED from the type CMAttributeDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementCustomizationCommand.java :
139 : if (attr.getUsage() == CMAttributeDeclaration.REQUIRED
Discouraged access: The method getAttrName() from the type CMAttributeDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementCustomizationCommand.java :
140 : && element.getAttribute(attr.getAttrName()) == null)
Discouraged access: The method getAttrName() from the type CMAttributeDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementCustomizationCommand.java :
142 : element.setAttribute(attr.getAttrName(), attr
Discouraged access: The method getDefaultValue() from the type CMAttributeDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementCustomizationCommand.java :
142 : element.setAttribute(attr.getAttrName(), attr .getDefaultValue());
Discouraged access: The type ResolverUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TagContainerCreationCommand.java :
18 : import org.eclipse.jst.jsf.context.resolver.structureddocument.internal.ResolverUtil;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TagContainerCreationCommand.java :
24 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TagContainerCreationCommand.java :
25 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TagContainerCreationCommand.java :
57 : final IDOMModel model = ((IDOMNode) domPosition.getContainerNode())
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TagContainerCreationCommand.java :
57 : final IDOMModel model = ((IDOMNode) domPosition.getContainerNode()) .getModel();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TagContainerCreationCommand.java :
57 : final IDOMModel model = ((IDOMNode) domPosition.getContainerNode())
Discouraged access: The type ResolverUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TagContainerCreationCommand.java :
60 : final IFile fileForDocument = ResolverUtil.getFileForDocument(model.getStructuredDocument());
Discouraged access: The method getFileForDocument(IDocument) from the type ResolverUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TagContainerCreationCommand.java :
60 : final IFile fileForDocument = ResolverUtil.getFileForDocument(model.getStructuredDocument());
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
TagContainerCreationCommand.java :
60 : final IFile fileForDocument = ResolverUtil.getFileForDocument(model.getStructuredDocument());
Discouraged access: The type ResolverUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
UserCustomizedContainerCreationCommand.java :
8 : import org.eclipse.jst.jsf.context.resolver.structureddocument.internal.ResolverUtil;
The import org.eclipse.jst.pagedesigner.itemcreation.customizer.ICustomizationData is never used
UserCustomizedContainerCreationCommand.java :
14 : import org.eclipse.jst.pagedesigner.itemcreation.customizer.ICustomizationData;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
UserCustomizedContainerCreationCommand.java :
15 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
UserCustomizedContainerCreationCommand.java :
16 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
UserCustomizedContainerCreationCommand.java :
74 : final IDOMModel model = ((IDOMNode) domPosition.getContainerNode())
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
UserCustomizedContainerCreationCommand.java :
74 : final IDOMModel model = ((IDOMNode) domPosition.getContainerNode()) .getModel();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
UserCustomizedContainerCreationCommand.java :
74 : final IDOMModel model = ((IDOMNode) domPosition.getContainerNode())
Discouraged access: The type ResolverUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
UserCustomizedContainerCreationCommand.java :
77 : final IFile fileForDocument = ResolverUtil.getFileForDocument(model.getStructuredDocument());
Discouraged access: The method getFileForDocument(IDocument) from the type ResolverUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
UserCustomizedContainerCreationCommand.java :
77 : final IFile fileForDocument = ResolverUtil.getFileForDocument(model.getStructuredDocument());
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
UserCustomizedContainerCreationCommand.java :
77 : final IFile fileForDocument = ResolverUtil.getFileForDocument(model.getStructuredDocument());
Discouraged access: The type ResolverUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
UserCustomizedElementCustomizationCommand.java :
10 : import org.eclipse.jst.jsf.context.resolver.structureddocument.internal.ResolverUtil;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
UserCustomizedElementCustomizationCommand.java :
22 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
UserCustomizedElementCustomizationCommand.java :
42 : public UserCustomizedElementCustomizationCommand(IDOMModel model,
Discouraged access: The type ResolverUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
UserCustomizedElementCustomizationCommand.java :
101 : IFile fileForDocument = ResolverUtil.getFileForDocument(_model.getStructuredDocument());
Discouraged access: The method getFileForDocument(IDocument) from the type ResolverUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
UserCustomizedElementCustomizationCommand.java :
101 : IFile fileForDocument = ResolverUtil.getFileForDocument(_model.getStructuredDocument());
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
UserCustomizedElementCustomizationCommand.java :
101 : IFile fileForDocument = ResolverUtil.getFileForDocument(_model.getStructuredDocument());
Discouraged access: The type ResolverUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DropCustomizationController.java :
7 : import org.eclipse.jst.jsf.context.resolver.structureddocument.internal.ResolverUtil;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DropCustomizationController.java :
16 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DropCustomizationController.java :
17 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DropCustomizationController.java :
29 : private final IDOMDocument _domDocument;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DropCustomizationController.java :
39 : final IDropSourceData dropSourceData, final IDOMDocument domDocument, final IDOMPosition domPosition)
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DropCustomizationController.java :
90 : private static IFile getFile(IDOMDocument domDoc)
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DropCustomizationController.java :
92 : final IStructuredDocument sdoc = domDoc.getStructuredDocument();
Discouraged access: The method getStructuredDocument() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DropCustomizationController.java :
92 : final IStructuredDocument sdoc = domDoc.getStructuredDocument();
Discouraged access: The type ResolverUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DropCustomizationController.java :
95 : return ResolverUtil.getFileForDocument(sdoc);
Discouraged access: The method getFileForDocument(IDocument) from the type ResolverUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DropCustomizationController.java :
95 : return ResolverUtil.getFileForDocument(sdoc);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BindingHandlerDelegate.java :
19 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BindingHandlerDelegate.java :
20 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BindingHandlerDelegate.java :
21 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BindingHandlerDelegate.java :
40 : public String handleBinding(Shell shell, IDOMNode ancester,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BindingHandlerDelegate.java :
41 : IDOMElement element, String currentValue) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BindingHandlerDelegate.java :
69 : public boolean isEnabled(IDOMNode ancester, IDOMElement element,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BindingHandlerDelegate.java :
69 : public boolean isEnabled(IDOMNode ancester, IDOMElement element,
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BindingHandlerDelegate.java :
97 : private IBindingHandler getDelegatedHandler(IDOMNode ancester,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BindingHandlerDelegate.java :
98 : IDOMElement element) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BindingHandlerDelegate.java :
110 : private IProject getProject(IDOMNode ancester, IDOMElement element) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BindingHandlerDelegate.java :
110 : private IProject getProject(IDOMNode ancester, IDOMElement element) {
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BindingHandlerDelegate.java :
111 : IDOMModel model = getModel(ancester, element);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BindingHandlerDelegate.java :
118 : private IDOMModel getModel(IDOMNode ancester, IDOMElement element) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BindingHandlerDelegate.java :
118 : private IDOMModel getModel(IDOMNode ancester, IDOMElement element) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BindingHandlerDelegate.java :
118 : private IDOMModel getModel(IDOMNode ancester, IDOMElement element) {
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BindingHandlerDelegate.java :
120 : return ancester.getModel();
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BindingHandlerDelegate.java :
122 : return element.getModel();
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DefaultEditorCreator.java :
20 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DefaultEditorCreator.java :
29 : static IDOMElement _staticElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DefaultEditorCreator.java :
43 : IPropertyPageDescriptor attr, IDOMElement element) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DefaultEditorCreator.java :
68 : IPropertyPageDescriptor attr, final IDOMElement element,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DefaultEditorCreator.java :
140 : final IDOMElement element, IBindingHandler handler1) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditorCreator.java :
18 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditorCreator.java :
102 : IPropertyPageDescriptor attr, IDOMElement element);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditorCreator.java :
116 : IPropertyPageDescriptor attr, IDOMElement element,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
EditorCreator.java :
136 : IDOMElement element, IBindingHandler handler);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IBindingHandler.java :
16 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IBindingHandler.java :
17 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IBindingHandler.java :
34 : public String handleBinding(Shell shell, IDOMNode ancester,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IBindingHandler.java :
35 : IDOMElement element, String currentValue);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IBindingHandler.java :
49 : public boolean isEnabled(IDOMNode ancester, IDOMElement element,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IBindingHandler.java :
49 : public boolean isEnabled(IDOMNode ancester, IDOMElement element,
Discouraged access: The type AbstractAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSStyleAdapterFactory.java :
17 : import org.eclipse.wst.sse.core.internal.provisional.AbstractAdapterFactory;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSStyleAdapterFactory.java :
18 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSStyleAdapterFactory.java :
19 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type AbstractAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSStyleAdapterFactory.java :
26 : public class CSSStyleAdapterFactory extends AbstractAdapterFactory {
Discouraged access: The constructor AbstractAdapterFactory(Object, boolean) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSStyleAdapterFactory.java :
31 : super(ADAPTERKEY, true);
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSStyleAdapterFactory.java :
39 : protected INodeAdapter createAdapter(INodeNotifier target) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSStyleAdapterFactory.java :
39 : protected INodeAdapter createAdapter(INodeNotifier target) {
Discouraged access: The type ICSSStyleListener is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
DocumentEditPart.java :
22 : import org.eclipse.wst.css.core.internal.event.ICSSStyleListener;
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
DocumentEditPart.java :
23 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSModel;
Discouraged access: The type ICSSSelector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
DocumentEditPart.java :
24 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSSelector;
Discouraged access: The type StyleListener is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
DocumentEditPart.java :
25 : import org.eclipse.wst.html.core.internal.htmlcss.StyleListener;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DocumentEditPart.java :
26 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DocumentEditPart.java :
27 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DocumentEditPart.java :
28 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type StyleListener is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
DocumentEditPart.java :
35 : public class DocumentEditPart extends NodeEditPart implements StyleListener,
Discouraged access: The type ICSSStyleListener is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
DocumentEditPart.java :
36 : ICSSStyleListener {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DocumentEditPart.java :
79 : public void notifyChanged(INodeNotifier notifier, int eventType,
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
DocumentEditPart.java :
201 : public void styleChanged(ICSSModel srcModel, ICSSSelector[] removed,
Discouraged access: The type ICSSSelector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
DocumentEditPart.java :
201 : public void styleChanged(ICSSModel srcModel, ICSSSelector[] removed,
Discouraged access: The type ICSSSelector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
DocumentEditPart.java :
202 : ICSSSelector[] added, String media) {
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
DocumentEditPart.java :
214 : public void styleUpdate(ICSSModel srcModel) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DocumentEditPart.java :
226 : IDOMNode node = (IDOMNode) ((ElementEditPart) part)
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DocumentEditPart.java :
226 : IDOMNode node = (IDOMNode) ((ElementEditPart) part)
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DocumentEditPart.java :
240 : private void refreshChildStyles(IDOMNode node) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DocumentEditPart.java :
243 : refreshChildStyles((IDOMNode) childNodes.item(i));
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DocumentEditPart.java :
245 : if (node instanceof IDOMElement) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DocumentEditPart.java :
247 : ICSSStyle a = (ICSSStyle) node.getAdapterFor(ICSSStyle.class);
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditProxyAdapter.java :
15 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditProxyAdapter.java :
16 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditProxyAdapter.java :
27 : public class EditProxyAdapter implements INodeAdapter, IRangeSelectionProxy {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
EditProxyAdapter.java :
57 : public void notifyChanged(INodeNotifier notifier, int eventType,
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
ElementEditPart.java :
48 : import org.eclipse.jst.pagedesigner.jsp.core.IJSPCoreConstants;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ElementEditPart.java :
55 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ElementEditPart.java :
56 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementEditPart.java :
57 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementEditPart.java :
58 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementEditPart.java :
59 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMText;
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
ElementEditPart.java :
228 : if (localName.equalsIgnoreCase(IJSPCoreConstants.TAG_DIRECTIVE_TAGLIB)) {
Discouraged access: The field TAG_DIRECTIVE_TAGLIB from the type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
ElementEditPart.java :
228 : if (localName.equalsIgnoreCase(IJSPCoreConstants.TAG_DIRECTIVE_TAGLIB)) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementEditPart.java :
229 : appendString = ((IDOMElement) result)
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
ElementEditPart.java :
230 : .getAttribute(IJSPCoreConstants.ATTR_URI);
Discouraged access: The field ATTR_URI from the type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
ElementEditPart.java :
230 : .getAttribute(IJSPCoreConstants.ATTR_URI);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementEditPart.java :
232 : appendString = ((IDOMElement) result)
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
ElementEditPart.java :
233 : .getAttribute(IJSPCoreConstants.ATTR_TAGDIR);
Discouraged access: The field ATTR_TAGDIR from the type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
ElementEditPart.java :
233 : .getAttribute(IJSPCoreConstants.ATTR_TAGDIR);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementEditPart.java :
372 : if (resultEle instanceof IDOMElement) {
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ElementEditPart.java :
373 : INodeAdapter adapter = ((IDOMElement) resultEle)
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ElementEditPart.java :
373 : INodeAdapter adapter = ((IDOMElement) resultEle) .getAdapterFor(EditProxyAdapter.class);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementEditPart.java :
373 : INodeAdapter adapter = ((IDOMElement) resultEle)
Discouraged access: The method removeAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ElementEditPart.java :
376 : ((IDOMElement) resultEle).removeAdapter(adapter);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementEditPart.java :
376 : ((IDOMElement) resultEle).removeAdapter(adapter);
Discouraged access: The method addAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ElementEditPart.java :
378 : ((IDOMElement) resultEle).addAdapter(new EditProxyAdapter(this));
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementEditPart.java :
378 : ((IDOMElement) resultEle).addAdapter(new EditProxyAdapter(this));
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementEditPart.java :
427 : CMElementDeclaration decl = CMUtil
Discouraged access: The method getAttributes() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementEditPart.java :
433 : return decl.getAttributes().getNamedItem("style") != null; //$NON-NLS-1$
Discouraged access: The method getNamedItem(String) from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementEditPart.java :
433 : return decl.getAttributes().getNamedItem("style") != null; //$NON-NLS-1$
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ElementEditPart.java :
443 : if (parent instanceof INodeNotifier) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ElementEditPart.java :
444 : IFigureHandler handler = (IFigureHandler) ((INodeNotifier) parent) .getAdapterFor(IFigureHandler.class);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ElementEditPart.java :
444 : IFigureHandler handler = (IFigureHandler) ((INodeNotifier) parent)
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ElementEditPart.java :
484 : if (parent instanceof INodeNotifier) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ElementEditPart.java :
485 : ICSSStyle parentStyle = (ICSSStyle) ((INodeNotifier) parent) .getAdapterFor(ICSSStyle.class);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ElementEditPart.java :
485 : ICSSStyle parentStyle = (ICSSStyle) ((INodeNotifier) parent)
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ElementEditPart.java :
488 : ICSSStyle childStyle = (ICSSStyle) ((INodeNotifier) childNode) .getAdapterFor(ICSSStyle.class);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ElementEditPart.java :
488 : ICSSStyle childStyle = (ICSSStyle) ((INodeNotifier) childNode)
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ElementEditPart.java :
539 : ICSSStyle childStyle = (ICSSStyle) ((INodeNotifier) childNode) .getAdapterFor(ICSSStyle.class);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ElementEditPart.java :
539 : ICSSStyle childStyle = (ICSSStyle) ((INodeNotifier) childNode)
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ElementEditPart.java :
568 : public void notifyChanged(INodeNotifier notifier, int eventType,
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementEditPart.java :
591 : IDOMText xmltext = (IDOMText) ((TextEditPart) children1.get(i))
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementEditPart.java :
591 : IDOMText xmltext = (IDOMText) ((TextEditPart) children1.get(i))
Discouraged access: The method isElementContentWhitespace() from the type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementEditPart.java :
593 : if (!xmltext.isElementContentWhitespace()) {
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLEditPartsFactory.java :
17 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLEditPartsFactory.java :
26 : private IDOMDocument _destDocument;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLEditPartsFactory.java :
31 : public HTMLEditPartsFactory(IDOMDocument destDoc) {
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
NodeEditPart.java :
33 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
NodeEditPart.java :
34 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
NodeEditPart.java :
35 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
NodeEditPart.java :
36 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
NodeEditPart.java :
44 : INodeAdapter {
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
NodeEditPart.java :
46 : private IDOMDocument _destDocument;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
NodeEditPart.java :
55 : public void setDestDocumentForDesign(IDOMDocument doc) {
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
NodeEditPart.java :
62 : public IDOMDocument getDestDocumentForDesign() {
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
NodeEditPart.java :
64 : return (IDOMDocument) this.getIDOMNode().getOwnerDocument();
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
NodeEditPart.java :
101 : if (obj instanceof INodeNotifier) {
Discouraged access: The method addAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
NodeEditPart.java :
102 : ((INodeNotifier) obj).addAdapter(this);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
NodeEditPart.java :
102 : ((INodeNotifier) obj).addAdapter(this);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
NodeEditPart.java :
115 : if (obj instanceof INodeNotifier) {
Discouraged access: The method removeAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
NodeEditPart.java :
116 : ((INodeNotifier) obj).removeAdapter(this);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
NodeEditPart.java :
116 : ((INodeNotifier) obj).removeAdapter(this);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
NodeEditPart.java :
140 : if (obj instanceof INodeNotifier) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
NodeEditPart.java :
141 : return ((INodeNotifier) obj) .getAdapterFor(IPropertySource.class);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
NodeEditPart.java :
141 : return ((INodeNotifier) obj)
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
NodeEditPart.java :
166 : public IDOMNode getIDOMNode() {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
NodeEditPart.java :
167 : return ((IDOMNode) getModel());
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
NonVisualComponentEditPart.java :
21 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
NonVisualComponentEditPart.java :
22 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
NonVisualComponentEditPart.java :
54 : public void notifyChanged(INodeNotifier notifier, int eventType,
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
NonVisualComponentEditPart.java :
101 : public IDOMNode getIDOMNode()
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
NonVisualComponentEditPart.java :
103 : return (IDOMNode) getModelElement();
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Refresher.java :
17 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Refresher.java :
18 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
Refresher.java :
19 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
Refresher.java :
20 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Refresher.java :
28 : public class Refresher implements INodeAdapter {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Refresher.java :
45 : public void notifyChanged(INodeNotifier notifier, int eventType,
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Refresher.java :
47 : if (eventType == INodeNotifier.ADD || eventType == INodeNotifier.REMOVE) {
Discouraged access: The field ADD from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Refresher.java :
47 : if (eventType == INodeNotifier.ADD || eventType == INodeNotifier.REMOVE) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Refresher.java :
47 : if (eventType == INodeNotifier.ADD || eventType == INodeNotifier.REMOVE) {
Discouraged access: The field REMOVE from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Refresher.java :
47 : if (eventType == INodeNotifier.ADD || eventType == INodeNotifier.REMOVE) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
Refresher.java :
53 : if (notifier instanceof IDOMNode) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
Refresher.java :
54 : IDOMNode node = (IDOMNode) notifier;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
Refresher.java :
54 : IDOMNode node = (IDOMNode) notifier;
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Refresher.java :
57 : EditPart part = (EditPart) node.getAdapterFor(EditPart.class);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
Refresher.java :
61 : if (nodeForFigure instanceof IDOMNode) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
Refresher.java :
62 : refreshChildStyles((IDOMNode) nodeForFigure);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Refresher.java :
69 : eventType == INodeNotifier.STRUCTURE_CHANGED);
Discouraged access: The field STRUCTURE_CHANGED from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Refresher.java :
69 : eventType == INodeNotifier.STRUCTURE_CHANGED);
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Refresher.java :
71 : part = (EditPart) node.getAdapterFor(EditPart.class);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
Refresher.java :
81 : private void refreshContainingPart(IDOMNode node, boolean recursive) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Refresher.java :
83 : EditPart part = (EditPart) node.getAdapterFor(EditPart.class);
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Refresher.java :
89 : EditPart part = (EditPart) node.getAdapterFor(EditPart.class);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
Refresher.java :
98 : node = (IDOMNode) node.getParentNode();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
Refresher.java :
106 : private void refreshChildStyles(IDOMNode node) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
Refresher.java :
109 : refreshChildStyles((IDOMNode) childNodes.item(i));
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
Refresher.java :
111 : if (node instanceof IDOMElement) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Refresher.java :
113 : ICSSStyle a = (ICSSStyle) node.getAdapterFor(ICSSStyle.class);
Discouraged access: The type AbstractAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
RefresherFactory.java :
14 : import org.eclipse.wst.sse.core.internal.provisional.AbstractAdapterFactory;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
RefresherFactory.java :
15 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
RefresherFactory.java :
16 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type AbstractAdapterFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
RefresherFactory.java :
22 : public class RefresherFactory extends AbstractAdapterFactory {
Discouraged access: The constructor AbstractAdapterFactory(Object, boolean) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
RefresherFactory.java :
26 : super(Refresher.class, true);
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
RefresherFactory.java :
33 : protected INodeAdapter createAdapter(INodeNotifier target) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
RefresherFactory.java :
33 : protected INodeAdapter createAdapter(INodeNotifier target) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
TextEditPart.java :
30 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
TextEditPart.java :
88 : public void notifyChanged(INodeNotifier notifier, int eventType,
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
TextEditPart.java :
92 : if (eventType == INodeNotifier.CHANGE) {
Discouraged access: The field CHANGE from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
TextEditPart.java :
92 : if (eventType == INodeNotifier.CHANGE) {
Discouraged access: The type JSFELParserHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PageExpressionContext.java :
35 : import org.eclipse.jst.pagedesigner.jsp.core.el.JSFELParserHelper;
Discouraged access: The type IPageVariablesProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PageExpressionContext.java :
36 : import org.eclipse.jst.pagedesigner.jsp.core.pagevar.IPageVariablesProvider;
Discouraged access: The type IVariableInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PageExpressionContext.java :
37 : import org.eclipse.jst.pagedesigner.jsp.core.pagevar.IVariableInfo;
Discouraged access: The type IPageVariablesProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PageExpressionContext.java :
97 : public void pushPageVarProvider(IPageVariablesProvider provider) {
Discouraged access: The type IPageVariablesProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PageExpressionContext.java :
104 : public void popPageVarProvider(IPageVariablesProvider provider) {
Discouraged access: The type JSFELParserHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PageExpressionContext.java :
127 : expression = JSFELParserHelper.toJspElExpression(expression);
Discouraged access: The method toJspElExpression(String) from the type JSFELParserHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PageExpressionContext.java :
127 : expression = JSFELParserHelper.toJspElExpression(expression);
Discouraged access: The type IPageVariablesProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PageExpressionContext.java :
143 : IPageVariablesProvider _pageVars = (IPageVariablesProvider) _pageVarProviders
Discouraged access: The type IPageVariablesProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PageExpressionContext.java :
143 : IPageVariablesProvider _pageVars = (IPageVariablesProvider) _pageVarProviders
Discouraged access: The type IVariableInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PageExpressionContext.java :
146 : IVariableInfo[] vars = _pageVars.getBeanInfos();
Discouraged access: The method getBeanInfos() from the type IPageVariablesProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PageExpressionContext.java :
146 : IVariableInfo[] vars = _pageVars.getBeanInfos();
Discouraged access: The method getName() from the type IVariableInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PageExpressionContext.java :
149 : if (varName.equals(vars[i].getName())) {
Discouraged access: The method getMode() from the type IVariableInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PageExpressionContext.java :
151 : if (vars[i].getMode() == IVariableInfo.RESOURCEBUNDLE) {
Discouraged access: The type IVariableInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PageExpressionContext.java :
151 : if (vars[i].getMode() == IVariableInfo.RESOURCEBUNDLE) {
Discouraged access: The field RESOURCEBUNDLE from the type IVariableInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PageExpressionContext.java :
151 : if (vars[i].getMode() == IVariableInfo.RESOURCEBUNDLE) {
Discouraged access: The method getTypeInfoString() from the type IVariableInfo is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PageExpressionContext.java :
152 : String resourceName = vars[i] .getTypeInfoString();
Discouraged access: The type InvalidCharacterException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewConvertContext.java :
22 : import org.eclipse.wst.xml.core.internal.document.InvalidCharacterException;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewConvertContext.java :
23 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewConvertContext.java :
24 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMText;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewConvertContext.java :
37 : private IDOMDocument _destDocument;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewConvertContext.java :
44 : public PreviewConvertContext(IDOMDocument destDocument) {
Discouraged access: The method setSource(String) from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewConvertContext.java :
74 : ((IDOMText) previewText).setSource(((IDOMText) text).getSource());
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewConvertContext.java :
74 : ((IDOMText) previewText).setSource(((IDOMText) text).getSource());
Discouraged access: The method getSource() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewConvertContext.java :
74 : ((IDOMText) previewText).setSource(((IDOMText) text).getSource());
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewConvertContext.java :
74 : ((IDOMText) previewText).setSource(((IDOMText) text).getSource());
Discouraged access: The type InvalidCharacterException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewConvertContext.java :
75 : } catch (InvalidCharacterException e) {
Discouraged access: The type IPageVariablesProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PreviewHandlerNew.java :
20 : import org.eclipse.jst.pagedesigner.jsp.core.pagevar.IPageVariablesProvider;
Discouraged access: The type IDocumentPageVariableAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PreviewHandlerNew.java :
21 : import org.eclipse.jst.pagedesigner.jsp.core.pagevar.adapter.IDocumentPageVariableAdapter;
Discouraged access: The type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
PreviewHandlerNew.java :
26 : import org.eclipse.wst.html.core.internal.provisional.contenttype.ContentTypeIdForHTML;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
PreviewHandlerNew.java :
28 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type XMLGeneratorImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewHandlerNew.java :
29 : import org.eclipse.wst.xml.core.internal.document.XMLGeneratorImpl;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewHandlerNew.java :
30 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewHandlerNew.java :
31 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewHandlerNew.java :
32 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type ISourceGenerator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewHandlerNew.java :
33 : import org.eclipse.wst.xml.core.internal.provisional.document.ISourceGenerator;
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewHandlerNew.java :
53 : IProject prj = StructuredModelUtil.getProjectFor(part.getIDOMNode() .getModel());
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewHandlerNew.java :
57 : IDOMDocument doc = (IDOMDocument) part.getIDOMNode();
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewHandlerNew.java :
57 : IDOMDocument doc = (IDOMDocument) part.getIDOMNode();
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
PreviewHandlerNew.java :
58 : Object obj = doc.getAdapterFor(IDocumentPageVariableAdapter.class);
Discouraged access: The type IDocumentPageVariableAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PreviewHandlerNew.java :
58 : Object obj = doc.getAdapterFor(IDocumentPageVariableAdapter.class);
Discouraged access: The type IPageVariablesProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PreviewHandlerNew.java :
59 : if (obj instanceof IPageVariablesProvider) {
Discouraged access: The method refresh() from the type IPageVariablesProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PreviewHandlerNew.java :
60 : ((IPageVariablesProvider) obj).refresh();
Discouraged access: The type IPageVariablesProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PreviewHandlerNew.java :
60 : ((IPageVariablesProvider) obj).refresh();
Discouraged access: The type IPageVariablesProvider is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
PreviewHandlerNew.java :
62 : (IPageVariablesProvider) obj);
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
PreviewHandlerNew.java :
92 : IStructuredModel sModel = StructuredModelManager.getModelManager()
Discouraged access: The method createUnManagedStructuredModelFor(String) from the type IModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
PreviewHandlerNew.java :
92 : IStructuredModel sModel = StructuredModelManager.getModelManager() .createUnManagedStructuredModelFor( ContentTypeIdForHTML.ContentTypeID_HTML);
Discouraged access: The type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
PreviewHandlerNew.java :
94 : ContentTypeIdForHTML.ContentTypeID_HTML);
Discouraged access: The field ContentTypeID_HTML from the type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
PreviewHandlerNew.java :
94 : ContentTypeIdForHTML.ContentTypeID_HTML);
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewHandlerNew.java :
96 : IDOMDocument previewDoc = ((IDOMModel) sModel).getDocument();
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewHandlerNew.java :
96 : IDOMDocument previewDoc = ((IDOMModel) sModel).getDocument();
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewHandlerNew.java :
96 : IDOMDocument previewDoc = ((IDOMModel) sModel).getDocument();
Discouraged access: The type ISourceGenerator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewHandlerNew.java :
100 : ISourceGenerator generator = XMLGeneratorImpl.getInstance();
Discouraged access: The type XMLGeneratorImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewHandlerNew.java :
100 : ISourceGenerator generator = XMLGeneratorImpl.getInstance();
Discouraged access: The method getInstance() from the type XMLGeneratorImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewHandlerNew.java :
100 : ISourceGenerator generator = XMLGeneratorImpl.getInstance();
Discouraged access: The method generateSource(Node) from the type ISourceGenerator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewHandlerNew.java :
111 : result.append(generator.generateSource(node));
Discouraged access: The method releaseFromEdit() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
PreviewHandlerNew.java :
115 : sModel.releaseFromEdit();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PreviewHandlerNew.java :
121 : private static void appendSkinStyleSheetLinks(Node previewNode, IDOMNode domNode) {
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AllPropertySection.java :
22 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AllPropertySection.java :
23 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AllPropertySection.java :
24 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AllPropertySection.java :
45 : protected IDOMElement _element;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AllPropertySection.java :
50 : protected INodeAdapter _adapter = new INodeAdapter() {
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AllPropertySection.java :
50 : protected INodeAdapter _adapter = new INodeAdapter() {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AllPropertySection.java :
55 : public void notifyChanged(INodeNotifier notifier, int eventType,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AllPropertySection.java :
96 : IDOMElement newEle = (IDOMElement) DesignerPropertyTool.getElement(
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AllPropertySection.java :
96 : IDOMElement newEle = (IDOMElement) DesignerPropertyTool.getElement(
Discouraged access: The method removeAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AllPropertySection.java :
103 : _element.removeAdapter(_adapter);
Discouraged access: The method addAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AllPropertySection.java :
107 : _element.addAdapter(_adapter);
Discouraged access: The method removeAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AllPropertySection.java :
117 : _element.removeAdapter(_adapter);
Discouraged access: The type ITagAttribute is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
AttributePropertySource.java :
21 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagAttribute;
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
AttributePropertySource.java :
22 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;
Discouraged access: The type IStructuredDocumentContextResolverFactory2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
AttributePropertySource.java :
26 : import org.eclipse.jst.jsf.context.resolver.structureddocument.internal.IStructuredDocumentContextResolverFactory2;
Discouraged access: The type ITagElementResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
AttributePropertySource.java :
29 : import org.eclipse.jst.jsf.designtime.internal.resolver.ITagElementResolver;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AttributePropertySource.java :
38 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AttributePropertySource.java :
46 : private IDOMElement _element;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AttributePropertySource.java :
62 : _element = (IDOMElement) ele;
Discouraged access: The method getStructuredDocument() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AttributePropertySource.java :
69 : IStructuredDocumentContextFactory.INSTANCE.getContext(_element.getStructuredDocument(), _element);
Discouraged access: The type ITagElementResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
AttributePropertySource.java :
171 : final ITagElementResolver tagregResolver = IStructuredDocumentContextResolverFactory2.INSTANCE
Discouraged access: The type IStructuredDocumentContextResolverFactory2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
AttributePropertySource.java :
171 : final ITagElementResolver tagregResolver = IStructuredDocumentContextResolverFactory2.INSTANCE
Discouraged access: The method getResolver(IStructuredDocumentContext, Class<ITagElementResolver>) from the type IStructuredDocumentContextResolverFactory2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
AttributePropertySource.java :
171 : final ITagElementResolver tagregResolver = IStructuredDocumentContextResolverFactory2.INSTANCE .getResolver(_context, ITagElementResolver.class);
Discouraged access: The field INSTANCE from the type IStructuredDocumentContextResolverFactory2 is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
AttributePropertySource.java :
171 : final ITagElementResolver tagregResolver = IStructuredDocumentContextResolverFactory2.INSTANCE
Discouraged access: The type ITagElementResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
AttributePropertySource.java :
172 : .getResolver(_context, ITagElementResolver.class);
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
AttributePropertySource.java :
175 : final ITagElement tag = tagregResolver.getTagElement(_element);
Discouraged access: The method getTagElement(Node) from the type ITagElementResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
AttributePropertySource.java :
175 : final ITagElement tag = tagregResolver.getTagElement(_element);
Discouraged access: The type ITagAttribute is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
AttributePropertySource.java :
177 : for (final ITagAttribute attr : tag.getAttributes().values()) {
Discouraged access: The method getAttributes() from the type ITagElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
AttributePropertySource.java :
177 : for (final ITagAttribute attr : tag.getAttributes().values()) {
Discouraged access: The method getName() from the type ITagAttribute is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
AttributePropertySource.java :
178 : final IPropertyDescriptor pd = getAttrPropertyDescriptor(attr .getName());
Discouraged access: The method getName() from the type ITagAttribute is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
AttributePropertySource.java :
186 : attr.getName(), attr.getName());
Discouraged access: The method getName() from the type ITagAttribute is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
AttributePropertySource.java :
186 : attr.getName(), attr.getName());
Discouraged access: The method getDescription() from the type ITagAttribute is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
AttributePropertySource.java :
187 : pd1.setDescription(attr.getDescription());
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AttributePropertySourceProvider.java :
16 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type XMLPropertySource is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AttributePropertySourceProvider.java :
17 : import org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource;
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AttributePropertySourceProvider.java :
37 : source = (IPropertySource) ((INodeNotifier) (model)) .getAdapterFor(IPropertySource.class);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AttributePropertySourceProvider.java :
37 : source = (IPropertySource) ((INodeNotifier) (model))
Discouraged access: The constructor XMLPropertySource(INodeNotifier) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AttributePropertySourceProvider.java :
40 : source = new XMLPropertySource((INodeNotifier) model);
Discouraged access: The type XMLPropertySource is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AttributePropertySourceProvider.java :
40 : source = new XMLPropertySource((INodeNotifier) model);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AttributePropertySourceProvider.java :
40 : source = new XMLPropertySource((INodeNotifier) model);
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
BaseCustomSection.java :
29 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
BaseCustomSection.java :
30 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BaseCustomSection.java :
31 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BaseCustomSection.java :
52 : protected IDOMElement _element;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
BaseCustomSection.java :
57 : protected INodeAdapter _adapter = new INodeAdapter() {
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
BaseCustomSection.java :
57 : protected INodeAdapter _adapter = new INodeAdapter() {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
BaseCustomSection.java :
62 : public void notifyChanged(INodeNotifier notifier, int eventType,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BaseCustomSection.java :
71 : IDOMElement newEle = (IDOMElement) DesignerPropertyTool.getElement(
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BaseCustomSection.java :
71 : IDOMElement newEle = (IDOMElement) DesignerPropertyTool.getElement(
Discouraged access: The method removeAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
BaseCustomSection.java :
75 : _element.removeAdapter(_adapter);
Discouraged access: The method addAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
BaseCustomSection.java :
79 : _element.addAdapter(_adapter);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
BaseCustomSection.java :
94 : protected abstract void notifyChanged(INodeNotifier notifier,
Discouraged access: The method removeAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
BaseCustomSection.java :
198 : _element.removeAdapter(_adapter);
Discouraged access: The method addAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
BaseCustomSection.java :
218 : _element.addAdapter(_adapter);
Discouraged access: The method removeAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
BaseCustomSection.java :
241 : _element.removeAdapter(_adapter);
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerPropertyTool.java :
38 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
39 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
40 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNamedNodeMap;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
41 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;
Discouraged access: The type ModelQuery is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
42 : import org.eclipse.wst.xml.core.internal.contentmodel.modelquery.ModelQuery;
Discouraged access: The type ModelQueryUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
43 : import org.eclipse.wst.xml.core.internal.modelquery.ModelQueryUtil;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
44 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
64 : public static String getAttributeValue(Element fNode, CMNode attributeDesc) {
Discouraged access: The method getNodeName() from the type CMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
71 : Node attribute = attrMap.getNamedItem(attributeDesc.getNodeName());
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
73 : if (attribute instanceof IDOMNode) {
Discouraged access: The method getValueSource() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
74 : returnedValue = ((IDOMNode) attribute).getValueSource();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
74 : returnedValue = ((IDOMNode) attribute).getValueSource();
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
106 : public static CMNamedNodeMap getElementDeclaredAttributes(Node fNode) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerPropertyTool.java :
107 : IStructuredModel structModel = null;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
108 : if (fNode instanceof IDOMNode) {
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
109 : structModel = ((IDOMNode) fNode).getModel();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
109 : structModel = ((IDOMNode) fNode).getModel();
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
114 : CMElementDeclaration cmde = null;
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
115 : CMNamedNodeMap cmnnm = null;
Discouraged access: The type ModelQuery is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
119 : ModelQuery modelQuery = ModelQueryUtil.getModelQuery(fNode
Discouraged access: The type ModelQueryUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
119 : ModelQuery modelQuery = ModelQueryUtil.getModelQuery(fNode
Discouraged access: The method getModelQuery(Document) from the type ModelQueryUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
119 : ModelQuery modelQuery = ModelQueryUtil.getModelQuery(fNode .getOwnerDocument());
Discouraged access: The method getCMElementDeclaration(Element) from the type ModelQuery is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
122 : cmde = modelQuery.getCMElementDeclaration((Element) fNode);
Discouraged access: The method getAttributes() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
125 : cmnnm = cmde.getAttributes();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
DesignerPropertyTool.java :
150 : IStructuredModel model = ((HTMLEditor) selectingPart)
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
214 : CMNamedNodeMap attributes = getElementDeclaredAttributes(element);
Discouraged access: The method getLength() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
216 : for (int i = 0, n = attributes.getLength(); i < n; i++) {
Discouraged access: The method item(int) from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
217 : String name = attributes.item(i).getNodeName();
Discouraged access: The method getNodeName() from the type CMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DesignerPropertyTool.java :
217 : String name = attributes.item(i).getNodeName();
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PropertyDescriptorWrapper.java :
22 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PropertyDescriptorWrapper.java :
35 : private IDOMElement _element;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PropertyDescriptorWrapper.java :
58 : public PropertyDescriptorWrapper(IDOMElement element,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DialogUtil.java :
29 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DialogUtil.java :
50 : final IDOMElement parent, final AttributeGroup group) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DialogUtil.java :
99 : private static void createSubNode(final AttributeGroup group, final IDOMElement parent, final Map mapOfAttributeValues) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DialogUtil.java :
129 : final IDOMElement parent, final String uri, final String tagName,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IElementContextable.java :
14 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IElementContextable.java :
15 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IElementContextable.java :
35 : public void setElementContext(IDOMNode ancester, IDOMElement element);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IElementContextable.java :
35 : public void setElementContext(IDOMNode ancester, IDOMElement element);
Discouraged access: The type ICSSStyleDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSDialogCellEditor.java :
23 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSStyleDeclaration;
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSDialogCellEditor.java :
24 : import org.eclipse.wst.css.core.internal.util.declaration.CSSPropertyContext;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSDialogCellEditor.java :
25 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSDialogCellEditor.java :
33 : private IDOMElement _element;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSDialogCellEditor.java :
39 : public CSSDialogCellEditor(Composite parent, IDOMElement element) {
Discouraged access: The type ICSSStyleDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSDialogCellEditor.java :
50 : ICSSStyleDeclaration styleDeclaration = (ICSSStyleDeclaration) ((ElementCSSInlineStyle) _element)
Discouraged access: The type ICSSStyleDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSDialogCellEditor.java :
50 : ICSSStyleDeclaration styleDeclaration = (ICSSStyleDeclaration) ((ElementCSSInlineStyle) _element)
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSDialogCellEditor.java :
56 : final CSSPropertyContext context = new CSSPropertyContext(styleDeclaration);
Discouraged access: The constructor CSSPropertyContext(ICSSStyleDeclaration) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSDialogCellEditor.java :
56 : final CSSPropertyContext context = new CSSPropertyContext(styleDeclaration);
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSDialogCellEditor.java :
56 : final CSSPropertyContext context = new CSSPropertyContext(styleDeclaration);
Discouraged access: The method isModified() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSDialogCellEditor.java :
59 : if (context.isModified()) {
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CellEditorFactory.java :
21 : import org.eclipse.jst.jsf.common.metadata.internal.TraitValueHelper;
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
CellEditorFactory.java :
27 : import org.eclipse.jst.pagedesigner.jsp.core.IJSPCoreConstants;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CellEditorFactory.java :
37 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CellEditorFactory.java :
38 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CellEditorFactory.java :
65 : List exts = TraitValueHelper.getValueAsListOfStrings(fileExt);
Discouraged access: The method getValueAsListOfStrings(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CellEditorFactory.java :
65 : List exts = TraitValueHelper.getValueAsListOfStrings(fileExt);
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CellEditorFactory.java :
71 : sep = TraitValueHelper.getValueAsString(separator);
Discouraged access: The method getValueAsString(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CellEditorFactory.java :
71 : sep = TraitValueHelper.getValueAsString(separator);
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
CellEditorFactory.java :
85 : if (IJSPCoreConstants.TAG_DIRECTIVE_INCLUDE.equals(element
Discouraged access: The field TAG_DIRECTIVE_INCLUDE from the type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
CellEditorFactory.java :
85 : if (IJSPCoreConstants.TAG_DIRECTIVE_INCLUDE.equals(element
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
CellEditorFactory.java :
87 : || IJSPCoreConstants.TAG_INCLUDE.equals(element
Discouraged access: The field TAG_INCLUDE from the type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
CellEditorFactory.java :
87 : || IJSPCoreConstants.TAG_INCLUDE.equals(element
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CellEditorFactory.java :
105 : (IDOMElement) element);
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CellEditorFactory.java :
164 : List exts = TraitValueHelper.getValueAsListOfStrings(fileExt);
Discouraged access: The method getValueAsListOfStrings(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CellEditorFactory.java :
164 : List exts = TraitValueHelper.getValueAsListOfStrings(fileExt);
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CellEditorFactory.java :
170 : sep = TraitValueHelper.getValueAsString(seperator);
Discouraged access: The method getValueAsString(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CellEditorFactory.java :
170 : sep = TraitValueHelper.getValueAsString(seperator);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CellEditorFactory.java :
226 : if (element instanceof IDOMElement) {
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CellEditorFactory.java :
227 : IDOMModel model = ((IDOMElement) element).getModel();
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CellEditorFactory.java :
227 : IDOMModel model = ((IDOMElement) element).getModel();
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CellEditorFactory.java :
227 : IDOMModel model = ((IDOMElement) element).getModel();
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CellEditorFactory.java :
241 : if (element instanceof IDOMElement) {
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CellEditorFactory.java :
242 : IDOMModel model = ((IDOMElement) element).getModel();
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CellEditorFactory.java :
242 : IDOMModel model = ((IDOMElement) element).getModel();
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CellEditorFactory.java :
242 : IDOMModel model = ((IDOMElement) element).getModel();
Discouraged access: The type Logger is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LabeledComboBoxCellEditor.java :
25 : import org.eclipse.wst.sse.ui.internal.Logger;
Discouraged access: The type Logger is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LabeledComboBoxCellEditor.java :
146 : Logger.log(Logger.ERROR,
Discouraged access: The method log(int, String) from the type Logger is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LabeledComboBoxCellEditor.java :
146 : Logger.log(Logger.ERROR, "Attempted to update item list for disposed cell editor"); //$NON-NLS-1$
Discouraged access: The type Logger is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LabeledComboBoxCellEditor.java :
146 : Logger.log(Logger.ERROR,
Discouraged access: The field ERROR from the type Logger is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LabeledComboBoxCellEditor.java :
146 : Logger.log(Logger.ERROR,
Discouraged access: The type Logger is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LabeledStyleComboCellEditor.java :
28 : import org.eclipse.wst.sse.ui.internal.Logger;
Discouraged access: The type Logger is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LabeledStyleComboCellEditor.java :
140 : Logger.log(Logger.ERROR,
Discouraged access: The method log(int, String) from the type Logger is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LabeledStyleComboCellEditor.java :
140 : Logger.log(Logger.ERROR, "Attempted to update item list for disposed cell editor"); //$NON-NLS-1$
Discouraged access: The type Logger is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LabeledStyleComboCellEditor.java :
140 : Logger.log(Logger.ERROR,
Discouraged access: The field ERROR from the type Logger is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LabeledStyleComboCellEditor.java :
140 : Logger.log(Logger.ERROR,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MDEnabledComboDialogField.java :
26 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MDEnabledComboDialogField.java :
27 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MDEnabledComboDialogField.java :
43 : public void setElementContext(IDOMNode ancester, IDOMElement element) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MDEnabledComboDialogField.java :
43 : public void setElementContext(IDOMNode ancester, IDOMElement element) {
Discouraged access: The method getStructuredDocument() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MDEnabledComboDialogField.java :
44 : IStructuredDocumentContext sdContext =IStructuredDocumentContextFactory.INSTANCE.getContext(element.getStructuredDocument(), element);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AttributeGroup.java :
41 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AttributeGroup.java :
42 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AttributeGroup.java :
56 : private IDOMElement _ownerElement;
Discouraged access: The method getStructuredDocument() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AttributeGroup.java :
126 : _sdContext = IStructuredDocumentContextFactory.INSTANCE.getContext(_ownerElement.getStructuredDocument(), _ownerElement);
Discouraged access: The method getStructuredDocument() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AttributeGroup.java :
144 : IStructuredDocumentContext context = IStructuredDocumentContextFactory.INSTANCE.getContext(_ownerElement.getStructuredDocument(), 0);
Discouraged access: The method getUri() from the type ModelKeyDescriptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
AttributeGroup.java :
172 : return getTagEntity().getModel().getCurrentModelContext().getUri();
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AttributeGroup.java :
280 : public IDOMElement getElement() {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AttributeGroup.java :
289 : public void setElementContext(IDOMNode context, IDOMElement owner) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
AttributeGroup.java :
289 : public void setElementContext(IDOMNode context, IDOMElement owner) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AttributeGroupSection.java :
29 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
AttributeGroupSection.java :
95 : protected void notifyChanged(INodeNotifier notifier, int eventType,
Discouraged access: The method getUri() from the type ModelKeyDescriptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultPropertyPageDescriptor.java :
97 : return _tagEntity.getModel().getCurrentModelContext().getUri();
Discouraged access: The type SectionDescriptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.views.properties.tabbed_3.5.100.I20100509-0800.jar
QuickEditTabSectionDescriptor.java :
21 : import org.eclipse.ui.internal.views.properties.tabbed.view.SectionDescriptor;
Discouraged access: The type SectionDescriptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.views.properties.tabbed_3.5.100.I20100509-0800.jar
QuickEditTabSectionDescriptor.java :
30 : public class QuickEditTabSectionDescriptor extends SectionDescriptor {
Discouraged access: The constructor SectionDescriptor(IConfigurationElement, ITypeMapper) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.views.properties.tabbed_3.5.100.I20100509-0800.jar
QuickEditTabSectionDescriptor.java :
44 : super(configurationElement, typeMapper);
Discouraged access: The method getId() from the type SectionDescriptor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.views.properties.tabbed_3.5.100.I20100509-0800.jar
WPETabPropertySectionDescriptorProvider.java :
122 : if (name.equals(sd.getId()))
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
NodeCreationFactory.java :
25 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
NodeCreationFactory.java :
26 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
NodeCreationFactory.java :
27 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
NodeCreationFactory.java :
68 : if (ele instanceof IDOMNode) {
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
NodeCreationFactory.java :
69 : String prefix = getPrefix(_uri, ((IDOMDocument) ownerdoc) .getModel(), _suggestedPrefix);
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
NodeCreationFactory.java :
69 : String prefix = getPrefix(_uri, ((IDOMDocument) ownerdoc)
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
NodeCreationFactory.java :
121 : private String getPrefix(String uri, IDOMModel model, String suggested) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ExposeHelper.java :
27 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ExposeHelper.java :
222 : if (element instanceof INodeNotifier) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ExposeHelper.java :
223 : EditPart editPart = (EditPart) ((INodeNotifier) element) .getAdapterFor(EditPart.class);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ExposeHelper.java :
223 : EditPart editPart = (EditPart) ((INodeNotifier) element)
Dead code
SashEditorPart.java :
474 : } else { nestableService.activateKeyBindingService(null); }
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ClasspathResourceButtonDialogField.java :
28 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ClasspathResourceButtonDialogField.java :
88 : org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode ancester,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ClasspathResourceButtonDialogField.java :
89 : IDOMElement element) {
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ClasspathResourceButtonDialogField.java :
90 : IProject prj = StructuredModelUtil.getProjectFor(ancester.getModel());
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ContextableResourceButtonDialogField.java :
20 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ContextableResourceButtonDialogField.java :
21 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ContextableResourceButtonDialogField.java :
22 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ContextableResourceButtonDialogField.java :
44 : public void setElementContext(IDOMNode ancester, IDOMElement element) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ContextableResourceButtonDialogField.java :
44 : public void setElementContext(IDOMNode ancester, IDOMElement element) {
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ContextableResourceButtonDialogField.java :
49 : IDOMModel model = ancester.getModel();
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ContextableResourceButtonDialogField.java :
49 : IDOMModel model = ancester.getModel();
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DialogFieldWrapper.java :
38 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DialogFieldWrapper.java :
39 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DialogFieldWrapper.java :
58 : private IDOMNode _ancester;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DialogFieldWrapper.java :
60 : private IDOMElement _element;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DialogFieldWrapper.java :
210 : public void setElementContext(IDOMNode ancester, IDOMElement element) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DialogFieldWrapper.java :
210 : public void setElementContext(IDOMNode ancester, IDOMElement element) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DialogFieldWrapper.java :
454 : private IDOMNode getAncester() {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DialogFieldWrapper.java :
458 : private IDOMElement getElement() {
Discouraged access: The type ICSSStyleDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
StyleButtonDialogField.java :
26 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSStyleDeclaration;
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
StyleButtonDialogField.java :
27 : import org.eclipse.wst.css.core.internal.util.declaration.CSSPropertyContext;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleButtonDialogField.java :
28 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleButtonDialogField.java :
29 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleButtonDialogField.java :
37 : private IDOMElement _element;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleButtonDialogField.java :
49 : public StyleButtonDialogField(IDOMElement element) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleButtonDialogField.java :
64 : IDOMElement element) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleButtonDialogField.java :
75 : public void setElementContext(IDOMNode ancester, IDOMElement element) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleButtonDialogField.java :
75 : public void setElementContext(IDOMNode ancester, IDOMElement element) {
Discouraged access: The type ICSSStyleDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
StyleButtonDialogField.java :
81 : ICSSStyleDeclaration styleDeclaration = (ICSSStyleDeclaration) ((ElementCSSInlineStyle) _element)
Discouraged access: The type ICSSStyleDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
StyleButtonDialogField.java :
81 : ICSSStyleDeclaration styleDeclaration = (ICSSStyleDeclaration) ((ElementCSSInlineStyle) _element)
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
StyleButtonDialogField.java :
88 : CSSPropertyContext context = new CSSPropertyContext(
Discouraged access: The constructor CSSPropertyContext(ICSSStyleDeclaration) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
StyleButtonDialogField.java :
88 : CSSPropertyContext context = new CSSPropertyContext( styleDeclaration);
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
StyleButtonDialogField.java :
88 : CSSPropertyContext context = new CSSPropertyContext(
Discouraged access: The method isModified() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
StyleButtonDialogField.java :
93 : if (!context.isModified()) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BackgroudPreferenceNode.java :
17 : import org.eclipse.wst.css.core.internal.util.declaration.CSSPropertyContext;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BackgroudPreferenceNode.java :
18 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BackgroudPreferenceNode.java :
27 : private IDOMElement _element;
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BackgroudPreferenceNode.java :
29 : private CSSPropertyContext _style;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BackgroudPreferenceNode.java :
35 : public BackgroudPreferenceNode(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BackgroudPreferenceNode.java :
35 : public BackgroudPreferenceNode(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BackgroundPreferencePage.java :
26 : import org.eclipse.wst.css.core.internal.util.declaration.CSSPropertyContext;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BackgroundPreferencePage.java :
27 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BackgroundPreferencePage.java :
34 : private CSSPropertyContext _style;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BackgroundPreferencePage.java :
46 : public BackgroundPreferencePage(IDOMElement element,
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BackgroundPreferencePage.java :
47 : CSSPropertyContext style) {
Discouraged access: The method setBackgroundColor(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BackgroundPreferencePage.java :
84 : _style.setBackgroundColor(color);
Discouraged access: The method setBackgroundImage(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BackgroundPreferencePage.java :
102 : _style.setBackgroundImage(image);
Discouraged access: The method setBackgroundRepeat(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BackgroundPreferencePage.java :
123 : _style.setBackgroundRepeat(repeat);
Discouraged access: The method setBackgroundAttachment(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BackgroundPreferencePage.java :
144 : _style.setBackgroundAttachment(attachment);
Discouraged access: The method setBackgroundPositionX(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BackgroundPreferencePage.java :
174 : _style.setBackgroundPositionX(position);
Discouraged access: The method setBackgroundPositionX(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BackgroundPreferencePage.java :
191 : _style.setBackgroundPositionX(position);
Discouraged access: The method setBackgroundPositionY(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BackgroundPreferencePage.java :
220 : _style.setBackgroundPositionY(position);
Discouraged access: The method setBackgroundPositionY(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BackgroundPreferencePage.java :
237 : _style.setBackgroundPositionY(position);
Discouraged access: The method getBackgroundColor() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BackgroundPreferencePage.java :
248 : String color = _style.getBackgroundColor();
Discouraged access: The method getBackgroundImage() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BackgroundPreferencePage.java :
254 : String image = _style.getBackgroundImage();
Discouraged access: The method getBackgroundRepeat() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BackgroundPreferencePage.java :
265 : String repeat = _style.getBackgroundRepeat();
Discouraged access: The method getBackgroundAttachment() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BackgroundPreferencePage.java :
276 : String attachment = _style.getBackgroundAttachment();
Discouraged access: The method getBackgroundPositionX() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BackgroundPreferencePage.java :
287 : String position = _style.getBackgroundPositionX();
Discouraged access: The method getBackgroundPositionY() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BackgroundPreferencePage.java :
296 : position = _style.getBackgroundPositionY();
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferenceNode.java :
17 : import org.eclipse.wst.css.core.internal.util.declaration.CSSPropertyContext;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BlockPreferenceNode.java :
18 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BlockPreferenceNode.java :
27 : private IDOMElement _element;
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferenceNode.java :
29 : private CSSPropertyContext _style;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BlockPreferenceNode.java :
35 : public BlockPreferenceNode(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferenceNode.java :
35 : public BlockPreferenceNode(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferencePage.java :
24 : import org.eclipse.wst.css.core.internal.util.declaration.CSSPropertyContext;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BlockPreferencePage.java :
25 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferencePage.java :
32 : private CSSPropertyContext _style;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BlockPreferencePage.java :
46 : public BlockPreferencePage(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferencePage.java :
46 : public BlockPreferencePage(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The method setWordSpacing(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferencePage.java :
91 : _style.setWordSpacing(spacing);
Discouraged access: The method setWordSpacing(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferencePage.java :
108 : _style.setWordSpacing(spacing);
Discouraged access: The method setLetterSpacing(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferencePage.java :
137 : _style.setLetterSpacing(spacing);
Discouraged access: The method setLetterSpacing(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferencePage.java :
154 : _style.setLetterSpacing(spacing);
Discouraged access: The method setVerticalAlign(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferencePage.java :
182 : _style.setVerticalAlign(align);
Discouraged access: The method setVerticalAlign(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferencePage.java :
199 : _style.setVerticalAlign(align);
Discouraged access: The method setTextAlign(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferencePage.java :
217 : _style.setTextAlign(align);
Discouraged access: The method setTextIndent(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferencePage.java :
246 : _style.setTextIndent(indent);
Discouraged access: The method setTextIndent(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferencePage.java :
263 : _style.setTextIndent(indent);
Discouraged access: The method setWhiteSpace(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferencePage.java :
281 : _style.setWhiteSpace(space);
Discouraged access: The method setDisplay(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferencePage.java :
301 : _style.setDisplay(display);
Discouraged access: The method getWordSpacing() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferencePage.java :
312 : String spacing = _style.getWordSpacing();
Discouraged access: The method getLetterSpacing() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferencePage.java :
323 : spacing = _style.getLetterSpacing();
Discouraged access: The method getVerticalAlign() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferencePage.java :
334 : String align = _style.getVerticalAlign();
Discouraged access: The method getTextAlign() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferencePage.java :
345 : align = _style.getTextAlign();
Discouraged access: The method getTextIndent() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferencePage.java :
356 : String indent = _style.getTextIndent();
Discouraged access: The method getWhiteSpace() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferencePage.java :
362 : String space = _style.getWhiteSpace();
Discouraged access: The method getDisplay() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BlockPreferencePage.java :
373 : String display = _style.getDisplay();
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferenceNode.java :
17 : import org.eclipse.wst.css.core.internal.util.declaration.CSSPropertyContext;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BorderPreferenceNode.java :
18 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BorderPreferenceNode.java :
27 : private IDOMElement _element;
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferenceNode.java :
29 : private CSSPropertyContext _style;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BorderPreferenceNode.java :
35 : public BorderPreferenceNode(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferenceNode.java :
35 : public BorderPreferenceNode(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
27 : import org.eclipse.wst.css.core.internal.util.declaration.CSSPropertyContext;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BorderPreferencePage.java :
28 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
35 : private CSSPropertyContext _style;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BorderPreferencePage.java :
53 : public BorderPreferencePage(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
53 : public BorderPreferencePage(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The method setBorderTopStyle(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
95 : _style.setBorderTopStyle(style);
Discouraged access: The method setBorderRightStyle(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
112 : _style.setBorderRightStyle(style);
Discouraged access: The method setBorderBottomStyle(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
129 : _style.setBorderBottomStyle(style);
Discouraged access: The method setBorderLeftStyle(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
146 : _style.setBorderLeftStyle(style);
Discouraged access: The method setBorderTopColor(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
174 : _style.setBorderTopColor(color);
Discouraged access: The method setBorderRightColor(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
193 : _style.setBorderRightColor(color);
Discouraged access: The method setBorderBottomColor(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
213 : _style.setBorderBottomColor(color);
Discouraged access: The method setBorderLeftColor(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
232 : _style.setBorderLeftColor(color);
Discouraged access: The method setBorderTopWidth(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
268 : _style.setBorderTopWidth(width);
Discouraged access: The method setBorderTopWidth(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
285 : _style.setBorderTopWidth(width);
Discouraged access: The method setBorderRightWidth(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
313 : _style.setBorderRightWidth(width);
Discouraged access: The method setBorderRightWidth(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
330 : _style.setBorderRightWidth(width);
Discouraged access: The method setBorderBottomWidth(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
358 : _style.setBorderBottomWidth(width);
Discouraged access: The method setBorderBottomWidth(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
375 : _style.setBorderBottomWidth(width);
Discouraged access: The method setBorderLeftWidth(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
403 : _style.setBorderLeftWidth(width);
Discouraged access: The method setBorderLeftWidth(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
420 : _style.setBorderLeftWidth(width);
Discouraged access: The method getBorderTopStyle() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
431 : String style = _style.getBorderTopStyle();
Discouraged access: The method getBorderRightStyle() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
440 : style = _style.getBorderRightStyle();
Discouraged access: The method getBorderBottomStyle() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
449 : style = _style.getBorderBottomStyle();
Discouraged access: The method getBorderLeftStyle() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
458 : style = _style.getBorderLeftStyle();
Discouraged access: The method getBorderTopColor() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
469 : String color = _style.getBorderTopColor();
Discouraged access: The method getBorderRightColor() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
473 : color = _style.getBorderRightColor();
Discouraged access: The method getBorderBottomColor() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
477 : color = _style.getBorderBottomColor();
Discouraged access: The method getBorderLeftColor() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
481 : color = _style.getBorderLeftColor();
Discouraged access: The method getBorderTopWidth() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
487 : String width = _style.getBorderTopWidth();
Discouraged access: The method getBorderRightWidth() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
496 : width = _style.getBorderRightWidth();
Discouraged access: The method getBorderBottomWidth() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
505 : width = _style.getBorderBottomWidth();
Discouraged access: The method getBorderLeftWidth() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BorderPreferencePage.java :
514 : width = _style.getBorderLeftWidth();
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferenceNode.java :
17 : import org.eclipse.wst.css.core.internal.util.declaration.CSSPropertyContext;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BoxPreferenceNode.java :
18 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BoxPreferenceNode.java :
27 : private IDOMElement _element;
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferenceNode.java :
29 : private CSSPropertyContext _styles;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BoxPreferenceNode.java :
35 : public BoxPreferenceNode(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferenceNode.java :
35 : public BoxPreferenceNode(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
25 : import org.eclipse.wst.css.core.internal.util.declaration.CSSPropertyContext;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BoxPreferencePage.java :
26 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
33 : private CSSPropertyContext _style;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BoxPreferencePage.java :
54 : public BoxPreferencePage(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
54 : public BoxPreferencePage(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The method setWidth(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
99 : _style.setWidth(width);
Discouraged access: The method setWidth(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
116 : _style.setWidth(width);
Discouraged access: The method setClear(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
133 : _style.setClear(clear);
Discouraged access: The method setHeight(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
163 : _style.setHeight(height);
Discouraged access: The method setHeight(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
180 : _style.setHeight(height);
Discouraged access: The method setPaddingTop(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
221 : _style.setPaddingTop(padding);
Discouraged access: The method setPaddingTop(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
238 : _style.setPaddingTop(padding);
Discouraged access: The method setPaddingRight(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
265 : _style.setPaddingRight(padding);
Discouraged access: The method setPaddingRight(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
282 : _style.setPaddingRight(padding);
Discouraged access: The method setPaddingBottom(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
309 : _style.setPaddingBottom(padding);
Discouraged access: The method setPaddingBottom(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
326 : _style.setPaddingBottom(padding);
Discouraged access: The method setPaddingLeft(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
353 : _style.setPaddingLeft(top1);
Discouraged access: The method setPaddingLeft(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
370 : _style.setPaddingLeft(top1);
Discouraged access: The method setMarginTop(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
408 : _style.setMarginTop(margin);
Discouraged access: The method setMarginTop(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
425 : _style.setMarginTop(margin);
Discouraged access: The method setMarginRight(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
453 : _style.setMarginRight(margin);
Discouraged access: The method setMarginRight(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
470 : _style.setMarginRight(margin);
Discouraged access: The method setMarginBottom(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
498 : _style.setMarginBottom(margin);
Discouraged access: The method setMarginBottom(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
515 : _style.setMarginBottom(margin);
Discouraged access: The method setMarginLeft(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
543 : _style.setMarginLeft(top1);
Discouraged access: The method setMarginLeft(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
560 : _style.setMarginLeft(top1);
Discouraged access: The method getWidth() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
571 : String width = _style.getWidth();
Discouraged access: The method getHeight() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
582 : String height = _style.getHeight();
Discouraged access: The method getClear() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
593 : String clear = _style.getClear();
Discouraged access: The method getPaddingTop() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
604 : String padding = _style.getPaddingTop();
Discouraged access: The method getPaddingRight() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
608 : padding = _style.getPaddingRight();
Discouraged access: The method getPaddingBottom() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
612 : padding = _style.getPaddingBottom();
Discouraged access: The method getPaddingLeft() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
616 : padding = _style.getPaddingLeft();
Discouraged access: The method getMarginTop() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
622 : String margin = _style.getMarginTop();
Discouraged access: The method getMarginRight() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
631 : margin = _style.getMarginRight();
Discouraged access: The method getMarginBottom() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
640 : margin = _style.getMarginBottom();
Discouraged access: The method getMarginLeft() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
BoxPreferencePage.java :
649 : margin = _style.getMarginLeft();
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ExtensionsPreferenceNode.java :
17 : import org.eclipse.wst.css.core.internal.util.declaration.CSSPropertyContext;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExtensionsPreferenceNode.java :
18 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExtensionsPreferenceNode.java :
27 : private IDOMElement _element;
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ExtensionsPreferenceNode.java :
29 : private CSSPropertyContext _style;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExtensionsPreferenceNode.java :
35 : public ExtensionsPreferenceNode(IDOMElement element,
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ExtensionsPreferenceNode.java :
36 : CSSPropertyContext style) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ExtensionsPreferencePage.java :
24 : import org.eclipse.wst.css.core.internal.util.declaration.CSSPropertyContext;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExtensionsPreferencePage.java :
25 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ExtensionsPreferencePage.java :
32 : private CSSPropertyContext _style;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExtensionsPreferencePage.java :
42 : public ExtensionsPreferencePage(IDOMElement element,
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ExtensionsPreferencePage.java :
43 : CSSPropertyContext style) {
Discouraged access: The method setPageBreakBefore(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ExtensionsPreferencePage.java :
85 : _style.setPageBreakBefore(page);
Discouraged access: The method setPageBreakAfter(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ExtensionsPreferencePage.java :
102 : _style.setPageBreakAfter(page);
Discouraged access: The method setCursor(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ExtensionsPreferencePage.java :
127 : _style.setCursor(cursor);
Discouraged access: The method getPageBreakBefore() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ExtensionsPreferencePage.java :
138 : String page = _style.getPageBreakBefore();
Discouraged access: The method getPageBreakAfter() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ExtensionsPreferencePage.java :
149 : page = _style.getPageBreakAfter();
Discouraged access: The method getCursor() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ExtensionsPreferencePage.java :
160 : String cursor = _style.getCursor();
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ListPreferenceNode.java :
17 : import org.eclipse.wst.css.core.internal.util.declaration.CSSPropertyContext;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ListPreferenceNode.java :
18 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ListPreferenceNode.java :
27 : private IDOMElement _element;
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ListPreferenceNode.java :
29 : private CSSPropertyContext _style;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ListPreferenceNode.java :
35 : public ListPreferenceNode(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ListPreferenceNode.java :
35 : public ListPreferenceNode(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ListPreferencePage.java :
23 : import org.eclipse.wst.css.core.internal.util.declaration.CSSPropertyContext;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ListPreferencePage.java :
24 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ListPreferencePage.java :
31 : private CSSPropertyContext _style;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ListPreferencePage.java :
39 : public ListPreferencePage(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ListPreferencePage.java :
39 : public ListPreferencePage(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The method setListStyleType(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ListPreferencePage.java :
72 : _style.setListStyleType(type);
Discouraged access: The method setListStyleImage(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ListPreferencePage.java :
89 : _style.setListStyleImage(image);
Discouraged access: The method setListStylePosition(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ListPreferencePage.java :
106 : _style.setListStylePosition(position);
Discouraged access: The method getListStyleType() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ListPreferencePage.java :
117 : String type = _style.getListStyleType();
Discouraged access: The method getListStyleImage() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ListPreferencePage.java :
128 : String image = _style.getListStyleImage();
Discouraged access: The method getListStylePosition() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
ListPreferencePage.java :
139 : String position = _style.getListStylePosition();
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferenceNode.java :
17 : import org.eclipse.wst.css.core.internal.util.declaration.CSSPropertyContext;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PositioningPreferenceNode.java :
18 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PositioningPreferenceNode.java :
27 : private IDOMElement _element;
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferenceNode.java :
29 : private CSSPropertyContext _style;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PositioningPreferenceNode.java :
35 : public PositioningPreferenceNode(IDOMElement element,
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferenceNode.java :
36 : CSSPropertyContext style) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
25 : import org.eclipse.wst.css.core.internal.util.declaration.CSSPropertyContext;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PositioningPreferencePage.java :
26 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
33 : private CSSPropertyContext _style;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
PositioningPreferencePage.java :
55 : public PositioningPreferencePage(IDOMElement element,
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
56 : CSSPropertyContext style) {
Discouraged access: The method setPosition(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
91 : _style.setPosition(type);
Discouraged access: The method setVisibility(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
108 : _style.setVisibility(visibility);
Discouraged access: The method setWidth(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
138 : _style.setWidth(width);
Discouraged access: The method setWidth(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
155 : _style.setWidth(width);
Discouraged access: The method setZIndex(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
172 : _style.setZIndex(index);
Discouraged access: The method setHeight(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
202 : _style.setHeight(height);
Discouraged access: The method setHeight(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
219 : _style.setHeight(height);
Discouraged access: The method setOverflow(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
236 : _style.setOverflow(overflow);
Discouraged access: The method setTop(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
274 : _style.setTop(placement);
Discouraged access: The method setTop(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
291 : _style.setTop(placement);
Discouraged access: The method setRight(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
319 : _style.setRight(placement);
Discouraged access: The method setRight(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
336 : _style.setRight(placement);
Discouraged access: The method setBottom(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
364 : _style.setBottom(placement);
Discouraged access: The method setBottom(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
381 : _style.setBottom(placement);
Discouraged access: The method setLeft(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
409 : _style.setLeft(top1);
Discouraged access: The method setLeft(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
426 : _style.setLeft(top1);
Discouraged access: The method setClipTop(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
464 : _style.setClipTop(clip);
Discouraged access: The method setClipTop(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
481 : _style.setClipTop(clip);
Discouraged access: The method setClipRight(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
509 : _style.setClipRight(clip);
Discouraged access: The method setClipRight(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
526 : _style.setClipRight(clip);
Discouraged access: The method setClipBottom(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
554 : _style.setClipBottom(clip);
Discouraged access: The method setClipBottom(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
571 : _style.setClipBottom(clip);
Discouraged access: The method setClipLeft(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
599 : _style.setClipLeft(top1);
Discouraged access: The method setClipLeft(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
616 : _style.setClipLeft(top1);
Discouraged access: The method getPosition() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
627 : String position = _style.getPosition();
Discouraged access: The method getVisibility() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
638 : String visibility = _style.getVisibility();
Discouraged access: The method getWidth() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
649 : String width = _style.getWidth();
Discouraged access: The method getZIndex() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
660 : String zindex = _style.getZIndex();
Discouraged access: The method getHeight() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
671 : String height = _style.getHeight();
Discouraged access: The method getOverflow() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
682 : String overflow = _style.getOverflow();
Discouraged access: The method getTop() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
693 : String placement = _style.getTop();
Discouraged access: The method getRight() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
702 : placement = _style.getRight();
Discouraged access: The method getBottom() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
711 : placement = _style.getBottom();
Discouraged access: The method getLeft() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
720 : placement = _style.getLeft();
Discouraged access: The method getClipTop() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
731 : String clip = _style.getClipTop();
Discouraged access: The method getClipRight() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
740 : clip = _style.getClipRight();
Discouraged access: The method getClipBottom() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
749 : clip = _style.getClipBottom();
Discouraged access: The method getClipLeft() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
PositioningPreferencePage.java :
758 : clip = _style.getClipLeft();
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
StyleDialog.java :
21 : import org.eclipse.wst.css.core.internal.util.declaration.CSSPropertyContext;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleDialog.java :
22 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
StyleDialog.java :
36 : IDOMElement element, CSSPropertyContext style) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
StyleDialog.java :
36 : IDOMElement element, CSSPropertyContext style) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferenceNode.java :
17 : import org.eclipse.wst.css.core.internal.util.declaration.CSSPropertyContext;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TextPreferenceNode.java :
18 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferenceNode.java :
27 : private CSSPropertyContext _style;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TextPreferenceNode.java :
29 : private IDOMElement _element;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TextPreferenceNode.java :
35 : public TextPreferenceNode(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferenceNode.java :
35 : public TextPreferenceNode(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
29 : import org.eclipse.wst.css.core.internal.util.declaration.CSSPropertyContext;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TextPreferencePage.java :
30 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
37 : private CSSPropertyContext _style;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TextPreferencePage.java :
54 : public TextPreferencePage(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
54 : public TextPreferencePage(IDOMElement element, CSSPropertyContext style) {
Discouraged access: The method setFontFamily(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
91 : _style.setFontFamily(_fontFamilyCombo.getText());
Discouraged access: The method setFontSize(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
118 : _style.setFontSize(size);
Discouraged access: The method setFontSize(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
135 : _style.setFontSize(size);
Discouraged access: The method setFontWeight(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
152 : _style.setFontWeight(weight);
Discouraged access: The method setFontStyle(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
169 : _style.setFontStyle(style);
Discouraged access: The method setFontVariant(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
188 : _style.setFontVariant(variant);
Discouraged access: The method setLineHeight(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
216 : _style.setLineHeight(height);
Discouraged access: The method setLineHeight(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
233 : _style.setLineHeight(height);
Discouraged access: The method setTextTransform(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
249 : _style.setTextTransform(textTransform);
Discouraged access: The method setTextDecoration(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
277 : _style.setTextDecoration(getTextDecoration());
Discouraged access: The method setTextDecoration(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
291 : _style.setTextDecoration(getTextDecoration());
Discouraged access: The method setTextDecoration(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
305 : _style.setTextDecoration(getTextDecoration());
Discouraged access: The method setTextDecoration(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
316 : _style.setTextDecoration(getTextDecoration());
Discouraged access: The method setTextDecoration(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
330 : _style.setTextDecoration(getTextDecoration());
Discouraged access: The method setColor(String) from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
352 : _style.setColor(color);
Discouraged access: The method getFontFamily() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
363 : String fontFamily = _style.getFontFamily();
Discouraged access: The method getFontSize() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
374 : String fontSize = _style.getFontSize();
Discouraged access: The method getFontWeight() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
385 : String fontWeight = _style.getFontWeight();
Discouraged access: The method getFontStyle() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
396 : String fontStyle = _style.getFontStyle();
Discouraged access: The method getFontVariant() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
407 : String fontVariant = _style.getFontVariant();
Discouraged access: The method getLineHeight() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
418 : String lineHeight = _style.getLineHeight();
Discouraged access: The method getTextTransform() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
429 : String textTransform = _style.getTextTransform();
Discouraged access: The method getTextDecoration() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
440 : String textDecoration = _style.getTextDecoration();
Discouraged access: The method getColor() from the type CSSPropertyContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.css.core/@dot
TextPreferencePage.java :
480 : String color = _style.getColor();
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
WPEPropertyPage.java :
29 : import org.eclipse.jst.jsf.common.metadata.internal.TraitValueHelper;
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
WPEPropertyPage.java :
340 : this.name = TraitValueHelper.getValueAsString(trait);
Discouraged access: The method getValueAsString(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
WPEPropertyPage.java :
340 : this.name = TraitValueHelper.getValueAsString(trait);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
27 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
28 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMText;
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
67 : if ((flag & EMPTY_TEXT) != 0 && child instanceof IDOMText
Discouraged access: The method isElementContentWhitespace() from the type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
68 : && ((IDOMText) child).isElementContentWhitespace())
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
68 : && ((IDOMText) child).isElementContentWhitespace())
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
73 : IBodyInfo parentInfo = getBodyInfo((IDOMNode) parent);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
75 : && parentInfo.isBodyHeader((IDOMNode) parent, uri,
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
91 : public static IDOMNode findHeaderContainer(IDOMNode start, String uri,
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
91 : public static IDOMNode findHeaderContainer(IDOMNode start, String uri,
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
99 : start = (IDOMNode) start.getParentNode();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
115 : IBodyInfo info = getBodyInfo((IDOMNode) reference);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
116 : if (info != null && info.isBodyContainer((IDOMNode) reference)) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
132 : IBodyInfo info = getBodyInfo((IDOMNode) reference);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
133 : if (info != null && info.isBodyContainer((IDOMNode) reference)) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
164 : IDOMNode parent = (IDOMNode) position.getContainerNode();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
164 : IDOMNode parent = (IDOMNode) position.getContainerNode();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
170 : IDOMNode headerContainer = findHeaderContainer(parent, uri, tag);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
254 : IBodyInfo bodyInfo = getBodyInfo((IDOMNode) position.getContainerNode());
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
271 : final String prefix = JSPUtil.getOrCreatePrefix(((IDOMNode) node).getModel(),
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
271 : final String prefix = JSPUtil.getOrCreatePrefix(((IDOMNode) node).getModel(),
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
278 : while (node instanceof IDOMNode) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
279 : if (bodyInfo.isBodyContainer((IDOMNode) node)) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
BodyHelper.java :
340 : public static IBodyInfo getBodyInfo(IDOMNode node) {
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CommandUtil.java :
30 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CommandUtil.java :
31 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CommandUtil.java :
50 : final IDropSourceData dropSourceData, final IDOMModel model,
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CommandUtil.java :
107 : final String uri, final IDOMModel model)
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
CommandUtil.java :
109 : final IStructuredDocument doc = model.getDocument()
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CommandUtil.java :
109 : final IStructuredDocument doc = model.getDocument()
Discouraged access: The method getStructuredDocument() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
CommandUtil.java :
109 : final IStructuredDocument doc = model.getDocument() .getStructuredDocument();
Discouraged access: The type ElementImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMUtil.java :
17 : import org.eclipse.wst.xml.core.internal.document.ElementImpl;
Discouraged access: The method removeChildNodes() from the type NodeContainer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMUtil.java :
114 : ((ElementImpl) ele).removeChildNodes();
Discouraged access: The type ElementImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMUtil.java :
114 : ((ElementImpl) ele).removeChildNodes();
Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
EditorUtil.java :
20 : import org.eclipse.ui.internal.Workbench;
Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
EditorUtil.java :
84 : IWorkbenchWindow window = Workbench.getInstance().getActiveWorkbenchWindow();
Discouraged access: The method getInstance() from the type Workbench is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
EditorUtil.java :
84 : IWorkbenchWindow window = Workbench.getInstance().getActiveWorkbenchWindow();
Discouraged access: The method getActiveWorkbenchWindow() from the type Workbench is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
EditorUtil.java :
84 : IWorkbenchWindow window = Workbench.getInstance().getActiveWorkbenchWindow();
Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ImageResolver.java :
22 : import org.eclipse.wst.sse.core.internal.util.URIResolver;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ImageResolver.java :
23 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ImageResolver.java :
38 : URIResolver resolver = null;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ImageResolver.java :
39 : if (element instanceof IDOMNode) {
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ImageResolver.java :
40 : resolver = ((IDOMNode) element).getModel().getResolver();
Discouraged access: The method getResolver() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ImageResolver.java :
40 : resolver = ((IDOMNode) element).getModel().getResolver();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ImageResolver.java :
40 : resolver = ((IDOMNode) element).getModel().getResolver();
Discouraged access: The method getLocationByURI(String) from the type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ImageResolver.java :
47 : return resolver.getLocationByURI(src);
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPUtil.java :
25 : import org.eclipse.jst.jsf.common.metadata.internal.TraitValueHelper;
Discouraged access: The type TaglibController is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
33 : import org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController;
Discouraged access: The type TLDCMDocumentManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
34 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager;
Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
35 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.TaglibTracker;
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
36 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDDocument;
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
JSPUtil.java :
40 : import org.eclipse.jst.pagedesigner.jsp.core.IJSPCoreConstants;
Discouraged access: The type HTMLFormatProcessorImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
JSPUtil.java :
41 : import org.eclipse.wst.html.core.internal.format.HTMLFormatProcessorImpl;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
42 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
43 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
44 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
73 : public static String getOrCreatePrefix(IDOMModel model, String uri,
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
89 : public static String getOrCreatePrefix(IDOMModel model, String uri,
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
100 : if (! model.getDocument().isXMLType()){
Discouraged access: The method isXMLType() from the type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
100 : if (! model.getDocument().isXMLType()){
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
105 : model.getDocument(), ref);
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
107 : Element ele = model.getDocument().createElement("jsp:directive.taglib"); //$NON-NLS-1$
Discouraged access: The method setJSPTag(boolean) from the type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
108 : ((IDOMElement) ele).setJSPTag(true);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
108 : ((IDOMElement) ele).setJSPTag(true);
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
JSPUtil.java :
110 : ele.setAttribute(IJSPCoreConstants.ATTR_TAGDIR, uri);
Discouraged access: The field ATTR_TAGDIR from the type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
JSPUtil.java :
110 : ele.setAttribute(IJSPCoreConstants.ATTR_TAGDIR, uri);
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
JSPUtil.java :
113 : ele.setAttribute(IJSPCoreConstants.ATTR_URI, uri);
Discouraged access: The field ATTR_URI from the type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
JSPUtil.java :
113 : ele.setAttribute(IJSPCoreConstants.ATTR_URI, uri);
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
119 : model.getDocument().insertBefore(ele, ref[0]);
Discouraged access: The constructor HTMLFormatProcessorImpl() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
JSPUtil.java :
120 : new HTMLFormatProcessorImpl().formatNode(ele);
Discouraged access: The method formatNode(Node) from the type AbstractStructuredFormatProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPUtil.java :
120 : new HTMLFormatProcessorImpl().formatNode(ele);
Discouraged access: The type HTMLFormatProcessorImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
JSPUtil.java :
120 : new HTMLFormatProcessorImpl().formatNode(ele);
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
138 : Attr a = model.getDocument().createAttribute("xmlns:"+prefix); //$NON-NLS-1$
Discouraged access: The constructor HTMLFormatProcessorImpl() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
JSPUtil.java :
141 : new HTMLFormatProcessorImpl().formatNode(root);
Discouraged access: The method formatNode(Node) from the type AbstractStructuredFormatProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPUtil.java :
141 : new HTMLFormatProcessorImpl().formatNode(root);
Discouraged access: The type HTMLFormatProcessorImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.core/@dot
JSPUtil.java :
141 : new HTMLFormatProcessorImpl().formatNode(root);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
153 : private static boolean isTagDir(String uri, IDOMModel model) {
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPUtil.java :
154 : IStructuredDocumentContext context = IStructuredDocumentContextFactory.INSTANCE.getContext(model.getStructuredDocument(), 0);
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPUtil.java :
160 : return TraitValueHelper.getValueAsBoolean(t);
Discouraged access: The method getValueAsBoolean(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPUtil.java :
160 : return TraitValueHelper.getValueAsBoolean(t);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
166 : private static Element getRootElement(IDOMModel model) {
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
167 : Document docNode = EditModelQuery.getDocumentNode(model.getDocument());
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
177 : public static String getPrefix(IDOMModel model, String uri) {
Discouraged access: The type TLDCMDocumentManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
178 : TLDCMDocumentManager m = TaglibController.getTLDCMDocumentManager(model
Discouraged access: The type TaglibController is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
178 : TLDCMDocumentManager m = TaglibController.getTLDCMDocumentManager(model
Discouraged access: The method getTLDCMDocumentManager(IDocument) from the type TaglibController is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
178 : TLDCMDocumentManager m = TaglibController.getTLDCMDocumentManager(model .getStructuredDocument());
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPUtil.java :
178 : TLDCMDocumentManager m = TaglibController.getTLDCMDocumentManager(model .getStructuredDocument());
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
184 : if (model.getDocument().isXMLType())
Discouraged access: The method isXMLType() from the type IDOMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
184 : if (model.getDocument().isXMLType())
Discouraged access: The method getTaglibTrackers() from the type TLDCMDocumentManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
208 : List trackers = m.getTaglibTrackers();
Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
210 : TaglibTracker tracker = (TaglibTracker) iter.next();
Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
210 : TaglibTracker tracker = (TaglibTracker) iter.next();
Discouraged access: The method getURI() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
211 : if (uri.equals(tracker.getURI())) {
Discouraged access: The method getPrefix() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
212 : return tracker.getPrefix();
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
214 : CMDocument cmdoc = tracker.getDocument();
Discouraged access: The method getDocument() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
214 : CMDocument cmdoc = tracker.getDocument();
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
215 : if (cmdoc instanceof TLDDocument
Discouraged access: The method getUri() from the type TLDDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
216 : && uri.equals(((TLDDocument) cmdoc).getUri())) {
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
216 : && uri.equals(((TLDDocument) cmdoc).getUri())) {
Discouraged access: The method getPrefix() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
217 : return tracker.getPrefix();
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
231 : public static Element createTaglibDeclaration(IDOMModel model, String uri,
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
237 : model.getDocument(), ref);
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
238 : Element ele = model.getDocument().createElement("jsp:directive.taglib"); //$NON-NLS-1$
Discouraged access: The method setJSPTag(boolean) from the type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
239 : ((IDOMElement) ele).setJSPTag(true);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
239 : ((IDOMElement) ele).setJSPTag(true);
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
JSPUtil.java :
241 : ele.setAttribute(IJSPCoreConstants.ATTR_TAGDIR, uri);
Discouraged access: The field ATTR_TAGDIR from the type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
JSPUtil.java :
241 : ele.setAttribute(IJSPCoreConstants.ATTR_TAGDIR, uri);
Discouraged access: The type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
JSPUtil.java :
244 : ele.setAttribute(IJSPCoreConstants.ATTR_URI, uri);
Discouraged access: The field ATTR_URI from the type IJSPCoreConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.pagedesigner.jsp.core/@dot
JSPUtil.java :
244 : ele.setAttribute(IJSPCoreConstants.ATTR_URI, uri);
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
247 : model.getDocument().insertBefore(ele, ref[0]);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
258 : public static String findUnusedPrefix(IDOMModel model, String suggestion) {
Discouraged access: The type TLDCMDocumentManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
262 : TLDCMDocumentManager m = TaglibController.getTLDCMDocumentManager(model
Discouraged access: The type TaglibController is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
262 : TLDCMDocumentManager m = TaglibController.getTLDCMDocumentManager(model
Discouraged access: The method getTLDCMDocumentManager(IDocument) from the type TaglibController is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
262 : TLDCMDocumentManager m = TaglibController.getTLDCMDocumentManager(model .getStructuredDocument());
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPUtil.java :
262 : TLDCMDocumentManager m = TaglibController.getTLDCMDocumentManager(model .getStructuredDocument());
Discouraged access: The method getTaglibTrackers() from the type TLDCMDocumentManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
267 : List trackers = m.getTaglibTrackers();
Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
270 : TaglibTracker tracker = (TaglibTracker) iter.next();
Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
270 : TaglibTracker tracker = (TaglibTracker) iter.next();
Discouraged access: The method getPrefix() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
271 : map.add(tracker.getPrefix());
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
290 : public static String findURIForPrefix(IDOMModel model, String prefix) {
Discouraged access: The type TLDCMDocumentManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
294 : TLDCMDocumentManager m = TaglibController.getTLDCMDocumentManager(model
Discouraged access: The type TaglibController is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
294 : TLDCMDocumentManager m = TaglibController.getTLDCMDocumentManager(model
Discouraged access: The method getTLDCMDocumentManager(IDocument) from the type TaglibController is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
294 : TLDCMDocumentManager m = TaglibController.getTLDCMDocumentManager(model .getStructuredDocument());
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPUtil.java :
294 : TLDCMDocumentManager m = TaglibController.getTLDCMDocumentManager(model .getStructuredDocument());
Discouraged access: The method getTaglibTrackers() from the type TLDCMDocumentManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
299 : List trackers = m.getTaglibTrackers();
Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
301 : TaglibTracker tracker = (TaglibTracker) iter.next();
Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
301 : TaglibTracker tracker = (TaglibTracker) iter.next();
Discouraged access: The method getPrefix() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
302 : if (prefix.equals(tracker.getPrefix())) {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
303 : CMDocument cmdoc = tracker.getDocument();
Discouraged access: The method getDocument() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
303 : CMDocument cmdoc = tracker.getDocument();
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
304 : if (cmdoc instanceof TLDDocument) {
Discouraged access: The method getUri() from the type TLDDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
305 : return ((TLDDocument) cmdoc).getUri();
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPUtil.java :
305 : return ((TLDDocument) cmdoc).getUri();
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPUtil.java :
336 : public static boolean isJSPModel(IDOMModel model) {
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPUtil.java :
338 : final IStructuredDocumentContext context = IStructuredDocumentContextFactory.INSTANCE.getContext(model.getStructuredDocument(), 0);
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ProjectResolver.java :
40 : import org.eclipse.wst.common.uriresolver.internal.util.URIHelper;
Discouraged access: The type IModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectResolver.java :
42 : import org.eclipse.wst.sse.core.internal.provisional.IModelManager;
Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectResolver.java :
43 : import org.eclipse.wst.sse.core.internal.util.URIResolver;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ProjectResolver.java :
44 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectResolver.java :
53 : public class ProjectResolver implements URIResolver {
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ProjectResolver.java :
164 : IDOMModel tldModel = null;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ProjectResolver.java :
176 : tldModel = (IDOMModel) StructuredModelManager.getModelManager().getModelForRead(
Discouraged access: The method getModelForRead(String, InputStream, URIResolver) from the type IModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectResolver.java :
176 : tldModel = (IDOMModel) StructuredModelManager.getModelManager().getModelForRead( tldFile.getAbsolutePath(), in, null);
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ProjectResolver.java :
178 : NodeList uriList = tldModel.getDocument().getElementsByTagName(
Dead code
ProjectResolver.java :
180 : for (int i = 0, n = uriList.getLength(); i < n; i++) {
Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectResolver.java :
193 : tldModel.releaseFromRead();
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ProjectResolver.java :
208 : IDOMModel tldModel;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ProjectResolver.java :
211 : tldModel = (IDOMModel) getModelManager().getModelForRead(tldFile);
Discouraged access: The method getModelForRead(IFile) from the type IModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectResolver.java :
211 : tldModel = (IDOMModel) getModelManager().getModelForRead(tldFile);
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ProjectResolver.java :
212 : NodeList uriList = tldModel.getDocument().getElementsByTagName(
Dead code
ProjectResolver.java :
214 : for (int i = 0, n = uriList.getLength(); i < n; i++) {
Discouraged access: The type IModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectResolver.java :
262 : private IModelManager getModelManager() {
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ProjectResolver.java :
282 : IDOMModel xmlModel;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ProjectResolver.java :
286 : xmlModel = (IDOMModel) getModelManager()
Discouraged access: The method getModelForRead(IFile) from the type IModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectResolver.java :
286 : xmlModel = (IDOMModel) getModelManager() .getModelForRead(webxml);
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
ProjectResolver.java :
289 : NodeList taglibNodeList = xmlModel .getDocument()
Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectResolver.java :
324 : xmlModel.releaseFromRead();
Discouraged access: The type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ProjectResolver.java :
358 : return URIHelper.normalize(uri, baseReference, getRootLocationString());
Discouraged access: The method normalize(String, String, String) from the type URIHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
ProjectResolver.java :
358 : return URIHelper.normalize(uri, baseReference, getRootLocationString());
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectManyHelper.java :
25 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectManyHelper.java :
26 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectManyHelper.java :
27 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectManyHelper.java :
63 : IDOMModel xmlModel = null;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectManyHelper.java :
64 : if (node instanceof IDOMNode) {
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectManyHelper.java :
65 : xmlModel = ((IDOMNode) node).getModel();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectManyHelper.java :
65 : xmlModel = ((IDOMNode) node).getModel();
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectManyHelper.java :
157 : IDOMModel model = ((IDOMElement) node).getModel();
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectManyHelper.java :
157 : IDOMModel model = ((IDOMElement) node).getModel();
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectManyHelper.java :
157 : IDOMModel model = ((IDOMElement) node).getModel();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
35 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
36 : import org.eclipse.wst.sse.core.internal.provisional.IndexedRegion;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
37 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
38 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
39 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
40 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
41 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
60 : public static Node toNode(IStructuredModel model, ITextSelection textSel) {
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
64 : Object inode = model.getIndexedRegion(textSel.getOffset());
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
115 : public static IDOMPosition toDOMPosition(IDOMModel model,
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
116 : IndexedRegion region, int offset) {
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
118 : region = model.getIndexedRegion(offset);
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
123 : region = model.getIndexedRegion(offset);
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
125 : if (region.getEndOffset() >= offset + 1) {
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
131 : return new DOMPosition(model.getDocument(), 0);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
133 : IDOMNode node = (IDOMNode) region;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
133 : IDOMNode node = (IDOMNode) region;
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
134 : int start = node.getStartOffset();
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
138 : int end = node.getEndOffset();
Discouraged access: The method getSource() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
144 : String source = node.getSource();
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
148 : IStructuredDocumentRegion r = node
Discouraged access: The method getFirstStructuredDocumentRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
148 : IStructuredDocumentRegion r = node .getFirstStructuredDocumentRegion();
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
153 : if (DOMRegionContext.XML_CHAR_REFERENCE.equals(r.getType())
Discouraged access: The field XML_CHAR_REFERENCE from the type DOMRegionContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
153 : if (DOMRegionContext.XML_CHAR_REFERENCE.equals(r.getType())
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
153 : if (DOMRegionContext.XML_CHAR_REFERENCE.equals(r.getType())
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
154 : || DOMRegionContext.XML_ENTITY_REFERENCE.equals(r
Discouraged access: The field XML_ENTITY_REFERENCE from the type DOMRegionContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
154 : || DOMRegionContext.XML_ENTITY_REFERENCE.equals(r
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
154 : || DOMRegionContext.XML_ENTITY_REFERENCE.equals(r .getType())) {
Discouraged access: The method getEnd() from the type ITextRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
160 : if (r.getEnd() >= offset) {
Discouraged access: The method getEnd() from the type ITextRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
164 : if (r.getEnd() >= offset) {
Discouraged access: The method getStart() from the type ITextRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
166 : - r.getStart());
Discouraged access: The method getLength() from the type ITextRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
168 : countedData += r.getLength();
Discouraged access: The method getNext() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
170 : r = r.getNext();
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
174 : CMElementDeclaration cm = CMUtil
Discouraged access: The method getContentType() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
176 : if (cm != null && cm.getContentType() == CMElementDeclaration.EMPTY) {
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
176 : if (cm != null && cm.getContentType() == CMElementDeclaration.EMPTY) {
Discouraged access: The field EMPTY from the type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
176 : if (cm != null && cm.getContentType() == CMElementDeclaration.EMPTY) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
180 : IStructuredDocumentRegion startRegion = node
Discouraged access: The method getStartStructuredDocumentRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
180 : IStructuredDocumentRegion startRegion = node .getStartStructuredDocumentRegion();
Discouraged access: The method getStartStructuredDocumentRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
185 : int startRegionEnd = node.getStartStructuredDocumentRegion()
Discouraged access: The method getEnd() from the type ITextRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
185 : int startRegionEnd = node.getStartStructuredDocumentRegion() .getEnd();
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
214 : IDOMModel model = graphicViewer.getModel();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
215 : IndexedRegion region1 = model.getIndexedRegion(offset);
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
215 : IndexedRegion region1 = model.getIndexedRegion(offset);
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
216 : IndexedRegion region2 = model.getIndexedRegion(offset + length);
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
216 : IndexedRegion region2 = model.getIndexedRegion(offset + length);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
217 : IDOMNode node1 = (IDOMNode) region1;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
217 : IDOMNode node1 = (IDOMNode) region1;
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
220 : IDOMPosition endOfDoc = new DOMRefPosition2(model.getDocument(),
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
226 : if ((region1 == region2 || node1.getEndOffset() == offset + length)
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
229 : EditPart part = (EditPart) node1.getAdapterFor(EditPart.class);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
265 : IDOMNode parent = (IDOMNode) p.getContainerNode();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
265 : IDOMNode parent = (IDOMNode) p.getContainerNode();
Discouraged access: The method getSource() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
268 : String source = parent.getSource();
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
271 : return parent.getStartOffset() + p.getOffset();
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
276 : IStructuredDocumentRegion r = parent
Discouraged access: The method getFirstStructuredDocumentRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
276 : IStructuredDocumentRegion r = parent .getFirstStructuredDocumentRegion();
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
279 : if (DOMRegionContext.XML_CHAR_REFERENCE.equals(r.getType())
Discouraged access: The field XML_CHAR_REFERENCE from the type DOMRegionContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
279 : if (DOMRegionContext.XML_CHAR_REFERENCE.equals(r.getType())
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
279 : if (DOMRegionContext.XML_CHAR_REFERENCE.equals(r.getType())
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
280 : || DOMRegionContext.XML_ENTITY_REFERENCE.equals(r
Discouraged access: The field XML_ENTITY_REFERENCE from the type DOMRegionContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
280 : || DOMRegionContext.XML_ENTITY_REFERENCE.equals(r
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
280 : || DOMRegionContext.XML_ENTITY_REFERENCE.equals(r .getType())) {
Discouraged access: The method getEndOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
284 : return r.getEndOffset();
Discouraged access: The method getLength() from the type ITextRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
287 : int length = r.getLength();
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
289 : return r.getStartOffset() + offset - counted;
Discouraged access: The method getNext() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
293 : r = r.getNext();
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
295 : return parent.getStartOffset() + p.getOffset();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
297 : IDOMNode previous = (IDOMNode) p.getPreviousSiblingNode();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
297 : IDOMNode previous = (IDOMNode) p.getPreviousSiblingNode();
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
299 : return previous.getEndOffset();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
301 : IDOMNode next = (IDOMNode) p.getNextSiblingNode();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
301 : IDOMNode next = (IDOMNode) p.getNextSiblingNode();
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
303 : return next.getStartOffset();
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
305 : IStructuredDocumentRegion r = parent
Discouraged access: The method getStartStructuredDocumentRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
305 : IStructuredDocumentRegion r = parent .getStartStructuredDocumentRegion();
Discouraged access: The method getEnd() from the type ITextRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
308 : return r.getEnd();
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
311 : return parent.getEndOffset();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
373 : IDOMNode node = (IDOMNode) nodes.getFirstElement();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectionHelper.java :
373 : IDOMNode node = (IDOMNode) nodes.getFirstElement();
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
375 : return new TextSelection(node.getStartOffset(), node
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
375 : return new TextSelection(node.getStartOffset(), node .getEndOffset()
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectionHelper.java :
377 : - node.getStartOffset());
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredModelUtil.java :
19 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredModelUtil.java :
35 : public static IFile getFileFor(IStructuredModel model) {
Discouraged access: The method getBaseLocation() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredModelUtil.java :
38 : String path = model.getBaseLocation();
Discouraged access: The method getId() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredModelUtil.java :
40 : Object id = model.getId();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredModelUtil.java :
61 : public static IProject getProjectFor(IStructuredModel model) {
Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
UriAdapterFactory.java :
16 : import org.eclipse.wst.sse.core.internal.util.URIResolver;
Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
UriAdapterFactory.java :
33 : if (URIResolver.class.equals(adapterType)) {
Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
UriAdapterFactory.java :
35 : URIResolver fProjectResolver = new ProjectResolver(project);
Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
UriAdapterFactory.java :
48 : classes[0] = URIResolver.class;
Discouraged access: The type WebDeployableArtifactUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebAppUtil.java :
15 : import org.eclipse.jst.j2ee.internal.web.deployables.WebDeployableArtifactUtil;
Discouraged access: The type WebDeployableArtifactUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebAppUtil.java :
49 : urlPattern = WebDeployableArtifactUtil.getServletMapping(
Discouraged access: The method getServletMapping(IResource, boolean, String, String) from the type WebDeployableArtifactUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
WebAppUtil.java :
49 : urlPattern = WebDeployableArtifactUtil.getServletMapping( openedFile.getProject(), true, FACES_SERVLET_NAME, component.getName());
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Target.java :
19 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Target.java :
56 : Assert.isTrue(node instanceof INodeNotifier);
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Target.java :
57 : if (((INodeNotifier) node).getAdapterFor(EditPart.class) != null) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Target.java :
57 : if (((INodeNotifier) node).getAdapterFor(EditPart.class) != null) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Target.java :
58 : _part = (EditPart) ((INodeNotifier) node) .getAdapterFor(EditPart.class);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Target.java :
58 : _part = (EditPart) ((INodeNotifier) node)
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Target.java :
96 : if (node instanceof INodeNotifier
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Target.java :
97 : && ((INodeNotifier) node).getAdapterFor(EditPart.class) != null) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Target.java :
97 : && ((INodeNotifier) node).getAdapterFor(EditPart.class) != null) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Target.java :
98 : return (EditPart) ((INodeNotifier) node) .getAdapterFor(EditPart.class);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
Target.java :
98 : return (EditPart) ((INodeNotifier) node)
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLGraphicalViewer.java :
34 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLGraphicalViewer.java :
35 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLGraphicalViewer.java :
114 : public IDOMModel getModel() {
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLGraphicalViewer.java :
118 : return ((IDOMNode) part.getModel()).getModel();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLGraphicalViewer.java :
118 : return ((IDOMNode) part.getModel()).getModel();
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IHTMLGraphicalViewer.java :
20 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
IHTMLGraphicalViewer.java :
46 : public IDOMModel getModel();
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TextPosition.java :
14 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMText;
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TextPosition.java :
26 : private IDOMText _containerNode;
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TextPosition.java :
34 : public TextPosition(IDOMText part, int offset) {
Discouraged access: The type IDOMText is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
TextPosition.java :
44 : public IDOMText getTextNode() {